Summary
In this chapter, you learned what containers are and how you deploy and manage them. You learned about Docker, the limitations of Docker, and container deployments. You examined how to extend default container services through orchestration tools such as Kubernetes, which greatly enhance the way you manage and scale containers. As part of your learning, you reviewed how to work with ACI, how to attach persistent storage to containers using AKS, how to enhance the security around containers, and the various networking options available to you as part of AKS. You also gained hands-on experience working with deployments and administrative tasks such as creating an Azure container registry, deploying Azure container instances, and creating and configuring Azure container groups.
You should now feel confident in the administration of containers within Azure, the methods of deployment, and how to orchestrate and manage these. These skills will not only benefit you in the exam...