Chapter 9

Build and deploy microservices

In this chapter, you will:

  • Summarize the importance of automation within builds and deployments of microservices through continuous integration and deployments

  • Explore how to automate infrastructure provisioning using IaC with Terraform and demonstrate how this is done for the OAS

  • Understand how to leverage Azure DevOps to build the pipelines needed for iterative improvements to our application

  • Explore how to implement CI/CD using Azure DevOps

In Chapter 1, we emphasized many of the benefits of microservices. One of these benefits was the ability to generate an architecture that could maximize developer productivity by building out individual functional components. However, the catch was to figure out ...

Get Developing Microservices Architecture on Microsoft Azure with Open Source Technologies now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.