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

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • 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-...
    Setup EC2 Instance on AWS - jhooq.com/terr...
    🔵 Chapter-2: Terraform Variables - 56:15
    Link - jhooq.com/terr...
    terraform variable string, number, bool, list, map
    🔵 Chapter-3: Terraform tfvars - 01:14:16
    Link - jhooq.com/terr...
    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-...
    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-...
    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/terr...
    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/terr...
    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/terr...
    jhooq.com/terr...
    1.File provisioner 2. Local provisioner 3. Remote provisioner -
    🔵 Chapter-9: Terraform Module - 02:52:24
    Link - jhooq.com/terr...
    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/terr...
    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/terr...
    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/terr...
    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/terr...
    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/terr...
    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/terr...
    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/cate...
    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/terr...
    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

ความคิดเห็น • 68

  • @prasadrao5333
    @prasadrao5333 2 วันที่ผ่านมา

    Hi Rahul, it just outstanding videos , Great to Learn . Many thanks

  • @RahulSharmaSingularity
    @RahulSharmaSingularity 4 หลายเดือนก่อน +1

    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 !

    • @RahulWagh
      @RahulWagh  4 หลายเดือนก่อน

      Happy to hear that

  • @pattabhikumar455
    @pattabhikumar455 18 วันที่ผ่านมา

    Hi Rahul, I followed your content and it's very much useful and nice documentation too. Thanks much for the wonderful tutorial..🤝

  • @icecreamprocessor
    @icecreamprocessor 6 หลายเดือนก่อน +2

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

    • @RahulWagh
      @RahulWagh  6 หลายเดือนก่อน

      Much appreciated!

  • @GaneshPatil-ff6xn
    @GaneshPatil-ff6xn 2 หลายเดือนก่อน

    Thank You Rahul .Its really very easy to understand TF and You have explained very well .I seen lots of videos, I got all things from this course and you covered all practical things in same session. So Thank you very much Rahul Sir.I wud recommend this course to start TF journey.

  • @Civaranjan
    @Civaranjan หลายเดือนก่อน

    Really you are true inspiration bro. I learning so many things from you especially aws . From now onwards terraform too . Thank u brother ❤

    • @RahulWagh
      @RahulWagh  หลายเดือนก่อน +1

      Glad to hear that

  • @user-pi9gj9lk8z
    @user-pi9gj9lk8z 3 หลายเดือนก่อน

    Amazing course on Terraform for DevOps Professional 👏👏👏

    • @RahulWagh
      @RahulWagh  3 หลายเดือนก่อน

      You are welcome

  • @sabahb1759
    @sabahb1759 5 หลายเดือนก่อน +1

    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

    • @RahulWagh
      @RahulWagh  5 หลายเดือนก่อน

      Glad to hear that

  • @dannydai1
    @dannydai1 หลายเดือนก่อน

    what a pretty good series. I am a programer and also an old CCIE. I didnt get into IAC too much. but I am thinking of application driven IAC. let's say , I have an e-commerce app that has 20 interfaces and 100 parameters I am monitoring tightly. if some parameters go worse , then trigger IAC state change like add more VMs, add more cpu/mems, change interface async tasks policies , or change LB and FW configurations. to ur mind, what is the best standard way to achieve this ? so that i cloud cut down on monitoring staff and ops staff. I found datadog + terraform, but i dont grasp what datadog is. datadog seems to need docker container? datadog needs agent , but this dog didnt know my 100 parameters. thanks a lot, Rahul.

  • @jaideeptonk1854
    @jaideeptonk1854 2 หลายเดือนก่อน

    Hey Rahul, i have been looking for terraform tutorial from a long time and one fine day i landed up to your TH-cam Channel. what a amazing tutorial. Thanks a lot mate. Looking forward for more vedios on Terraform from you. One more thing, just a request that if you could start some tutorials on python in Devops perspective.

    • @RahulWagh
      @RahulWagh  2 หลายเดือนก่อน

      Glad I could help

  • @tjhsiao06
    @tjhsiao06 10 หลายเดือนก่อน +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 10 หลายเดือนก่อน

      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?

  • @Kk-rl7nv
    @Kk-rl7nv 6 หลายเดือนก่อน

    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.

  • @user-sh1wc7fj6p
    @user-sh1wc7fj6p 8 หลายเดือนก่อน

    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.

  • @nareshv7797
    @nareshv7797 11 หลายเดือนก่อน +2

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

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน

      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

  • @jagatheibkumar8263
    @jagatheibkumar8263 หลายเดือนก่อน

    TQSM sir for your amazing work and tutors

  • @nilavasen8631
    @nilavasen8631 11 หลายเดือนก่อน +2

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

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน +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

  • @rkbompalli1719
    @rkbompalli1719 11 หลายเดือนก่อน

    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 11 หลายเดือนก่อน +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.

  • @user-mz1mu2cx7g
    @user-mz1mu2cx7g หลายเดือนก่อน

    Hi, gd work bro. In AWS we giving IAM creds to ec2 for resource creation through tf template... Then in which case we need json key😊

  • @shaliniradhakrishna1008
    @shaliniradhakrishna1008 8 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  8 หลายเดือนก่อน

      You're very welcome!

  • @nilavasen8631
    @nilavasen8631 11 หลายเดือนก่อน +2

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

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน +3

      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

  • @Shubham__Saroj
    @Shubham__Saroj 11 หลายเดือนก่อน +1

    Amazing! Thanks!

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน +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

  • @prashantdhage1813
    @prashantdhage1813 7 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  7 หลายเดือนก่อน

      Glad you liked it!

  • @akkyintish2519
    @akkyintish2519 10 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  10 หลายเดือนก่อน +2

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

  • @prateeksarangi9187
    @prateeksarangi9187 11 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน

      Hope you enjoy it!

  • @nishitkumar7650
    @nishitkumar7650 11 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

      @@RahulWagh thnx bro

  • @sharathsachin001
    @sharathsachin001 11 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน

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

    • @sharathsachin001
      @sharathsachin001 11 หลายเดือนก่อน

      @@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  11 หลายเดือนก่อน

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

    • @sharathsachin001
      @sharathsachin001 11 หลายเดือนก่อน

      @@RahulWagh Thanks a lot Rahul

  • @diwakarpal2845
    @diwakarpal2845 9 หลายเดือนก่อน

    For complete beginner this would ne helpful rahul sir?

    • @RahulWagh
      @RahulWagh  9 หลายเดือนก่อน

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

  • @Imran_kpk
    @Imran_kpk 4 หลายเดือนก่อน

    Thanks dear sir❤

    • @RahulWagh
      @RahulWagh  4 หลายเดือนก่อน

      Most welcome

  • @swamithelab2256
    @swamithelab2256 10 หลายเดือนก่อน

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

  • @gthamu
    @gthamu 5 หลายเดือนก่อน

    Thanks

    • @RahulWagh
      @RahulWagh  5 หลายเดือนก่อน

      Welcome

  • @jaswanth_kumar_k
    @jaswanth_kumar_k 3 หลายเดือนก่อน

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

    • @RahulWagh
      @RahulWagh  3 หลายเดือนก่อน +1

      Yes 100% you can but do it honestly

    • @jaswanth_kumar_k
      @jaswanth_kumar_k 3 หลายเดือนก่อน

      @@RahulWagh thanks for the reply.

  • @hashilbh5654
    @hashilbh5654 11 หลายเดือนก่อน

    Recording will be available?

    • @RahulWagh
      @RahulWagh  11 หลายเดือนก่อน +1

      Yes it will be on my channel

    • @hashilbh5654
      @hashilbh5654 11 หลายเดือนก่อน

      Thank you. I missed the initial part😊

  • @sabahb1759
    @sabahb1759 5 หลายเดือนก่อน

    Is this course sufficient to crack tf associate 003 exam?

    • @RahulWagh
      @RahulWagh  5 หลายเดือนก่อน

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

  • @Imran_kpk
    @Imran_kpk 4 หลายเดือนก่อน

    ❤❤❤❤😊

    • @RahulWagh
      @RahulWagh  4 หลายเดือนก่อน

      Cheers

  • @datascience4336
    @datascience4336 3 หลายเดือนก่อน

    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

    • @RahulWagh
      @RahulWagh  3 หลายเดือนก่อน

      Thanks for the feedback

    • @datascience4336
      @datascience4336 3 หลายเดือนก่อน

      @@RahulWagh pls take it in a positive side....