Containers Learning Path

Start by building a solid foundation in Docker and containerized development with today's modern tooling. Move on to orchestrating multi-container environments using Docker Compose to handle more complex applications. Finally, gain the skills to deploy and manage containers at scale with Kubernetes.

Getting Started with Containers

Begin your journey by learning the basics of Docker and containerized development in .NET.

Docker for Developers

From Zero to Hero: Docker for Developers

Learn Docker from scratch and incorporate it into your development workflow. This course covers everything from installation to creating and sharing Docker images, CI/CD, and more.

3h 26m From Zero to Hero
Dan Clarke Dan Clarke

Working with Docker Compose

Learn how to orchestrate multi-container environments with Docker Compose to manage complex applications.

Kubernetes Fundamentals

Understand how to deploy and manage containerized applications at scale using Kubernetes.

Kubernetes for Developers

From Zero to Hero: Kubernetes for Developers

Learn Kubernetes from scratch with this comprehensive course for developers. Covering everything from installation to advanced features, you'll gain the skills to manage containerized applications.

5h 46m From Zero to Hero
Dan Clarke Dan Clarke

What's New

Getting Started: AI for .NET Developers
course

Getting Started: AI for .NET Developers

Get started with integrating AI into your .NET applications effectively using the latest LLM best practices.

Learn more about Getting Started: AI for .NET Developers
Getting Started: Building .NET Applications on AWS
course

Getting Started: Building .NET Applications on AWS

Learn how to build and deploy .NET applications on AWS using CDK, Lambda, DynamoDB, S3, and more.

Learn more about Getting Started: Building .NET Applications on AWS
What's new in C# 14
blog

What's new in C# 14

This guide covers every new C# 14 feature, explains its benefits, and provides practical code examples to help you navigate how you can use them.

Learn more about What's new in C# 14
Let's Build It: AI Chatbot with RAG in .NET Using Your Data
course

Let's Build It: AI Chatbot with RAG in .NET Using Your Data

Build a Retrieval-Augmented Generation (RAG) chatbot that can answer questions using your data.

Learn more about Let's Build It: AI Chatbot with RAG in .NET Using Your Data
From Zero to Hero: SignalR in .NET
course

From Zero to Hero: SignalR in .NET

Enable enterprise-grade real-time communication for your web apps with SignalR.

Learn more about From Zero to Hero: SignalR in .NET
Deep Dive: Solution Architecture
course

Deep Dive: Solution Architecture

Master solution architecture and turn business needs into scalable, maintainable systems.

Learn more about Deep Dive: Solution Architecture
Migrating: ASP.NET Web APIs to ASP.NET Core
course

Migrating: ASP.NET Web APIs to ASP.NET Core

A step-by-step process to migrate ASP.NET Web APIs from .NET Framework to ASP.NET Core.

Learn more about Migrating: ASP.NET Web APIs to ASP.NET Core
Getting Started: Caching in .NET
course

Getting Started: Caching in .NET

Let's make the hardest thing in programming easy for .NET software engineers.

Learn more about Getting Started: Caching in .NET
From Zero to Hero: Testing with xUnit in C#
course

From Zero to Hero: Testing with xUnit in C#

Learn how to test any codebase in .NET with the latest version of xUnit, the industry-standard testing library.

Learn more about From Zero to Hero: Testing with xUnit in C#
Create a ChatGPT Console AI Chatbot in C#
blog

Create a ChatGPT Console AI Chatbot in C#

This walkthrough is your hands-on entry point to create a basic C# console application that talks to ChatGPT using the OpenAI API.

Learn more about Create a ChatGPT Console AI Chatbot in C#