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

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 68

  • @soumyadipchatterjee2267
    @soumyadipchatterjee2267 9 місяців тому +2

    Great interview questions. Please drop other CICD tools interview Q& A for further ready to get DevOps jobs

  • @Jrld87
    @Jrld87 Рік тому +4

    Thank you so much for this. Your content is pure gold 👌🏼👏🏻

  • @padminicp2562
    @padminicp2562 2 місяці тому

    Thank you so much Abhishek ,this is really good all 5 questions are very important from interview perspective and you have explained well.

  • @rajkiransenapaty5379
    @rajkiransenapaty5379 Рік тому +2

    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

  • @srinivasmacharla2209
    @srinivasmacharla2209 Рік тому +3

    Nice Explanation Sir

  • @nadeempasha8025
    @nadeempasha8025 2 роки тому +2

    Good job sit and thank you🙏

  • @sarreviews6518
    @sarreviews6518 2 роки тому +2

    Great one

  • @reyanshibirru4127
    @reyanshibirru4127 Рік тому +1

    Most helpful....

  • @umasankar.t2735
    @umasankar.t2735 Рік тому +1

    👍👍👍

  • @shrinivashs-e4k
    @shrinivashs-e4k Рік тому +1

    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 11 місяців тому

      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 Рік тому +1

    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  Рік тому +5

      Agree. +1 for GitOps. I myself is an ArgoCD member and OpenSource contributor for GitOps.

  • @kazakman7772
    @kazakman7772 6 місяців тому

    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

  • @mariojoseph240
    @mariojoseph240 Рік тому +1

    Very helpful bro

  • @harshadakhandekar4607
    @harshadakhandekar4607 Рік тому +1

    thank you

  • @vijaybhatt8060
    @vijaybhatt8060 2 роки тому +3

    make a video atleast 30 minutes bro
    yor are doing great job

  • @sathishdarshanala5492
    @sathishdarshanala5492 Рік тому +1

    iam thankful to you immensely on this video abisheck is there any way to connect with you apart from you tube channel

  • @udaydito721
    @udaydito721 Рік тому +2

    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

  • @Cloudnp9458
    @Cloudnp9458 4 місяці тому

    .Jenkins folder backup

  • @rohitgaikwad2848
    @rohitgaikwad2848 Рік тому +1

    @abhishek sir how to generate two or three artifact once using Jenkins pipeline . this questions interviewer asked me

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Рік тому +1

      Thanks for the question.. I will try bring such things in the course

    • @rohitgaikwad2848
      @rohitgaikwad2848 Рік тому

      @@AbhishekVeeramalla thanku sir

    • @navyae961
      @navyae961 Рік тому +1

      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.

  • @sindhupriya1146
    @sindhupriya1146 2 роки тому +2

    May i know the difference in cicd pipelines which we use it on different environments like dev testing QA UAT?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  2 роки тому +5

      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 2 роки тому

      Thank you so much

  • @suribabuchetla4570
    @suribabuchetla4570 2 роки тому +3

    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  2 роки тому

      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  2 роки тому

      However, I see a problem with managing Terraform statefile in Git. Please watch my video on problems with terraform

  • @suribabuchetla4570
    @suribabuchetla4570 2 роки тому +1

    Can I say i have used "Azure devops tool " for continuous integration/deployment? ,in your video you have used Jenkins.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  2 роки тому

      For sure

    • @joanale609
      @joanale609 2 роки тому +2

      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  2 роки тому +2

      Thanks for answering Joan

  • @mdanish18439
    @mdanish18439 Рік тому +1

    Sir g will there be questions like this in the intern-interview as well?

  • @dbzfan3545
    @dbzfan3545 8 місяців тому

    running smoke at 1st question means sir ?

  • @dyvakumarchikkala3308
    @dyvakumarchikkala3308 Рік тому +1

    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  Рік тому +1

      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

  • @debillion
    @debillion 11 місяців тому

    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?

  • @rahimamoor
    @rahimamoor Рік тому +1

    Do you do Devops classes?

  • @skyhigh7424
    @skyhigh7424 Рік тому

    Can't we use scale-in / scale-out strategy for Canary deployment?

    • @mubeen845
      @mubeen845 10 місяців тому

      It's better to use kubernetes

  • @gaddamsrikanth2335
    @gaddamsrikanth2335 Рік тому +1

    Hi bro, i want to do the one real-time project can you help me in this?

  • @AjayKumar-lm4yr
    @AjayKumar-lm4yr Рік тому

    How to rollback from Jenkins

  • @pavanraju9920
    @pavanraju9920 Рік тому +1

    Bro how do I contact you