What is infrastructure as code? // Terraform Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024

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

  • @YugimanTeam
    @YugimanTeam 3 ปีที่แล้ว +8

    Terraform is SO AWESOME took a course not to long ago and its F***ing Brilliant!!! and so helpful. Especially if you use Modules!

  • @cybersecurehacks
    @cybersecurehacks 3 ปีที่แล้ว +3

    This dude reads brain man. Awesome tutorial again.

  • @qoutwest
    @qoutwest 3 ปีที่แล้ว +7

    Great video. I have been using TF for a few months in a large environment and this was perfect!

  • @180doman
    @180doman 2 ปีที่แล้ว +5

    I would only add that nowadays Cloudflare encourages to use api_token instead of api_key. Also in civo provider its good to use region - It took me a short moment to figure out why i dont see created server in civo dashboard - it was placed in NYC1 zone by default which i dont use:). A word of explanation of how terraform interprets many files would also be usefull. Just my 2 cents as feedback. Anyway, this tutorial and setup is simplest i could find in internet. Thank you!

  • @heyredux
    @heyredux 3 ปีที่แล้ว +1

    Very detailed explanation, thank you very much.
    I started using Terraform and Ansible two days ago to learn about Infrastructure as Code.
    Your video comes in very handy.

  • @bthegawd8113
    @bthegawd8113 2 ปีที่แล้ว +2

    I use terraform daily for my job. It’s amazing and easy to track all the resources created for our cloud workloads.

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

    Great explanation 🎉 Thanks a lot

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

      Glad it was helpful!

  • @chrisumali9841
    @chrisumali9841 ปีที่แล้ว

    thanks for the demo and info, have a great day

  • @TempestofTime
    @TempestofTime 3 ปีที่แล้ว +5

    Awesome tutorial. It's nice that TF is finally in 1.x version, using 0.x versions on production felt kinda.. off, even though it worked fine.
    One comment regarding the video: That "buzzing" while showing "chapter name" was kinda annoying :/

  • @loserguy777
    @loserguy777 2 ปีที่แล้ว +1

    Great video, which theme are you using?

  • @PetritK10
    @PetritK10 3 ปีที่แล้ว

    Nice bro :D, i love Terraform,

  • @Flako-dd
    @Flako-dd 2 ปีที่แล้ว +1

    From a Homelab perspective I prefer ansible + docker I don't really have servers standing around like cattle. All my servers are trash to treasure snowflakes :)
    Enterprise use cases are of course a different thing.
    At any rate, great video!

    • @christianlempa
      @christianlempa  2 ปีที่แล้ว +1

      Thanks mate! Yeah I think for Homelab Ansible makes more sense

  • @TheOnlyEpsilonAlpha
    @TheOnlyEpsilonAlpha ปีที่แล้ว

    OUCH 😣 that transition sound on the chapters or when a title appears is so annoying and makes that video so hard to hear. Especially if you want to focus and learn something from it. Hope there will be a new version someday where that sound is not present

  • @ronnysimonsen
    @ronnysimonsen ปีที่แล้ว

    In a way Terraform make me think about IBM Openshift. How about making a tutorial about Terraform with VMWare? Maybe you already did?

    • @christianlempa
      @christianlempa  ปีที่แล้ว

      Nah not yet, I'm not using VMWare so that would be a bit difficult for me to make

  • @tonynekola8241
    @tonynekola8241 2 ปีที่แล้ว

    The shell looks awesome , what shell do you use ?

    • @christianlempa
      @christianlempa  2 ปีที่แล้ว

      I'm using Windows Terminal and Powershell or WSL2 ZFS and Starship prompt

  • @klemol5682
    @klemol5682 2 ปีที่แล้ว

    Thank you for this video. Can you perhaps share which shell are you using in this video and its config file ? I really like type-ahead prediction (like at 9:18)

    • @christianlempa
      @christianlempa  2 ปีที่แล้ว

      Cheers! I recently did a video about my terminal, it has changed a lot though :D

  • @chswin
    @chswin ปีที่แล้ว

    What it is, is the world telling the non-programmer IT switch and knob tinkerers that it is time to learn how to code.

  • @Technik500
    @Technik500 2 ปีที่แล้ว

    how do i give you money?

    • @christianlempa
      @christianlempa  2 ปีที่แล้ว

      Best is to support me on Patreon :)

  • @m.mukunthan5536
    @m.mukunthan5536 3 ปีที่แล้ว

    Hi bro

  • @KaydotOrigin
    @KaydotOrigin 3 ปีที่แล้ว +1

    Can this automate docker-compose files? This is amazing

    • @christianlempa
      @christianlempa  2 ปีที่แล้ว

      I don't think so, as docker-compose is another container management tool. Maybe there is a way but I haven't found it yet.

    • @bthegawd8113
      @bthegawd8113 2 ปีที่แล้ว

      Terraform does not manage docker compose let alone docker itself. You can create eks, ecs resource in aws for example but thats about it.

    • @Samuel.Mwangi
      @Samuel.Mwangi 2 ปีที่แล้ว

      If used in combination, yes you can use ansible to orchestrate anything including docker but the fact you can doesn't make it the best way to do it.

  • @marcbria6086
    @marcbria6086 2 ปีที่แล้ว

    Big fan of your work. Thanks!
    I have a stupid doubt about terminology... as terraform is for infrastructure would be more a SysOp tool than a DevOps?

    • @christianlempa
      @christianlempa  2 ปีที่แล้ว

      Thank you mate! Terraform is a tool you can use in many different ways, it should be part of SysOp and DevOps toolset.

  • @kenmurphy4259
    @kenmurphy4259 2 ปีที่แล้ว

    Love Terraform…

  • @jnelly3426
    @jnelly3426 ปีที่แล้ว

    This is a good video. Great explanation

  • @onemanops
    @onemanops 2 ปีที่แล้ว

    very well done
    thx