Book Image

Continuous Integration for ASP.NET with Docker and Azure Devops [Video]

By : Gourav Shah
Book Image

Continuous Integration for ASP.NET with Docker and Azure Devops [Video]

By: Gourav Shah

Overview of this book

Docker with Kubernetes has already become a mainstream technology. However, running Windows containers with Docker is still a less explored path and lacks resources. This course was initially created as Docker mastery on Windows. We will start with an introduction to CI with Azure DevOps and Docker for .NET, and we will explore Docker's story and what is Azure DevOps. We will learn about Docker architecture and ecosystem to understand Docker in a better way. Moving forward, we will understand Docker registries and how to debug container applications with logs. We will learn to create an environment to build an ASP.NET Core app, a hands-on project wherein you will learn to write a Dockerfile for a .NET Core app to make your skills stronger. By the end of the course, you will be able to run Windows containers and set up the CI pipeline with Azure DevOps. The code bundle for this course is available at https://github.com/PacktPublishing/Continuous-Integration-for-ASP.NET-with-Docker-and-Azure-DevOps
Table of Contents (8 chapters)
Chapter 1
Introduction to CI with Azure DevOps Ad Docker for .NET
Section 1
Why Container-Based Software Delivery
This video introduces you to the need for container-based software delivery.