Must know Terraform Interview question for experienced | terraform FAQs | Terraform Video1

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • #terraform #interviewtips #terraformfaqs #javahome
    Are you preparing for an AWS job interview that involves Terraform? Do you want to know Terraform interview questions and answers? Look no further! In this comprehensive video, we've compiled the top 7 Terraform interview questions along with detailed answers to help you boost your confidence and excel in your interview.
    Whether you're a beginner or have some experience with Terraform, these interview questions cover a wide range of topics, including infrastructure-as-code (IaC), Terraform configuration, resource management, and more. Our expert interviewer will guide you through each question, explaining the concepts and providing in-depth responses that impress your potential employers.
    📞 WhatsApp Us: wa.me/+919886611117
    Register for Training 👉 bit.ly/457HlHc
    Instagram / javahomecloud
    LinkedIn / javahomecloud
    Website 👉 javahome.in/
    ✨ Popular Playlist ✨
    AWS Lambda, Python & Boto3 👉 shorturl.at/brx69
    Terraform FAQs 👉 shorturl.at/fuILT
    Jenkins Tutorial 👉 shorturl.at/CKR37
    🏛️ Courses Offer By Java Home Cloud 🏛️
    Courses offered 👉 bit.ly/457HlHc
    📹 Udemy Courses 📹
    Terraform 👉 t.ly/eEv1x
    Boto3 👉 t.ly/IOZIm
    AWS CloudFormation 👉 t.ly/fenbh
    Jenkins 👉 bit.ly/48lDI34
    Subscribe to My Channel / @javahomecloud

Komentáře • 46

  • @JavaHomeCloud
    @JavaHomeCloud  Před 4 měsíci

    🌟 Welcome to Java Home Cloud 🌟
    Register for Online Training 👉 bit.ly/3vuBQqb
    🌐 javahome.in

  • @RajeshVerma-mp8qk
    @RajeshVerma-mp8qk Před měsícem +1

    Excellent 👌

  • @debasishparthasarathi6685
    @debasishparthasarathi6685 Před 4 měsíci +1

    Nice terraform contents..High level description.. congratulations

  • @rishabh_sriv
    @rishabh_sriv Před 7 měsíci +1

    to import a manually created resource, you dont need to manually add the resource creation block you can add the import block in your code & add the resource id of already created resource & output it, it will give you the entire terraform block of already manually created resource.

  • @Hussain-vi4fd
    @Hussain-vi4fd Před 11 měsíci +5

    8:15 If the state file is lost you can get the current state with terraform import command. This is added in recent version

  • @manojpal1496
    @manojpal1496 Před 8 měsíci +1

    You have created nice content of terraform , This video motivates me to see more video of your channel.Thanks.

  • @shahedabanu3616
    @shahedabanu3616 Před 10 měsíci +1

    its a CRISP and CLEAR video. Waiting for some more terraform interview questions

  • @ebragimovic
    @ebragimovic Před rokem +1

    My friend you are a life saver! thank you so much!!!!

  • @VikashKumar-ty6uy
    @VikashKumar-ty6uy Před 11 měsíci +1

    Thanks a lot bro...i can corelate all the questions and visualize with my current project. It will also help us to face condition based terraform interview as well.
    Thanks a lot

  • @wilsontassemo4178
    @wilsontassemo4178 Před rokem +1

    good job, I am eagerly looking for the second part.

  • @durairajgopal3277
    @durairajgopal3277 Před 9 měsíci +1

    it was crystal clear explained bro.thanks bro

  • @Dineshkumar-gb3yr
    @Dineshkumar-gb3yr Před 10 měsíci

    Lovely content this is how things needed to be explained thanks alot for your work.

  • @manumanjunath8928
    @manumanjunath8928 Před rokem +1

    Great job brother.. can't thatnk you more!

  • @mohammadumair136
    @mohammadumair136 Před 11 měsíci +1

    It's really helpful sir. Please make next part about it

  • @rohitsakpal7219
    @rohitsakpal7219 Před rokem +1

    Very good content.. 👍

  • @mukeshnishad1887
    @mukeshnishad1887 Před 11 měsíci

    It's nice video sir .
    Hope you will upload next video soon.

    • @JavaHomeCloud
      @JavaHomeCloud  Před 9 měsíci

      czcams.com/video/jCAUHtbSLjw/video.html
      Its here, Thank You

  • @ravisenevirathne
    @ravisenevirathne Před 8 měsíci

    Very clear explanation. thanks

  • @muralireddy5493
    @muralireddy5493 Před rokem +1

    good explanation 👏

  • @purnimashanti26
    @purnimashanti26 Před 11 měsíci +1

    Thank you

  • @sureshg7243
    @sureshg7243 Před 11 měsíci

    You are delete resource and terraform apply and created again
    What if thr resource added manually in aws and you run terraform apply(new resource not declared in code)

    • @karthikperumal2549
      @karthikperumal2549 Před 5 měsíci

      It wont add the resource, it will run/match the existing code. If need to add manually created resource from aws console use "import".

  • @Willssucceed
    @Willssucceed Před rokem

    Thanks !its really help to understand. one doubt suppose if we want to import 20 subnets and 20 ec2 instance means we need to create one by one? like u show for 1 subnet import

    • @JavaHomeCloud
      @JavaHomeCloud  Před rokem

      Yes you have to

    • @Willssucceed
      @Willssucceed Před rokem

      @@JavaHomeCloud thanks. Then in my company they have not used terraform as of now , but we need to move to terraform means we have 148instances so again we need to do manually or is that any automation we can do?

    • @shahedabanu3616
      @shahedabanu3616 Před 10 měsíci +1

      @@Willssucceed you can use for_each and Count together to create multiple instances with multi configs

    • @Willssucceed
      @Willssucceed Před 10 měsíci

      @@shahedabanu3616 Thank you !

    • @karthikperumal2549
      @karthikperumal2549 Před 5 měsíci

      @@Willssucceed you can use ami for multiple ec2 instance creation....

  • @jjeverson2269
    @jjeverson2269 Před 11 měsíci

    terraform is one of the worst technologies I have ever used but its used everywhere