Terraform Interview Q&A Part-01 | DevOps FAQ |

Поділитися
Вставка
  • Опубліковано 15 лип 2024
  • Support my work
    www.buymeacoffee.com/abhishekprd Hi Everyone, This is a Part-01 video on most asked Terraform 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 Terraform:
    What is Terraform ?
    • Video
    How to use Terraform remote state ?
    • Video
    Problems with Terraform ?
    • Video
    About me:
    -----------------
    LinkedIn: / abhishek-veeramalla-77...
    GitHub: github.com/iam-veeramalla
    Medium: / abhishekveeramalla-av
    UA-cam: / @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.

КОМЕНТАРІ • 56

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

    Great and simple explanations with super cool. Couple o days back just interviewer asked same questions.

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

    ❤❤

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

    Thanks for sharing Terraform Q&A. Tomorrow will be my interview on terraform.☺️☺️☺️

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

    As everytime, Awesome :)

  • @nagarjunakondala8664
    @nagarjunakondala8664 8 місяців тому +1

    great content, waiting for next parts

  • @Maahira0114
    @Maahira0114 11 місяців тому +2

    Thank you so much sir for sharing

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

    Good Explanation Sir... Easily understand your Language.. Thank you Very much..

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

    awesome

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

    Terraform scenario based questions part 2 needed sir 👍🏻👍🏻👍🏻🙌

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

    Good one 👍. Nice explaination.

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

    Nice explaination

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

    Nice

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

    Nice explanation and informative !!!

  • @vinaykayam4081
    @vinaykayam4081 Місяць тому

    For terraform state rollback , we can store Terraform state files in a Git. Each state file version represents a snapshot of the infrastructure at a specific point in time. we can use Git to revert to a previous commit or state file version to roll back changes.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Місяць тому

      But statefile stores sensitive info. So be very sure before you do that

  • @richard.a.aderohunmu2727
    @richard.a.aderohunmu2727 Рік тому +2

    Nice and simple explanations. When is the Terraform Interview question part 2 coming out?

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

    Great content with simple way of explanation 👍
    Just one question ❓
    Regarding the handing secrets, i think question should be more elaborative, kindly correct me
    We can also make use of Terraform Vault for handing secrets or if it is AWS then native SSM parameter store can be used

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

    great explanation sir,how to get TF part two interview questions?could you please provide those questions as well?

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

    Hi Abhishek, could you please do a video on how do we explain Terraform module structure or how do we design terraform modules for your project? This is a common question in every interview if we do a real time employ

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

      Sure

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

      @@AbhishekVeeramalla Thank you Abhishek. Whatever way that I am explaining to interviewers not satisfying. Please do a video on exact answer to explain

    • @praveenkumar-star
      @praveenkumar-star 10 місяців тому +1

      ​@@sudheerkatha4357bro can u share your experience while facing interviews and can u share ur interview questions it will be beneficial for the community

  • @AjayKumar-rz6hz
    @AjayKumar-rz6hz Рік тому +1

    It's awesome, it will be more beneficial if there is some defination added. Thank you

  • @sunilkumar-pe6gk
    @sunilkumar-pe6gk 5 місяців тому

    Bro, sath me ans bhi mention kar dete

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

    Is there part 2 also ??

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

    Part2

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

    Can you pl write terraform script and explain its very helpful

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

    sir can you explain migrate command too in terraform

  • @Truffles330
    @Truffles330 3 місяці тому +2

    Please write the answers as well so that it is easier to go through once before the interview instead of watching the whole video

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

    Sir have you upload the part -2?

  • @anilkumar-cw5jd
    @anilkumar-cw5jd Рік тому +2

    Can you give me terraform tasks to perform on AWS?

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

      Are you asking for a video which explains how to create Infrastructure on AWS using Terraform ?

    • @anilkumar-cw5jd
      @anilkumar-cw5jd Рік тому

      @@AbhishekVeeramalla no I'm not asking for video, to create AWS resources by using terraform ,for example in AWS ec2 this is the one task to gain knowledge "Setup an application inside EC2 --> Create AMI --> Use this Custom AMI in LC and create ASG using this LC.
      update the application again --> Create new AMI --> Copy and Create LC with new AMI --> Update ASG with new LC"
      I want these type exploring tasks to gain knowledge on terraform

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

    U have not shared answers anna