This document outlines the process of developing, containerizing, and deploying a .NET Core application using Docker and Azure Kubernetes Service (AKS). It details the steps involved in setting up the necessary tools, creating a Docker container, deploying both locally and on Azure, and utilizing Azure Container Registry for image storage. The guide aims to facilitate the understanding of microservices architecture and the orchestration of applications within the cloud environment.