Day-5/16 Azure DevOps Release Pipelines | Blue Green Deployment | Azure DevOps Zero to Hero series

preview_player
Показать описание
Welcome to Day 5/16 for the Azure DevOps Zero to Hero series. In this video, we will deep dive into Azure Release pipelines and understand every related concept while doing the hands-on demo. We will automate the CI/CD of a YouTube Clone website written in React for the demo.

📌By the end of this video, you will learn the following:
- How to create a multi-stage Release Pipelines in Azure DevOps
- Continuous Deployment Triggers
- Continuous delivery using deployment slots to enable Blue-Green deployment
- Deployment gates such as Query Work Items and Approvals before the prod deployment
- Update the code to test the entire CICD process with the Build and Release pipeline

This series isn't just about theoretical concepts; it's about hands-on learning, real-time projects, and providing you with all the resources you need to succeed.

✅𝗔𝗹𝗹 𝘁𝗵𝗲 𝗰𝗼𝘂𝗿𝘀𝗲 𝗼𝘂𝘁𝗹𝗶𝗻𝗲 𝗵𝗮𝘀 𝗯𝗲𝗲𝗻 𝘂𝗽𝗹𝗼𝗮𝗱𝗲𝗱 𝘁𝗼 𝗺𝘆 𝗚𝗶𝘁𝗵𝘂𝗯 𝗿𝗲𝗽𝗼𝘀𝗶𝘁𝗼𝗿𝘆

Please support me and join me in this learning marathon. Your engagement, questions, and feedback will be invaluable as we embark on this journey together.

𝗩𝗜𝗗𝗘𝗢 𝗖𝗛𝗔𝗣𝗧𝗘𝗥𝗦 👀

𝗖𝗢𝗠𝗣𝗟𝗘𝗧𝗘 𝗧𝗨𝗧𝗢𝗥𝗜𝗔𝗟 𝗦𝗘𝗥𝗜𝗘𝗦 👌 It’s 🅵🆁🅴🅴 ⛳

#10WeeksOfCloudOps
#Azure900WithPiyush

Namaste Google Cloud | GCP Tutorial for beginners, a complete playlist for Associate Cloud Engineer Certification Exam:

DevOps Tutorial for Beginners

AWS tutorial for beginners

Azure Data fundamentals DP 900 full course

Jenkins Tutorial for Beginners

DevOps and Cloud Podcasts:

Subscribe to our channel to get notified about the latest videos.

-----------------------------------------------------------------------------------------------------------------------
Connect me Here:👇👇
-----------------------------------------------------------------------------------------------------------------------

References 📚:

#devops #techtutorialswithpiyush

azure devops pipelines
azure devops release pipelines
azure repos tutorial
azure tutorial for beginners
azure devops tutorial
azure devops zero to hero
azure devops full course
azure devops tutorial for beginners
azure tutorial
version control azure repo
azure devops
devops
build and deploy youtube clone
youtube clone
azure pipelines
azure devops pipeline
azure devops ci cd pipeline step by step
azure devops ci cd
azure devops ci/cd pipeline
azure devops ci
Рекомендации по теме
Комментарии
Автор

✅ 𝗔𝗹𝗹 𝘁𝗵𝗲 𝗰𝗼𝘂𝗿𝘀𝗲 𝗼𝘂𝘁𝗹𝗶𝗻𝗲 𝗵𝗮𝘀 𝗯𝗲𝗲𝗻 𝘂𝗽𝗹𝗼𝗮𝗱𝗲𝗱 𝘁𝗼 𝗺𝘆 𝗚𝗶𝘁𝗵𝘂𝗯 𝗿𝗲𝗽𝗼𝘀𝗶𝘁𝗼𝗿𝘆

TechTutorialswithPiyush
Автор

Love you bhai. Your videos are very informative and easy to understand. God bless you with good health.

VishalSingh-xjph
Автор

after clicking Gate, add the query"P1_Tasks", when i click let Add the jobs, expect to naviage where i will select Azure subscription but it just black page

AnthonyOchuba-hcpm
Автор

great learning videos, thanks a lot for putting so much effort into this. and i really like your positive attitude, makes it super fun to follow your tutorials!!!

LeuMau
Автор

really great video . thanks a lot Sir for your constant dedication. most of the things related to azure devops i am learning from here in better way before also learnt but here i am learning in a proper way as expected as real time environment.

deva_
Автор

Really helpful and precise information. Thank you 🙏

himachalpines
Автор

Brother your course is very useful, just a feedback if you could shorten your camera frame and try to refrain from zooming in the part that you select but highlight with red square, that would be very easy to understand at one go only, else have to go back repeat almost every part again and again concluding more time consumption hence one ending up leaving from the middle of a video only of the course...

azdevops
Автор

Amazing explanation, it was very useful to fulfill my exact requirement, Thanks a lot. keep it up :)

manoj
Автор

No version is available for or the latest version has no artifacts to publish.
version is not available

sharmila
Автор

I don’t see release pipeline in pipeline section. Just created azure devops free account. Any guidance is appreciated thanks

anandchowdary
Автор

Sir, i have one doubt both staging slot and production slot having latest code as per your pipeline design, how roll back strategy will work ?, one scenario i am facing an issue in production, i need to roll back to old version here both has the latest version, please guide me here. How the swap will work here

faiz
Автор

Does ADO support release pipeline as YAML script?

IT_Jobs_Referral
Автор

hi piyush,

I guess the slot option is not available for free account only standard and premium has the option of slots

chinmaysah
Автор

bro u did good job please correct me if i am wrong, in previuos video from the repo we build andd generated artifacts in CI and in this we use those artifacts in CD to test and deploy in productiin right ?? and alsoo i have a questions

Y cant we implement both in single yaml y we need seperate release pipeline for productions?
There will be enough time for each version release? should we need to generate separte pipe line for each new version ??as shown in prev video ?

saiteja-fr
Автор

Hello Piyush, seems they changed the process of creating Pipeline. I dont see the options to create stages like you shown. Can you make a video with new process in Devops?

karthikeyans
Автор

Thanks Piyush sir, but I getting one error in my Terraform pipeline...I set up the pipeline that you suggested the steps like build and release but my Terraform confirmation files in sit folder in git repo so release pipeline showing no configuration files in default path, I tried everything but not getting resolved, can anyone suggest me how to change path in Terraform pipeline.

Thanks in advance

fbuser
Автор

thank you so much for your playlist it help us a lot to crack interviews

roulniur
Автор

Hello Piyush, I am following your series and i till this video in this videos you have created two stage in Release pipeline one for Test and one for Production government, as i am using free subscription i will not able to create slot option, in this case no need to create Production stage and deploy on it right ?
Not having standard and premium account will it affect in later videos as well cause i have seen that you have done lot's of changes base on slots and all ? in day 7 video at start you are removing publish artefact and adding artifact which will release code (web app) on Production environment ? should i continue next video or from which video should start again ?

nileshhthakur
Автор

@Piyush one feedback do a project using azure devops deploy to aws eks

athakur
Автор

In pipelines, I cant see release option.
Should we have premium account, something like that?

The_Purpose_is