00:34 : Architecture 04:15 : Create Virtual Machine(EC2 Instance) to create a self-hosted agent to run Azure Pipelines 06:30 : Pre-requisite installations Java17, Docker and Sonarqube 13:00 : Setup Azure DevOps : Organization 14:35 : Creation of Kubernetes Cluster 16:40 : Azure Repository/project creation 23:35 : Import project from GITHUB 26:40 : Create and setup Agent to run pipeline 32:42 : Creation of Pipeline 45:26 : Pipeline trigger 45:50 : Create Prod Kubernetes Cluster 48:00 : Create the release Pipeline 53:50 : Deployed 🚀
@neelisatishkumar680510 ай бұрын
This azure devops environment and my current organization ci/cd devops exactly matchs with each other.
@abhisheksoni23243 ай бұрын
so much learn from this video you have done exellent job, thanks for this video sir.
@prncedrice10 ай бұрын
Crisp and clear. Keep up the Great job man.
@arbazkhan-zf8wp10 ай бұрын
Great man ❤❤❤ nice
@ajaygupta65911 ай бұрын
it is really helpful video sir .
@VetriJV8 ай бұрын
11:16 Where to get the sonaqube credentials ,do we need to create one or we need to use existing VM server credentials
@likithaodugu97264 ай бұрын
same username,password = admin
@eashware15133 ай бұрын
HI, Can someone please tell me where is deployment.yaml file at 51:30 min video??
@jagatkrishna154311 ай бұрын
Thanks 🙏❤
@nforlife11 ай бұрын
Love this Keep up man!!
@vanessabaer635910 ай бұрын
Awesome Video. Easy to understand and follow. Keep it up. I look forward to more 😊
@ashokkumar177811 ай бұрын
Thank you for sharing.
@cloudfreak96925 ай бұрын
Is their any reason for choosing AWS VM instead of a Microsoft self-hosted agent or Azure VM?
@akshu02074 ай бұрын
same question
@eminembts28325 ай бұрын
instead of using azure for kube cluster can we use AWS EKS??
@titusbuduediggs882711 ай бұрын
Awesome project 👏👏
@ojaslayaskar109110 ай бұрын
Hi Bro, This was a very nice demonstration of CICD, Thanks a lot for this !!!I am very much new to the azure devops, can you pls tell me where is the backend part, where is the data getting stored ?
@rj27thug7811 ай бұрын
GREAT WORK SIR
@abdulmohammed429110 ай бұрын
Hi, Thanks for the video, I have done the above lab but it gives me an error at emailservice job in build pipeline, it says to install the buildx component to build images with Buildkit, any suggestion
@devopsshack10 ай бұрын
Install docker latest
@abdulmohammed429110 ай бұрын
Thanks for the suggestion, its all worked, missing deployment-service.yml file and in my lab build pipeline ran successfully but instead of creating deployment-service.yml file it gives feat(renovte):move to per-language PR grouping, and weekly schedule.@@devopsshack
@chaitanyasudhakar10 ай бұрын
Thank you very useful content
@poorneshks372010 ай бұрын
small doubt, on build pipeline whats the source for container repositery (adijaiswal/adservice,and other 9 service u added) ,could you please answer
@poorneshks372010 ай бұрын
In place of adijaiswal user your docker hub username
@ebanghaebane208810 ай бұрын
Awesome
@vishwavishwa80365 ай бұрын
Please make video with yaml pipelines
@RamKumar-wq7fw11 ай бұрын
Great video bro Seems I have forked old 10 tier git repo all required things agents, projects, organisations settings etc explained in crystal clear I have understood all very deep level learned something new today
@sujethapai512710 ай бұрын
using Azure vm,sonarqube server is not running even after adding port to NSG😑😔
@devopsshack10 ай бұрын
Check container , if its running.
@sujethapai512710 ай бұрын
ya i got it its error 137 out of memory as u explained in troubleshoot videos..thanks
@RohitAlam-zr7on6 ай бұрын
Thanks a lot bro
@parameshnalamasa760110 ай бұрын
Hi Aditya, Hope you are doing good, this is very close to a corporate real world project and very helpful, thanks for sharing and appreciate your efforts all the time. while implementing this project for my practise purpose i coudnt find deployment.yaml file in the github repo which you shared in public. Can you help where the file is ??
@devopsshack10 ай бұрын
Its in latest branch
@parameshnalamasa760110 ай бұрын
Thankyou😊@@devopsshack
@xmnmx333110 ай бұрын
Hi Aditya,Thanks for this amazing in-depth walkthrough video. I followed the whole process and was able to deploy but faced the issue with 2 workloads "adservices" and "redis-cart". The website was accessible but instead of main content, all I got was :- > 500 Internal server Error: "code = FailedPrecondition desc = Can't access cart storage. StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s)". Any Inputs or speculations on this?
@devopsshack10 ай бұрын
I would recommend to use the latest branch which has the modified deployment-service.yaml file
@xmnmx333110 ай бұрын
@@devopsshack yup I used the latest Branch to build the project. I just wanted to check with you if we need to do any additional setup apart from what's shown in the video. If not, then I'll rebuild the project again from the start once again.
@xmnmx333110 ай бұрын
Thanks for the prompt response. Even at this hour. Appreciated 🙏🏻
@pradyumna66811 ай бұрын
Hi Jaiswal, Thank you for doing this can you please mention the setps in a readme file or somewhere where we can follow
@devopsshack11 ай бұрын
Its in progress bro Will add the steps once done
@pradyumna66811 ай бұрын
Thank you for the video executed it successfully. Deployment YAML manifest in release folder
@vamshikittu863511 ай бұрын
Hi Aditya small clarification i.e., if Dev and Prod are spinning parallel, if we change anything in the Dev environment, does it also affect Prod?
@devopsshack11 ай бұрын
Firstly both clusters are separate and only common thing is the source code. This pipeline is the scenario when we r deploying the same code to prod and dev. So before we deploy to prod we can check the project status in dev environment
@vamshikittu863511 ай бұрын
@@devopsshack got it, thanks aditya
@pradyumna66811 ай бұрын
If possible try to do a yaml pipeline
@nforlife11 ай бұрын
You are for real a shark
@jayyay69310 ай бұрын
Hi anyone can this also be done in visual studio code ??
@jikiran04ji9710 ай бұрын
HI Aditya, I have 8+ years of experience as Desktop engineer. I am planning to switch job which side is good carrier Devops or Data Engineer, Can you pls suggest
@devopsshack10 ай бұрын
I see growth in both So whichever suits you, you can ho ahead in that
@jikiran04ji9710 ай бұрын
Thank you@@devopsshack
@redmi3s5110 ай бұрын
sir if you are doing masterclass in azure devops, then why are you using aws for vms? doesn't azure provide facility of vms? my concern is when you do the demo of a particular cloud, stick to products from same cloud as much as possible. you are unnecessary creating confusion intially itself. you will defend my argument that it is all same in cloud. but you need to understand that when you do something from one cloud provider, you should be consistent with product line for audience convenience. Simple example is - if you go to a restaurant, would you order roti or sabji from other restaurant or rather get your favourite item cooked from home and simple consume while eating rest of items from restaurant you are sitting? you wouldn't, right?
@princewillopah9876 ай бұрын
You are an example of "humans can NEVER be satisfied".