Top 5 CI/CD Interview Q&A | DevOps FAQ |

  Рет қаралды 60,327

Abhishek.Veeramalla

Abhishek.Veeramalla

Күн бұрын

Support my work
www.buymeacoffee.com/abhishekprd Hi Everyone, This is a Part-01 video on most asked Kubernetes Interview questions and answers. Thanks for the response for my previous video on Ansible Interview questions.
Please extend your support by subscribing and sharing my videos with your friends.
Watch the complete video to learn about the practical Implementation with live examples and answers.
Previous Videos on Kubernetes are in my Kubernetes playlist:
• Install Kubernetes on ...
About me:
-----------------
LinkedIn: / abhishek-veeramalla-77...
GitHub: github.com/iam-veeramalla
Medium: / abhishekveeramalla-av
KZfaq: / @abhishekveeramalla .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

Пікірлер: 67
@soumyadipchatterjee2267
@soumyadipchatterjee2267 6 ай бұрын
Great interview questions. Please drop other CICD tools interview Q& A for further ready to get DevOps jobs
@joaned7432
@joaned7432 Жыл бұрын
Thank you so much for this. Your content is pure gold 👌🏼👏🏻
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks alot
@srinivasmacharla2209
@srinivasmacharla2209 Жыл бұрын
Nice Explanation Sir
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks and welcome
@umasankar.t2735
@umasankar.t2735 Жыл бұрын
👍👍👍
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks a lot
@sarreviews6518
@sarreviews6518 Жыл бұрын
Great one
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks
@reyanshibirru4127
@reyanshibirru4127 Жыл бұрын
Most helpful....
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Reyanshi
@nadeempasha8025
@nadeempasha8025 Жыл бұрын
Good job sit and thank you🙏
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Welcome
@mariojoseph240
@mariojoseph240 Жыл бұрын
Very helpful bro
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Mario
@harshadakhandekar4607
@harshadakhandekar4607 Жыл бұрын
thank you
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
🙏
@kazakman7772
@kazakman7772 2 ай бұрын
How jenkins job cleaning process going on? Do u do it manually or u have pipeline set up? For how long u keep the jobs before cleaning etc etc
@dyvakumarchikkala3308
@dyvakumarchikkala3308 Жыл бұрын
Hi as you explained regarding blue/green deployment if a new app is not working as expected then switch the load balancer to previous stable app.. do we need to maintain all the previous stable versions or only -1 version cause it takes computing power and storage and those are pay as you go services in cloud right.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Yes .. that's the downside of blue green .. only if you are not worried about the costs and if you want to go for a simple approach.. easy to configure and less time to revert to old state .. go for blue green
@rajkiransenapaty5379
@rajkiransenapaty5379 Жыл бұрын
1. How to resolve broken pipeline issue in Jenkins? 2. How to control resource usage in Kubernetes? Can you please explain if possible!!
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
both of them are very lengthy questions. I will try to answer them as part of the trouble shooting videos.
@rajkiransenapaty5379
@rajkiransenapaty5379 Жыл бұрын
@@AbhishekVeeramalla sure please add in the upcoming session if possible. Thank you
@Cloudnp9458
@Cloudnp9458 Ай бұрын
.Jenkins folder backup
@user-ys2wm2et6p
@user-ys2wm2et6p 10 ай бұрын
Hi Abhishek, Thank you so much for sharing the knowledge. But I got one doubt in the jenkins faulty application concept,as you told we have the roll back strategy ie is blue -green deployment in case of faulty application. My question is when you delete the application 34 after successful deployment of application 35, how will you direct the load to the application 34?
@nithikask7248
@nithikask7248 8 ай бұрын
not after successful deployment after successful testing like we have HA load balancing and other testing scenarios is sucessful only we will remove the old version in our environment.
@manishalankala1622
@manishalankala1622 Жыл бұрын
I can deny with the usage of CI as jenkins is widely used more. i see flexible is gitops or azure devops and writing pipelines
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Agree. +1 for GitOps. I myself is an ArgoCD member and OpenSource contributor for GitOps.
@dbzfan3545
@dbzfan3545 5 ай бұрын
running smoke at 1st question means sir ?
@vijaybhatt8060
@vijaybhatt8060 Жыл бұрын
make a video atleast 30 minutes bro yor are doing great job
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Sure, I will try
@udaydito721
@udaydito721 Жыл бұрын
Hi Abhishek, in Multi branch setup like separate jobs for Dev,QA, Staging and Production servers, How do we ensure security among different branches. Thanks
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Noted. I will try to explain that
@debillion
@debillion 7 ай бұрын
In the Blue green deployment, what happens to the users who are using version 34 and do not want version 35? is there a means for them to continue using version 34?
@sathishdarshanala5492
@sathishdarshanala5492 Жыл бұрын
iam thankful to you immensely on this video abisheck is there any way to connect with you apart from you tube channel
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
You can reach me on LinkedIn
@sindhupriya1146
@sindhupriya1146 Жыл бұрын
May i know the difference in cicd pipelines which we use it on different environments like dev testing QA UAT?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Hi Sindhu, The only difference is that CICD pipeline for production and UAT have slightly different configurations w.r.t parameters and application configuration. The reason why we maintain different pipelines is to isolate the deployment process for multiple environments. You don't want a dev application to be deployed in production accidentally right ?
@sindhupriya1146
@sindhupriya1146 Жыл бұрын
Thank you so much
@mdanish18439
@mdanish18439 10 ай бұрын
Sir g will there be questions like this in the intern-interview as well?
@AbhishekVeeramalla
@AbhishekVeeramalla 10 ай бұрын
yes
@rohitgaikwad2848
@rohitgaikwad2848 Жыл бұрын
@abhishek sir how to generate two or three artifact once using Jenkins pipeline . this questions interviewer asked me
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks for the question.. I will try bring such things in the course
@rohitgaikwad2848
@rohitgaikwad2848 Жыл бұрын
@@AbhishekVeeramalla thanku sir
@navyae961
@navyae961 Жыл бұрын
You can use wild card pattern to same any number of artifacts, For example All Jars - **/*.jar All War - **/*.war and so on. **/ means Any directory.
@skyhigh7424
@skyhigh7424 Жыл бұрын
Can't we use scale-in / scale-out strategy for Canary deployment?
@mubeen845
@mubeen845 7 ай бұрын
It's better to use kubernetes
@rahimamoor
@rahimamoor Жыл бұрын
Do you do Devops classes?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Nothing at the moment
@suribabuchetla4570
@suribabuchetla4570 Жыл бұрын
I practiced ci/cd with Terraform and git as repository,, could you please provide questions on this combination sir. Can I consider Terraform as ci/cd tool?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
CICD can be anything not just source code in Java or Python. If you want to achieve CICD of infrastructure management then yes, you can consider Terraform as your CD tool. There is no real definition or toolset for CICD.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
However, I see a problem with managing Terraform statefile in Git. Please watch my video on problems with terraform
@gaddamsrikanth2335
@gaddamsrikanth2335 Жыл бұрын
Hi bro, i want to do the one real-time project can you help me in this?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Very very soon.
@AjayKumar-lm4yr
@AjayKumar-lm4yr Жыл бұрын
How to rollback from Jenkins
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Sure, I will try to make a video on that
@suribabuchetla4570
@suribabuchetla4570 Жыл бұрын
Can I say i have used "Azure devops tool " for continuous integration/deployment? ,in your video you have used Jenkins.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
For sure
@joanale609
@joanale609 Жыл бұрын
every cloud provider have his own ci/cd services (at least 3 top), Jenkins is cloud agnostic and popular for his open source framework.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks for answering Joan
@pavanraju9920
@pavanraju9920 Жыл бұрын
Bro how do I contact you
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
I am available on LinkedIn
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
BATEK_OFFICIAL
Рет қаралды 7 МЛН
OMG😳 #tiktok #shorts #potapova_blog
00:58
Potapova_blog
Рет қаралды 3,6 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
Пробую самое сладкое вещество во Вселенной
00:41
How to design a modern CI/CD Pipeline
9:59
DevOps Journey
Рет қаралды 75 М.
Jenkins Interview  Questions 2023 !
26:08
DevOps Shack
Рет қаралды 14 М.
School Of Basics | What is CI CD | What is CI CD Pipeline | Interview questions
10:59
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
BATEK_OFFICIAL
Рет қаралды 7 МЛН