Course curriculum
-
1
Intro to CI with Azure Devops and Docker for .NET
-
2
Setting up Environment
-
3
Running and Operating Windows Containers
-
4
Packaging .NET Applications with Docker
-
5
Advanced Image Building Projects
-
6
Deploying Containers with Docker Compose
-
7
Building CI Pipelines with Azure Devops
-
8
Deploy to Dev with Compose and Azure Devops
-
Why Container Based Software Delivery ? FREE PREVIEW What is Continuous Integration and Delivery FREE PREVIEW CI/CD Workflow with Docker and Kubernetes FREE PREVIEW Running .NET Applications with Docker FREE PREVIEW What is Azure Devops ? FREE PREVIEW The Docker Story FREE PREVIEW Containers vs VMs FREE PREVIEW Two Ways on Windows - Hyper-V and Windows Containers FREE PREVIEW Technologies Under the Hood - Namespaces, CGroups, Layers FREE PREVIEW Docker Architecture and Eco System FREE PREVIEW -
Setup Azure Account Launch Windows 10 VM on Azure FREE PREVIEW Install and configure Docker to run Windows Containers -
Getting started with Docker Client FREE PREVIEW Understand Docker Registries FREE PREVIEW Learn to pull and examine Images Launch your first Ephemeral Cotnainer Working with a interactive container Running containers in detached mode Debugging container applications with logs Getting inside the container with Exec Exposing application with Port Mapping Managing Container's Lifecycle Lab O'Clock FREE PREVIEW -
Create a environment to build ASP .NET Core App Build a ASP .NET Core App within a Container Committing Container's Changes to an Image FREE PREVIEW Why do you need a Dockerfile ? FREE PREVIEW Automated build of an image with a Dockerfile Publishing Docker Image to DockerHub The secret behind Image Layers - Iterative Image Build FREE PREVIEW Analysing a Dockerfile for ASP .NET App Dockerfile Instructions Deep Dive FREE PREVIEW Lab O'Clock Nano Project - Write a Dockerfile for a .NET Core App FREE PREVIEW Solution - Building an image for a .NET Core App Reference : Dockerfile Best Practices FREE PREVIEW -
What is a Multi Stage Dockerfile FREE PREVIEW Nano Project - Refactor Dockerfile for ASP .NET app with Multi Stage Solution - Multi Stage Dockerfile for ASP .NET Core App DYOR - Analysing Dockerfiles for a Complex .NET Core App Nano Project - Dockerize a Legacy ASP .NET Framework App Solution Part I - Build app with .NET Framework SDK Image Solution Part II - Test run ASP .NET Framework App Solution Part III - Write a Multi Stage Dockerfile to automate image build -
AlbumViewer Application Stack Use Case FREE PREVIEW Imperative approach to launch AlbumViewer Container Stack Introducting Docker Compose FREE PREVIEW Building docker-compose.yaml with YAML Launching Two Tier Application with Compose More docker-compose commands Integration Dockerfile with Compose Idempotence and Immutable Deployments Service Discovery with Docker Compose -
Creating Azure Devops Account Importing a GitHub repo to Azure Devops Creating a simple a ASP .NET Build Pipeline FREE PREVIEW Modifying Pipeline and Trigerring Manually Adding a Docker Based Build Pipeline Setup Azure Container Registry Retagging and pushing images to ACR Docker build and ACR Publish Pipeline FREE PREVIEW -
Configuring Docker Host to Accept Remote Connections FREE PREVIEW Debugging Issue with TLS Certs and Docker Image Adding Service Connection to a Docker Host Sync GitHub and Azure Repos with Git Remotes Adding Deploy to Dev Stage with Docker Copose Troubleshooting Connectivity Issues FREE PREVIEW How to Detect and Fix Firewall Issues