In this chapter, we learned about the Docker ecosystem in Azure and realized that containers are everywhere in the Microsoft Cloud. With so many deployment options with different target workloads, Azure becomes your go-to cloud for running containerized applications.
We also learned about containerizing applications with Docker and tried running an application inside a Docker container. Later, we were introduced to Kubernetes and Kubernetes offerings in Azure and learned about Microsoft's managed Kubernetes offering called Azure Kubernetes Service.Â
In the next chapter, we'll learn how to run Kubernetes on Azure and deploy a highly scalable workload on Azure Kubernetes Service.