Windows Containers with Azure DevOps CI/CD Pipeline
What you’ll learn
- Continuous Integration and Delivery Workflow with Docker and Kubernetes
- Understand Concepts related to Docker and Running Windows Containers
- Set up Windows 10 Docker Host with Azure VM
- Run and operate Windows Containers
- Packaging modern (Core) and legacy (Framework) ASP .NET Applications as Docker Images
- Deep Dive into writing Dockerfiles, Multi Stage Dockerfiles and Image Building best practices
- Create Azure Container Registry and Publish Docker Images to it
- Setup Continuous Integration Pipelines to build and publish Docker Images to ACR
- Automated Deployment to Dev Environment with Docker Compose and Azure Devops
- Troubleshoot Container, Networking and Image Building Issues
- Automate Dev environments with Docker Compose