HashiCorp Terraform Associate Certification Course (003) - Full Course | Pass Exam

Sdílet
Vložit
  • čas přidán 1. 10. 2023
  • Complete Terraform Tutorial: From Beginner to Expert A Comprehensive 5-Hour Course 🚀
    Explore Infrastructure as Code with our 5-hour Terraform course, suitable for beginners to experts. Learn to set up, write configurations, and deploy on major cloud platforms. Featuring real-world examples, best practices, and hands-on labs, this course equips you to confidently automate and manage your cloud infrastructure using Terraform
    🔵 Chapter-1: What is Terraform - 04:21
    Link -
    Setup virtual machine on Google Cloud Platform - jhooq.com/how-to-setup-virtua...
    Setup EC2 Instance on AWS - jhooq.com/terraform-ec2-insta...
    🔵 Chapter-2: Terraform Variables - 56:15
    Link - jhooq.com/terraform-input-var...
    terraform variable string, number, bool, list, map
    🔵 Chapter-3: Terraform tfvars - 01:14:16
    Link - jhooq.com/terraform-variable-...
    But before you start working with Terraform you must understand different types of variables provided by the terraform .
    🔵 Chapter-4: Terraform Locals - 01:36:38
    Link - jhooq.com/how-to-use-terrafor...
    In this session we are going to look on terrafrom locals and how to use it inside your terraform files.
    🔵 Chapter-5: Terraform Output values - 01:46:42
    Link - jhooq.com/how-to-use-terrafor...
    In this session we are going to look at Terraform Output values and how to use them inside your terraform files.
    🔵 Chapter-6: Terraform for-loops, for-each - 01:59:09
    Link - jhooq.com/terraform-for-and-f...
    Terraform for, for_each and count loops can be used for iterating over the collections like list, set and map.
    🔵 Chapter-7: Terraform State files - 02:13:15
    Link - jhooq.com/terraform-manage-st...
    In this lab session on Managing terraform state file we are gonna look on What is Terraform state file? What is Terraform local state file?
    🔵 Chapter-8: Terraform Provisioners - 02:31:15
    Link - jhooq.com/terraform-provisioner/
    jhooq.com/terraform-ssh-into-...
    1.File provisioner 2. Local provisioner 3. Remote provisioner -
    🔵 Chapter-9: Terraform Module - 02:52:24
    Link - jhooq.com/terraform-module/
    In this Lab session, we will create two modules module-1 and module-2. Inside each module, we will install the apache httpd server with each module is having its home page.
    🔵 Chapter-10: Terraform Dynamic Blocks - 03:10:17
    Link - jhooq.com/terraform-dynamic-b...
    Terraform dynamic block behaves pretty much the same as for or for-each loop. It not only iterates over the value range but also creates nested dynamic blocks which can be complex.
    🔵 Chapter-11: Terraform Null Resource - 03:21:10
    Link - jhooq.com/terraform-null-reso...
    To use the null_resource in Terraform, you first need to declare the resource block and specify a unique name for it. Within the resource block, you can specify a provisioner block
    🔵 Chapter-12: Terraform Data Source - 03:40:00
    Link - jhooq.com/terraform-data-sour...
    Terraform data sources can be used to fetch information back from the Cloud service provider (AWS, Google Cloud, Azure etc..).
    🔵 Chapter-13: Terraform Workspace - 03:53:18
    Link - jhooq.com/terraform-workspaces/
    Terraform workspace is a very logical concept where you can have multiple states of your infrastructure configuration.
    🔵 Chapter-14: Terraform User-data - 04:16:21
    Link - jhooq.com/terraform-user-data/
    In Terraform, the "user_data" block is used to specify data that should be passed to the instance at launch time. This data is typically used to configure the instance or run scripts on startup.
    🔵 Chapter-15: Terraform depends-on meta tag - 04:28:10
    Link - jhooq.com/terraform-depends-on/
    In Terraform, the depends_on meta-argument is used to create an explicit dependency between resources. It is used to specify that a particular resource depends on another resource
    🔵 Chapter-16: Terraform Template - 04:36:35
    Link - jhooq.com/categories/terraform/
    Terraform template is a really useful utility to render a template from a template string. With the help of terraform template, you can generate external files.
    🔵 Chapter-17: Terraform Debugging Validation - 04:56:39
    In this session we are gonna look at the Terraform debugging and how you can use the debugging for troubleshooting.
    🔵 Chapter-18:
    Terraform Import - 05:03:59 Link - jhooq.com/terraform-import-re...
    In Terraform, you need to import an existing resource into your Terraform configuration so that you can manage it with Terraform.
    🔵 Chapter-19: Terraform Upgrade - 05:09:18
    In this session we will take look at tfenv to upgrade the terraform
  • Věda a technologie

Komentáře • 58

  • @nareshv7797
    @nareshv7797 Před 8 měsíci +2

    Thanks Rahul for your support and dedicating your valuable time to explain a complex series into simple explanation...

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

      It's my pleasure. Previous terraform session i have published were little un-organized so now i have re-edited all the session and composed a new series so that it is easy to follow

  • @RahulSharmaSingularity
    @RahulSharmaSingularity Před měsícem

    What a fantastic and amazing lecture series ! So many out there making big bucks and here is the Humanitarian an IT Champ - Rahul enlightening us with all the knowledge ! Kudos my man !

  • @puppyhoodies
    @puppyhoodies Před 3 měsíci

    This is awesome, great work. Many more people need to see this.

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

    Amazing! Thanks!

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

      It's my pleasure. Previous terraform session i have published were little un-organized so now i have re-edited all the session and composed a new series so that it is easy to follow

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

    Awesome work, thank you so much for such an effort. It helped me a lot to understand terraform.

  • @nilavasen8631
    @nilavasen8631 Před 8 měsíci +2

    Eagerly waiting for this complete course Rahul.. Hope this will help us to get Cloud Architect / Migration positions.. 🙂

    • @RahulWagh
      @RahulWagh  Před 8 měsíci +5

      It's my pleasure. Previous terraform session i have published were little un-organized so now i have re-edited all the session and composed a new series so that it is easy to follow

  • @user-pi9gj9lk8z
    @user-pi9gj9lk8z Před 23 dny

    Amazing course on Terraform for DevOps Professional 👏👏👏

  • @Kk-rl7nv
    @Kk-rl7nv Před 3 měsíci

    Hi Rahul,
    It’s a amazing series and I enjoyed but can you suggest 2 points which are unanswered for me:
    If we provision an ec2 in AWS then what about for previous instances in our account whether it’s provisioned via terraform or manually
    2: if suppose we have multiple vpc like vpc1 vpc2 vpc3 and we want to provision 1 or more instances in vpc2 only then how we can achieve this.

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

    Rahul, thank you for this course. I wanted to confirm whether this video contains the same content as the previous Terraform playlist, or if you have made any updates.
    I have gone through the previous playlist and found it quite helpful!

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

      It would be great if you have an updated playlist with Operators, Functions and TF Cloud. I Think we don't have these videos in the playlist.

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

    thanks , waiting for the series ,Ansible one is great too

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

    MANY Thanks for the extensive Tutorial. I saw the Terraform in the video is version 0.14.8 (March 10, 2021). I wonder how many features and syntax have been deprecated in version 1.4+

    • @gurdipedosanjh7887
      @gurdipedosanjh7887 Před 7 měsíci

      Really good point, I was about to start this course but I have to be honest and say I have second thoughts because it says it was uploaded 4 weeks ago but you are using a very old version of terraform 0.14.8, why is that?

  • @nilavasen8631
    @nilavasen8631 Před 8 měsíci +2

    Kindly include one real life project e2e .. This will give confidence in interviews. Thank you !!

    • @RahulWagh
      @RahulWagh  Před 8 měsíci +2

      I will try my best to come up with one project. I need to find the time in my schedule but surely i will share something in upcoming weeks

  • @sabahb1759
    @sabahb1759 Před 2 měsíci

    Thanks Rahul, awesome tutorial. I got access to 2 udemy courses for terraform but none of them are this lucid & clear. This shud be called - Terraform Made Easy by Rahul Wagh :D

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

    Hi Rahul
    Really its nice explanation and document also its really good!!

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

    Thnx bro please include more topics like modules , tf state and dynamic block etc

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

      It is 5 hour long course and tf state, dynamic block all the topics are already covered in it. Please check the description where you will chapter name and timestamp

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

      @@RahulWagh thnx bro

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

    Thanks Rahul waiting for this, please if possible include ansible next week🙏

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

      Ansible course already there on my channel here is the link - czcams.com/play/PL7iMyoQPMtAPZl58ovoOlxFxNPioSx838.html&si=potyFDqdLC8PARbR

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

      @@RahulWagh Thanks Rahul, I have seen this. Does it cover all concepts used in real time project? And it is from step by step in incremental approach? Please let us know. It ll be of great help🙏

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

      Yes it is step by step series which will help you to understand Ansible from zero to expert

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

      @@RahulWagh Thanks a lot Rahul

  • @user-sh1wc7fj6p
    @user-sh1wc7fj6p Před 5 měsíci

    i am getting this error
    C:\terraform>terraform apply
    No changes. Your infrastructure matches the configuration.
    Terraform has compared your real infrastructure against your configuration and found no differences, so no
    changes are needed.
    Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

  • @swamithelab2256
    @swamithelab2256 Před 7 měsíci

    please help me i want to run bash script of #!/bin/bash using terraform how to do it can you help me out?

  • @imran-khan_fans8484
    @imran-khan_fans8484 Před měsícem

    Thanks dear sir❤

  • @gthamu
    @gthamu Před měsícem

    Thanks

  • @akkyintish2519
    @akkyintish2519 Před 7 měsíci

    after completion this session we need any other paid training for mastery in Terraform as a devops prospective

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

      You will be able to work really well with terraform and I do not think you would need any other paid courses

  • @diwakarpal2845
    @diwakarpal2845 Před 6 měsíci

    For complete beginner this would ne helpful rahul sir?

    • @RahulWagh
      @RahulWagh  Před 6 měsíci

      Yes it is for beginners who do not know terraform and want to start from scratch

  • @devopsaws1
    @devopsaws1 Před 23 dny

    Please suggest that can we clear the terraform associate certification by completing and practicing this video

    • @RahulWagh
      @RahulWagh  Před 23 dny +1

      Yes 100% you can but do it honestly

    • @devopsaws1
      @devopsaws1 Před 23 dny

      @@RahulWagh thanks for the reply.

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

    Recording will be available?

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

      Yes it will be on my channel

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

      Thank you. I missed the initial part😊

  • @sabahb1759
    @sabahb1759 Před 2 měsíci

    Is this course sufficient to crack tf associate 003 exam?

    • @RahulWagh
      @RahulWagh  Před 2 měsíci

      If you have followed all the chapters then you should be able to crack it

  • @imran-khan_fans8484
    @imran-khan_fans8484 Před měsícem

    ❤❤❤❤😊

  • @datascience4336
    @datascience4336 Před 9 dny

    Hlo sir
    All your video are upto mark and very good but in this tutorial i think you have teach less to the student and practise more to yourself which is a bad sign of teaching