
This is introduction video of the course.
This video covers lab setup requirements of the course.
This video covers containers, images, and docker hub kind of basics.
This video explains docker architecture.
This video covers docker commands like docker images run version exec.
This video has steps two create containerized docker application.
This video explain multi container Orchestration with diagram.
This video contains step-by-step Dot Net MVC Application creation with a docker image.
This video explains docker file configuration.
This video is containing demo of Deploying App as Image to Docker Hub.
This video explains the usage of the ACR Azure Container Registry.
This Video is Creating Azure container instances using Docker Image.
This Video compares Microservices vs. monolithic Architecture.
This Video showcases the advantages and benefits of Microservice architecture.
This video covers Microservice Architecture Components like API gateway, CDN, Microservice etc.
This Video is covering importance and usage of API gateway service.
This video focuses on various Microservice Deployment Models.
This Video is the First part of developing and deploying APIs in .Net.
This Video is Second part of developing and deploying APIs in .NET.
This video is focusing on Azure cloud basics if you already know Azure you can skip this video and move ahead.
This video will focus on Azure App Service and App service plan.
In this video, you will learn how to create Containerized App service and deploy it to Azure Cloud.
Azure Functions are the most lightweight and cheapest way to create and deploy your microservices on Azure cloud. explore these serverless functions.
This video is focusing on serverless microservice architecture.
API Gateway is one of the most important components of Microservice. Learn how API management Gateway of Azure which can make your life easier if you are developing an application on Microservice Architecture.
API Gateway is one of the most important components of Microservice. Learn how API management Gateway of Azure which can make your life easier if you are developing an application on Microservice Architecture.
This video focuses on how small autonomous Microservices communicate with each other. learn about Message-based and Event-based communication models and the differences between them.
Azure Service bus is one of the most popular message-based communication brokers for microservice communication. Learn how service bus queues can pass messages between applications.
This video focuses on Azure Kubernetes service basics.
Understand Kubernetes architecture and how it works on Azure Cloud. This architectural understanding is must for every individual.
Deploy AKS cluster with multiple Nodes and PODS step by step.
This video focus on YAML based PODS and Services deployment where you will deploy multiple pods and services on distributed cluster environment.
AKS comes with POD and NODE scaling features with auto and manual horizontal scale configuration options, this video is implementing them.
Have you ever deployed SQL server based DB on Azure Cloud based AKS cluster? Nope! then Why don't you try this step by step in this video.
Microservice Architecture is undoubtedly one of the most popular and complex architecture to implement in modern business applications. In this Course we are focusing on learning core components of Microservice architecture and implementing it with Docker Containerization.
This course also focuses on Azure cloud based microservice deployment with Azure Kubernetes service [AKS] which provides one of the best orchestration mechanism available in recent time.
You need to have a valid Azure subscription in order to follow practice labs associated with this course without this enrolling this course will be meaningless. if you want to register for FREE Azure Subscription follow this link. Other than Azure subscription you will also need Docker Desktop and Visual Studio 2022 community addition installed in the computer in order to perform all the practical task shown in this course.
Learning Objectives
ü Implementing Microservice Architecture
ü Implement Docker Containerization with Dot Net Application/API
ü Deploy and manage Containers on Azure Cloud
ü Configure and manage Azure Kubernetes Cluster with multiple nodes
ü Developing and Deploying API and container based Microservices
Intended Audience
ü IT professionals who want to learn docker and microservices
ü IT professionals planning to migrate current business application to Microservice Architecture.
Prerequisites
General knowledge of app development and app architecture
Visual Studio 2022
Docker Desktop
Azure Subscription with AKS cluster