11
Containers and Continuous Deployment on Azure
Containers are a simple way for developers to build, test, deploy, update, and redeploy applications to a variety of environments, from a developer’s local machine to an on-premises data center, and even to the cloud across multiple vendors.
Azure offers multiple services to deploy containers. Containers make it easy to continuously build and deploy your apps. With Kubernetes orchestration in Azure using Azure Kubernetes Service, our clusters of containers are replicable and easy to manage.
In this chapter, we will cover the continuous integration and continuous delivery (CI/CD) of containers on Azure. We will set up continuous deployment to produce our container images and orchestration.
In this ...
Get A Developer's Guide to Building Resilient Cloud Applications with Azure 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.