Terraform Scenario Based Interview Questions with Practical Solution | Azure | AWS

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

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

  • @naveenmaiah4518
    @naveenmaiah4518 2 года назад +20

    Sir........... Your questions are way way ahead of others... The topics which you have discussed here are the key essentials for any devops engineer. Kudoos to your hard work

    • @DevOpsMela
      @DevOpsMela  2 года назад +1

      Thanks! Naveen for the kind feedback
      Do like, share and subscribe

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

    The BEST RUclips video I have ever seen with live explanation. You are the BEST

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

      Thanks! for the valuable feedback…

  • @mogreen1249
    @mogreen1249 Год назад +2

    This one of the best and finest presentations I've seen to date showing all the steps with 100% full explanations ! I will share video with all my colleagues & subscribe.

    • @DevOpsMela
      @DevOpsMela  Год назад

      Thanks! Mo for the kind of words and valuable feedback…

  • @shubhamagarwal1029
    @shubhamagarwal1029 2 года назад +4

    This is one of the best video I seen on Terraform interview questions. I loved it.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks! For the valuable feedback…

  • @vasamsrinija9703
    @vasamsrinija9703 Год назад +2

    Found solution for all the questions running in my brain, thank you sir

    • @DevOpsMela
      @DevOpsMela  Год назад

      Great! Do check the interview question playlist for more such questioners..

  • @yadavanubhav005
    @yadavanubhav005 Год назад +1

    You're really thorough with Terraform, thanks for enlightening us with your expertise.

    • @DevOpsMela
      @DevOpsMela  Год назад +1

      Thanks! Anubhav for the valuable feedback

  • @nike0822
    @nike0822 6 месяцев назад +1

    Hey Rohit,
    Thanks for making these kind of videos. It really helps us to understand the concepts well and also, it gives an idea on how to answer in an interview!!

    • @DevOpsMela
      @DevOpsMela  6 месяцев назад

      Thanks for the valuable feedback

  • @mohanb959
    @mohanb959 2 года назад +2

    Excellent video, these kind of real time videos are required for job aspirants.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks! for the valuable feedback

  • @suryabh1403
    @suryabh1403 2 года назад +2

    The best video i have ever seen.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks! for your valuable feedback…

  • @radhikathorbole6929
    @radhikathorbole6929 2 года назад +1

    One of the best video. Thank you for sharing. If possible please make more terraform interview question answer video.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks! for your valuable feedback…

  • @Sudhaaws
    @Sudhaaws Год назад +1

    Really awesome, thoroughly enjoyed watching the video

  • @kumarankit2497
    @kumarankit2497 2 года назад +1

    You teach very well n in detailed way which is understandable thanks for ur effort

    • @DevOpsMela
      @DevOpsMela  2 года назад +1

      Thanks! Ankit for the valuable feedback

  • @GaneshSundar-hd1ev
    @GaneshSundar-hd1ev 5 месяцев назад +1

    Hi, Thanks for your awesome job. Need one clarity on null resource. In what cased will use null resource and how its different from provisioner?

    • @DevOpsMela
      @DevOpsMela  5 месяцев назад

      Hi Ganesh,
      Null represents the absence of a value or omission. For example, if you set a resource argument to null, Terraform will treat it as if you had omitted it completely..
      And on the other hand provisioners are used to run scripts or commands on local or remote machines as part of the Terraform plan-apply-destroy cycle.
      Thanks!

  • @amitgarg3652
    @amitgarg3652 Год назад +1

    Dear, this wonderful explanation.. Thanks a lot!!

    • @DevOpsMela
      @DevOpsMela  Год назад

      Thanks! For the valuable feedback…

  • @thejaswarup
    @thejaswarup Год назад +1

    Very Detailed. Thanks Much..!

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

    Oh nice clarity. Is it possible if you can make a vdo on how we can use an exported json file and use that in terraform to import and create the resource or integrate with some azure pipeline.

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

      Sure! Thanks for the suggestion

  • @rashmisahu5734
    @rashmisahu5734 Год назад +1

    Thankyou So Much For the content you provided.

  • @vikrantbodwade9071
    @vikrantbodwade9071 23 дня назад +1

    All videos of devops mela helpfully, Sir how we can connect with you

    • @DevOpsMela
      @DevOpsMela  18 дней назад

      Kindly write to me directly on devopsmela@gmail.com

  • @logeshsnapzz4255
    @logeshsnapzz4255 2 года назад +2

    Thanks for the valuable video it was too helpful to prepare for the interview and the way of ur teaching is soo cool& easy to understand. ❤️

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks!! For the valuable feedback..

  • @rajkamal5318
    @rajkamal5318 2 года назад +1

    This video was really informative 👌 it actually gave me the practical understanding of things work in terraform... Thanks for making this one.. I hope to see more videos like this in future 🙏

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Sure! Thanks for the valuable feedback…

    • @rajkamal5318
      @rajkamal5318 2 года назад

      It would be great if you could do similar interview questions on Ansible!

  • @neeharikagv2812
    @neeharikagv2812 Год назад +1

    Thank you so much sir for the questions and solutions.
    Q. Where do the backup file gets created if we use backend to store state file? In that case too will it be created in local?

    • @DevOpsMela
      @DevOpsMela  Год назад +2

      Hello Neeharika,
      If your are using backend block for example az storage account, in such cases you need to enable versioning to create version of your state file..
      Thanks!

    • @neeharikagv2812
      @neeharikagv2812 Год назад +1

      @@DevOpsMela object versioning of azure storage. Thank you for quick response.

  • @indiannationalist07
    @indiannationalist07 2 года назад +1

    In scenario 2 , can we use Terraform Replace or Put Lifestyle policy on EC2 ?

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Yes, Terraform Taint would be deprived soon and would be replaced by Terraform Replace command…

  • @zafar103
    @zafar103 2 года назад +2

    Wonderful videos, Just amazing for someone who cannot crack scenerio based questions in the interview. When time permits, can you please create a similar vidoe on Kubernetes as well.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks! Mohammed for the valuable feedback…

  • @msk1028
    @msk1028 Год назад +1

    I have question, just imagine if we have only the state file available and the terraform files are deleted by mistake. Assume if this is in my local and i don't have any other access to get the terraform module files. Then is there a way we can recover automatically using the state files?

    • @DevOpsMela
      @DevOpsMela  Год назад

      Hello Msk,
      In such condition you can recover config files from state file but you can surely re-write in reference to the state file…
      Thanks!

  • @AnilKumar-nd3xx
    @AnilKumar-nd3xx 2 года назад +1

    Thanks brother..you are doing a great job..please make a video on git scenario based questions like troubleshooting in case of errors etc.

    • @DevOpsMela
      @DevOpsMela  2 года назад +1

      Sure! Thanks for suggestion and I have few questions on git too, kindly check includeed with Azure DevOps interview questionnaire…

    • @AnilKumar-nd3xx
      @AnilKumar-nd3xx 2 года назад

      @@DevOpsMela sure..will check..thanks for the reply❤️

  • @anupkolambkar4335
    @anupkolambkar4335 2 года назад +1

    Pure gold ✨️

    • @DevOpsMela
      @DevOpsMela  2 года назад +1

      Thanks! For the valuable feedback…

  • @gorakhbhand-t2929
    @gorakhbhand-t2929 6 месяцев назад +1

    Very helpful
    Please do more videos on kuberneties

    • @DevOpsMela
      @DevOpsMela  6 месяцев назад

      Thanks! I do have kubernetes videos too kindly check “Interview Questions” playlist

    • @gorakhbhand-t2929
      @gorakhbhand-t2929 6 месяцев назад

      Ya ok definitely

  • @nagulmeerashaik5336
    @nagulmeerashaik5336 2 года назад +1

    Great work brother what is your doing it's really👍👏..... More videos do the azure deveps

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Sure!! Thanks for your valuable feedback..

  • @The_Personal_Picks_SnM
    @The_Personal_Picks_SnM Год назад +1

    I have one interview question.
    so the question is like :- There is one tf configuration file written by an employee A to create some resource. He goes on break and meanwhile employee B create the same resource manually. When A comes and try to create the resource via terraform there is duplicate resource error. So he does terraform import. Now what can be the solution to prevent this situation from happening in future?

    • @DevOpsMela
      @DevOpsMela  Год назад +1

      Hello Suruchi,
      In such cases if the resource is created manually then the same needs to be updated in terraform configuration, post which by running terraform refresh the state file would be updated to match the current state…

  • @rohanrustagi7857
    @rohanrustagi7857 Год назад +1

    thank you sir for your efforts and amazing questions

    • @DevOpsMela
      @DevOpsMela  Год назад

      Welcome! Rohan

    • @rohanrustagi7857
      @rohanrustagi7857 Год назад

      @@DevOpsMela sir these are real interview right so we have to write these scripts too?

  • @shivali-03
    @shivali-03 8 месяцев назад +1

    Clear expectations!

  • @2mahender
    @2mahender 2 года назад +1

    nice, can you please do more videos on interview questions for kubernetes,ansible

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Sure!! Thanks for the suggestion…

  • @sureshbe405
    @sureshbe405 Год назад +1

    Thank You, Sir.🙏

  • @maniveepuri3148
    @maniveepuri3148 2 года назад +1

    Awesome thank you for the video

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Glad! Thanks for the feedback…

  • @lifechamp007
    @lifechamp007 2 года назад +1

    Very helpful - thank you!!

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Welcome!! 👍🏻👍🏻

  • @addagallasrinivas4813
    @addagallasrinivas4813 2 года назад +1

    Nice Explanation 👌👌

  • @megaharishraj
    @megaharishraj Год назад +1

    excellent content

  • @moinsyed195
    @moinsyed195 2 года назад

    please make more video on interview point of view lot of people are in search of job now a days great job bro

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Sure! Moin thanks for the suggestion...

  • @siri-AK
    @siri-AK 2 года назад +1

    Your videos are so helpful...would like to join the Azure DevOps full course if you are giving so. Could you help me how to reach you for it.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks! For the feedback
      Kindly email at devopsmela@gmail.com

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

    Can you cover Azure container registry, docker , kubernetes

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

      Its their, kindly check Interview Question playlist

  • @AkshayKumar-re3bf
    @AkshayKumar-re3bf 2 года назад

    good info... make a video related to the workspace in terraform

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Sure! Thanks for the suggestion…

  • @sivakrishnanuthalapati3140
    @sivakrishnanuthalapati3140 2 года назад +1

    Bro, please provide more interview questions on azure terraform..

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Sure!! Will do it as soon as possible..

  • @PrasadPuppala-ry1lj
    @PrasadPuppala-ry1lj 2 месяца назад +1

    Thank you bro

  • @samiullashaik3814
    @samiullashaik3814 2 года назад +1

    Clear understand

  • @GauravSingh-rd4er
    @GauravSingh-rd4er 2 года назад

    Wonderful video , hope you have noticed the degraded voice quality and will fix in in upcoming videos, Thanks a lot.

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Thanks for the feedback..

  • @BharathKumar-jm8gl
    @BharathKumar-jm8gl 2 года назад +1

    It was really good thanks. I have some doubts on storing creds or how we should pass the creds for aws provider to get connected
    As part of my practice I followed:
    1.hardcoding them in provider block
    2. use env varibales
    3.use ./profile by storing them in a file
    I know the above mentioned are not acceptable in a real time projects I would like to know if you can help me in understanding how real time project authentication takes place where if we have a set 10 to 20 employees who need to connect do we go with a common service account creds in this case?
    Could you please throw some light on this ?
    Thanks

    • @DevOpsMela
      @DevOpsMela  2 года назад +1

      Hello Bharath,
      In real time there are several ways of storing critical information such as Passwords, Certificates etc
      One of the way you can try would be HashiCorp Vaults to store and access your secrets
      Thanks…

    • @BharathKumar-jm8gl
      @BharathKumar-jm8gl 2 года назад

      @@DevOpsMela thanks for the reply but can you show a demo on this would be really helpful

  • @flesz__
    @flesz__ 2 года назад

    taint command is deprecated now , use terraform apply -replace

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Right! Terraform taint is replaced by terraform apply…

  • @2mahender
    @2mahender 2 года назад +1

    can you please keep the code you have shown into github?

    • @DevOpsMela
      @DevOpsMela  2 года назад

      Hey Mahendra,
      We don’t have any code or such for Terraform Interview videos…
      Thanks,
      Rohit K Singh
      DevOps Mela