Unfortunately, one day is not enough to cover all Container and Docker related topics. Day6 has covered nearly all the important core topics related to Container and Docker but there are still things that you have to pay attention. Therefore, we have created a reading list-home work for you. Challenge 6 is just a list of reading resources that highly recommended by us.
Azure Container Instances: https://docs.microsoft.com/azure/container-instances/ https://docs.microsoft.com/learn/modules/run-docker-with-azure-container-instances/
Windows Containers: https://docs.microsoft.com/virtualization/windowscontainers/
Build and deploy container images in the cloud with Azure Container Registry Tasks: https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-quick-task
Docker Compose: https://docs.docker.com/compose/
Docker Cheat Sheet: https://docs.docker.com/get-started/docker_cheatsheet.pdf
Docker Desktop WSL2 Backend: https://docs.docker.com/docker-for-windows/wsl/
Kubernetes core concepts for Azure Kubernetes Service (AKS): https://docs.microsoft.com/azure/aks/concepts-clusters-workloads
Prepare an application for Azure Kubernetes Service (AKS): https://docs.microsoft.com/azure/aks/tutorial-kubernetes-prepare-app
Container Devops with Microsoft Azure: https://azure.microsoft.com/resources/videos/ignite-2018-container-devops-with-microsoft-azure/
Build and push to Azure Container Registry: https://docs.microsoft.com/azure/devops/pipelines/ecosystems/containers/acr-template?view=azure-devops
Security
- https://azure.microsoft.com/mediahandler/files/resourcefiles/container-security-in-microsoft-azure/Open%20Container%20Security%20in%20Microsoft%20Azure.pdf
- https://snyk.io/blog/privileged-docker-containers/
- https://docs.docker.com/engine/security/
Layers and content-addressable storage