Search⌘ K
AI Features

Summary

Explore how to apply DevOps practices such as continuous integration, continuous delivery, and continuous deployment to automate API building and release. Understand the use of Heroku as a platform for safe and consistent API deployment, enhancing your ability to maintain stable and efficient production releases.

We'll cover the following...

In this chapter, we learned about the importance of using automation and deployment pipelines to meet the challenge of packaging, building, and releasing an API ...