Azure Container Apps - Revisions Explained | Step by Step

preview_player
Показать описание
In this series of videos, We are going to explore Azure Container Apps. We are also going to learn how to build microservices applications with Container Apps as well.

Today's video is about revisions and blue green deployment scenarios with Azure ARM Templates.

00:00 Intro
01:08 Revision Scope and Application Scope
03:08 Revision Modes - Single and Multiple
03:59 Why Revisions?
04:25 Application Lifecycle
05:30 Deactivation/Shut Down Containers
06:29 Demo - Deploying Sample App
10:50 Demo - Revisions Modes
12:25 Demo - Blue Green Deployments
13:10 Demo - How Revisions Work

Meet Kamal Today
Kamal Rathnayake
Рекомендации по теме
Комментарии
Автор

This entire container app deep dive series has been fantastic. Specifically, this video was extremely helpful for me. Thank you!

stevelandsaw
Автор

Great video, I have just one question that's kicking in my brain: blue green deployment is cool but still don't get it 100% let's for example the user X is using my saas software and I'm doing 50% blue 50% green so what imagine is that one time will see my feature and once he refresh the page he won't see it anymore and that's not good ? I guess the solution here is to split traffic based on geographical locations! Thanks in advance!

wahibakamoulcode
Автор

Thanks for this tutorial, how can I pull the image from private ACR ?

najeemzain
Автор

I loved these videos, they make everything clear, to the point and in a very organized way

weamsaleh
Автор

How do I update the revisions using Azure devops pipeline

gladysgodwin