Summary
Explore how to implement deployment pipelines and apply DevOps practices including continuous integration, delivery, and deployment to safely and efficiently release APIs. Understand the role of Heroku in automating and supporting these processes within real-world API projects.
We'll cover the following...
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 your API ...