Hi Sir.. I'm jack from chennai.. I'm a DevOps engineer.. I'm really big fan of you.
@durairajgopal32777 ай бұрын
Ivaru session super irukom bro
@jaganjagan-vm3ls7 ай бұрын
@@durairajgopal3277 yes...100%
@akhil38497 ай бұрын
Jack means ur from foreign guy
@durairajgopal32777 ай бұрын
@@akhil3849sorry I don't know that
@kartheeknaidu23387 ай бұрын
This project is very clear to crack experience level interview.
@meherbaisa.official7 ай бұрын
Your projects are just amazing, and it's easy to implementing step by step and it's very helpful for us to get clear the interview's
@prasannasunkad6 ай бұрын
If you don't, please create a corporate environment which include Dev, test, Pre-prod and prod. And deploy from dev env to test, test to pre-prod and prod, so that we can understand the flow of deployment instead of creating only one environmentt. It will be helpfull
@waseemchoudhry-yg2js5 ай бұрын
can you do something in gitlab with aws or promethus grafana , splunk etc
@sunnysinha79364 ай бұрын
true ..please if possible , because sometime its confusing..
@gouthamu54245 ай бұрын
Thank you Aditya, It was really a usefull video for devops aspire.
@gopinathann10456 ай бұрын
Its really good as end to end CI/CD you have covered with very good explanations. keep continue ...
@harshsrivastav41527 ай бұрын
Hi Aditya the way you explaining the project is very good . One thing I want you from please do one project with the help of Terraform ultimate CICD from source code to monitoring. It is very helpful for us to explain this type of project in interview as well. Please it's kindly request to you.
@veeranjaneyuluvelpula52297 ай бұрын
the project is very clear and thanks for doing it . please look after the audio volume . if the base is increased a little it will be great.
@AbdulKadir-ts3gs7 ай бұрын
Love you bro
@durairajgopal32777 ай бұрын
Super bro ❤
@arvindkumar-zo9hw7 ай бұрын
Thank you very much. I have another uggestion. Can you also make another real time project which includes ansible,terraform, shellscripting scripts with CICD pipeline.
@bismalmajeed21675 ай бұрын
Please upload a video in which you create CIC/CD along with cypress automation testing
@FatmaMaazoun6 ай бұрын
great job thanks a lot, but please if you can create a corporate environment which include Dev, test, Pre-prod and prod. And deploy from dev env to test, test to pre-prod and prod, It will be very helpfull. 🙏
@Imran_kpk7 ай бұрын
Weldone
@Rahul.joshi097 ай бұрын
Super video I always follow your video very helpful thanks. Please make a video about istio service mesh how to manage traffic on kubernetes.
@mdsyedali73527 ай бұрын
Query - EKS clusters by default use IAM roles then why we need OIDC ? Thanks
@devopsshack7 ай бұрын
There r many reasons , one of which is OIDC allows for fine-grained security by enabling the use of IAM roles for service accounts (IRSA). This allows you to assign specific IAM roles to individual pods, ensuring they only have the permissions they need.
@mdsyedali73527 ай бұрын
@@devopsshack Thank you for the reply. The newly launched EKS Pod Identity can also help with this use case by directly assigning IAM roles to pods, ensuring fine-grained security and that each pod has only the necessary permissions. Do check it out, Thanks.
@aymanebelhaje14545 ай бұрын
nadiiiiiiiiiiiiiiiiiiiiiii
@bhvysoni5 ай бұрын
Hey, for docker stage, why "withdocker*" is defined under script block and for all other stages "with" is not defined under script block. Please clarify
@bhvysoni5 ай бұрын
Kindly reply
@VishwashV7 ай бұрын
Hello, why we are mentioning sonar details in environment section and JDK and maven details in tools section in the Jenkins pipeline??
@jayeshsthakare8587 ай бұрын
Is the DEVSECOPS training is Azure based or AWS baseed ?
@SaiKumar-pe9xs7 ай бұрын
Can you create a project where we can set for 5 to 6 pipeline for each environment from seed job using groovy script ,groovy script should be responsible to setup the Jenkins pipeline for each environment
@sunnysinha79364 ай бұрын
I want to ask that is our CI and CD pipeline in corporate level same or different?
@السفرةالكرامالبررة7 ай бұрын
great job thanks a lot , could we use just one VM (ec2 instance) for jenkins, sonar and nexus ?
@devopsshack7 ай бұрын
Yes we can. But then need to take a bigger machine.
@السفرةالكرامالبررة7 ай бұрын
@@devopsshack thanks for your response , i m working on this project trying to follow your demo but I m using VMware machines , which size should I take in my machine in your opinion sir ?
@ARUN-t6j6 ай бұрын
Can we do Phase 1 setup using Terraform, If yes, Could you please share the documentation or the descriptive steps atleast
@saivarma63507 ай бұрын
Do we have to create instances manually in real time? While we handling real time projects we many need many instances right to scale up and scale down. How do we overcome
@aniketbhalla15217 ай бұрын
In real time, working for company where we'd have many instances, we use infrastructure as code (IaC) tools like terraform (open source) or AWS CloudFormation (AWS specific) for creating and destroying instances. With IaC code, you can keep track of infrastructure changes and more. You could also use AWS EC2 launch templates for creating instances from AWS console.
@ajayjohn-w1s6 ай бұрын
one doubt application is deployed in pods and how its running in jenkins server ? please reply
@maheshbandaru29916 ай бұрын
Hi Aditya Can you please integrate Helm also in the next video?
@jamalmydeenms39506 ай бұрын
great effort. can we do this with any frontend project like next.js and react with any mysql or postgres database
@ABHIMANYUGT_657 ай бұрын
Hi Adithya , In real time sonarqube installed through running as a container?? Or Is there any other way to install like zip And then install
@devopsshack7 ай бұрын
As a pod But yes on the base level its the container
@003shamshuddin7 ай бұрын
does rds support h2 database? if we can provision AWS resources via terraform how do we deal with database part in terms of H2 database?
@devopsshack7 ай бұрын
Its a dynamic database Created automatically when the application is started. We don’t need to worry about it
@gurleensethi63836 ай бұрын
sir can we do the same steps for an node.js application? if yes then how?
@bijanpattnaik51126 ай бұрын
During cicd process docker error found, invalid parameter toolName, did you mean url How to fix this error ??
@rashidatyesufu22206 ай бұрын
You dont use IAC?
@abhishekrai22117 ай бұрын
Nice content ❤ Sir I just wanted to know, is there any plan specially for Mobile App (Android & IOS ) DevOps / CICD Pipeline u??
@SyamalaDevi97 ай бұрын
How to do this project our own what is the steps...
@swarchi55386 ай бұрын
Plz also put Jenkinfile inside the repo
@devopsshack6 ай бұрын
Its in documentation
@SanjayKumar-ix1si7 ай бұрын
I am unable to access this project code repo. It's giving me 404 error. Sir can you please make this project code repo private to public?
@devopsshack7 ай бұрын
Its public
@bijjampoorna29527 ай бұрын
unable to access project link
@rajkiran72475 ай бұрын
Bro please create the same project using terraform
@firdoushaalam55117 ай бұрын
why i am not able to access webserver from load balancer DNS after deploying to k8?
@aniketbhalla15217 ай бұрын
Not sure though, maybe check security group inbound rules of your load balancer for ingress traffic.
@firdoushaalam55117 ай бұрын
@@aniketbhalla1521 adiya also shown container application on 8083 port but not k8 deployment. Please explain adiya. Waiting for your response
@nhuongtrieuhoang66117 ай бұрын
1m like. Can you share argocd for gitops ?
@Music.Bhojpuri-x9b7 ай бұрын
Nic
@Prabhas-f5n5 ай бұрын
Documentation is not Pinned . kindly check
@Mrsilakiyarajkumar7 ай бұрын
Sir this is real time project please tell
@4FactsExplain6 ай бұрын
Black widow mission is kill iron man😂😂😂😂
@Music.Bhojpuri-x9b7 ай бұрын
100k
@harshverma62307 ай бұрын
sir i made same piple without configure tools in jenkins