Introduction
So far, you have learned about the architectural and organizational considerations when assessing the maturity and readiness for microservices. You also looked at the design patterns used with microservices. This chapter explains containers and Azure Kubernetes Services, which form the foundational building blocks for microservices.
Containers
Containers form the foundational building blocks for ...