Linux DevOps Interview Questions | AWS DevOps Interview Questions | Terraform Interview Ques | 25

Поделиться
HTML-код
  • Опубликовано: 26 сен 2023
  • Linux DevOps Interview Questions | AWS DevOps Interview Questions | Terraform Interview Ques
    Hey Folks,
    Welcome back to another video in the series of DevOps Interviews. This is the 25th video in this series. This is a complete 52-minute-long technical video purely on # was #linux #terraform etc. Pick a pen and paper, and note down the questions we have covered in this video.
    LogicOps Lab - / @logicopslab
    LogicOps Lab - Hindi - / @logicopslabhindi
    GitHub - bit.ly/3lsUjdE
    Twitter - ​ / logicopslab
    Instagram - bit.ly/3tJ9Jyf
    Facebook - bit.ly/3ziMoVq
    Like | Share | Subscribe | Follow
    linux devops interview questions,aws devops interview questions,devops terraform interview questions,terraform interview ques,terraform interview questions,terraform aws interview questions and answers,linux interview questions and answers for freshers,aws interview questions and answers for experienced,linux terraform,aws linux interview questions,aws linux terraform interview questions,devops linux interview questions,linux devops engineer interview questions

Комментарии • 25

  • @NewLearningEveryday
    @NewLearningEveryday 9 месяцев назад +17

    It's me, folks! Thanks for putting my interview. It was a great time talking to you.

    • @sagarahire-ys3uj
      @sagarahire-ys3uj 9 месяцев назад +1

      thanks buddy for giving ur consent...this videos are really helpful

    • @komaljaju2739
      @komaljaju2739 9 месяцев назад

      How many years experience you have NewLearningEveryday.....?

  • @JUSTFOOD75L
    @JUSTFOOD75L 8 месяцев назад +2

    My personal advice is to provide answers to the questions you ask in your videos. At the end of the video, this approach is more useful to learners, and it can also increase your engagement.😊

    • @LogicOpsLab
      @LogicOpsLab  8 месяцев назад +1

      Thanks! Sure, this was an old interview. I have now started answering some of the questions that I ask.

    • @JUSTFOOD75L
      @JUSTFOOD75L 8 месяцев назад

      @@LogicOpsLab sounds good , 🤞..

  • @shalinderjeetsinghrandhawa1889
    @shalinderjeetsinghrandhawa1889 9 месяцев назад

    Thanks for your efforts in publishing such helpful content. Could you please try to add answers as well?

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад

      Yes, not this one but in the previous videos I have started doing that, as well.
      Thanks for the feedback, though

  • @niharikaraj5262
    @niharikaraj5262 9 месяцев назад +2

    It will be helpful if you can come up with azure interview also
    Azure / azure devops

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад +1

      Sure, thanks!

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад

      Here is the latest video ruclips.net/video/CnYp9FSnKpY/видео.html&ab_channel=LogicOpsLab

  • @manojpal1496
    @manojpal1496 8 месяцев назад +1

    May I know do we will get the call for interview , if we will show 2 years of experience in Devops ?

    • @LogicOpsLab
      @LogicOpsLab  8 месяцев назад

      Yes, we do. 3 years preferred, though.

  • @mohdsameerkhan21
    @mohdsameerkhan21 9 месяцев назад

    Is it good to ask for feedback after completing the interview ?

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад

      You can ask, the interviewer may or may not let you know. HR is the best person. Sometimes they do provide the feedback sometimes they do not.

  • @JUSTFOOD75L
    @JUSTFOOD75L 8 месяцев назад

    Run levels are interlinked with the network ,
    1.Runlevel 1: Single-user mode (recovery mode).
    2.Runlevel 3: Multi-user mode with networking.
    3.Runlevel 5: Multi-user mode with networking and a graphical user interface (GUI).

  • @satishya404
    @satishya404 9 месяцев назад

    What's the package finalized to this candidate?

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад

      That is something we do not get into. It is totally the other department.

  • @udaybanavath
    @udaybanavath 9 месяцев назад

    Is this real interview or mock interview????

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад

      Just curious how would that change your perspective towards it?

    • @udaybanavath
      @udaybanavath 9 месяцев назад

      @@LogicOpsLab whats the experience for this interview

    • @LogicOpsLab
      @LogicOpsLab  9 месяцев назад

      @@udaybanavath 6.7 yrs of experience

    • @udaybanavath
      @udaybanavath 9 месяцев назад

      @@LogicOpsLab tnq

  • @akkyintish2519
    @akkyintish2519 9 месяцев назад +1

    Sir @logic ops plz answer one question about Java based microservices application cicd pipeline
    Q. In Java microservices application project multiple features are there so that time we perform each features cicd pipeline and if perform separate cicd then each features has own pom.xml and war files and each features has own docker image to deploy on k8s

    • @LogicOpsLab
      @LogicOpsLab  8 месяцев назад

      To set up a separate CI/CD pipeline for each feature, you will need to:
      Create a separate Git repository for each feature.
      Create a separate pom.xml and war file for each feature.
      Create a separate Docker image for each feature.
      Create a separate CI/CD pipeline for each feature.
      Each CI/CD pipeline should follow these steps:
      Pull the latest code from the Git repository.
      Compile the code and build the war file.
      Build the Docker image.
      Push the Docker image to a registry.
      Deploy the Docker image to the Kubernetes cluster.