Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Docker for .NET Apps - on Linux and Windows
Rating: 4.2 out of 5(444 ratings)
3,810 students

Docker for .NET Apps - on Linux and Windows

Learn how to build, run and design .NET apps using Docker - with Windows for .NET Framework apps and Linux for .NET Core
Created byElton Stoneman
Last updated 1/2021
English

What you'll learn

  • Core Docker concepts: containers, images and registries
  • Building and running .NET Framework apps in Windows containers
  • Building and running .NET Core apps in Linux and Windows containers
  • Defining and running multi-container apps with Docker Compose
  • Breaking up monolithic apps into a distributed architecture
  • How to prepare Dockerized .NET apps for production
  • How to run containers at scale using Docker Swarm

Course content

5 sections38 lectures8h 32m total length
  • Understanding Docker on Windows and Linux13:05
  • Installing Docker and Setting Up Your Environment1:18
  • Windows Container Basics19:50

    Learn to work with Windows containers using the Docker CLI, run both interactive and background containers, inspect logs, and execute commands inside SQL Server or Windows image containers.

  • Linux Container Basics14:19

    Discover how to run Linux containers on Docker alongside Windows containers. Learn Linux container basics, image differences, and common commands using Alpine and Ubuntu, plus running SQL Server on Linux.

  • Dockerfiles and Docker Images25:36

    Learn to build and run .NET apps in containers by creating Dockerfiles, packaging images, publishing ports, and ensuring logs across Windows and Linux.

  • Docker Images, Tags and Registries16:02

    Learn how to tag and push Docker images to registries like Docker Hub, manage versions with tags, and share Windows and Linux container images across repositories.

  • .NET Base Images17:49

    Explore .NET base images on Linux and Windows, including runtime, SDK, and ASP.NET variants. Learn tag semantics and how to choose the smallest base image for your apps.

  • Section Recap4:12
  • Quiz: Docker on Windows and Linux

Requirements

  • Familiarity with .NET apps - from a dev, ops or architecture background
  • Access to a Windows 10 machine to follow along with the exercises

Description

Docker is a platform for running applications in lightweight units of compute called containers. You can take pretty much any app and run it in a container, and this course will teach you how to do that - with 100% focus on .NET applications and real-world skills.

You'll learn how to run .NET Framework applications in Windows containers, and .NET Core applications in Windows and Linux containers. Then you'll see how to run new and old components in a distributed architecture with Docker Compose. Finally you'll learn what you need to do to get your Dockerized .NET apps ready for production, and how it looks to run apps at scale in Docker Swarm.

The learning journey in this course is honed from many years of teaching - you don't need to have any existing Docker knowledge, you'll start with the basics and add more knowledge with every lesson. And the content is honed from many years of consulting projects, helping organizations to move .NET apps to Docker and run them successfully in production. That can be the first step to modernizing monolithic applications, or for migrating on-premises applications to the cloud.

Your instructor, Elton Stoneman, is a Docker Captain and a Microsoft MVP - and he's been running containers in production since 2015.

Who this course is for:

  • .NET developers who want to build and run apps with Docker
  • .NET admins who want to deploy and manage apps with Docker
  • Docker users who want to run Windows workloads in containers
  • .NET architects who want to remodel monolithic applications
  • .NET users who want to migrate apps to the cloud