Deploying your Azure Infrastructure with Terraform | DevOps Lab

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

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

  • @freddyottawa
    @freddyottawa 5 ปีที่แล้ว +11

    Love Terraform, such a simple tool to use.

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

    damn, I struggled with Arm templates for two years only started with Terraform when moving to an AWS shop. So much better - can't wait to use it in Azure.

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

    I had to check my video speed twice for the speaker on the right. Speaker's CI (brain building content artifacts) and CD (content artifacts delivery speech) is in real-time.

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

    Beginners can start with this video but you gotta re-play multiple times to get a hold on to her flow.

    • @secphd1431
      @secphd1431 4 ปีที่แล้ว +1

      Not really. From scratch I would suggest they watch something else to explain the tool from scratch and interpret it. then as step 2 or 3 comeback to this video.

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

      she speaks really fast

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

    The following video will show step by step working with Terraform for Azure
    th-cam.com/video/KiCZzJlS16A/w-d-xo.html

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

      Thanks for this link. I needed it like soooooo much. Amazing video

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

    Great video

  • @agentorange20
    @agentorange20 4 ปีที่แล้ว +4

    Terraform (multi-cloud IAC automation), > Azure ARM templates or AWS Cloud Formation.

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

    as someone mentioned below, reduced the speed to 0.75 and now she sounds speaking at normal speed

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

    Hey Guys, can I create an AwaysOn availability group using terraform?

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

      Yes: registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/sql_server

  • @iyerpram
    @iyerpram 4 ปีที่แล้ว +1

    Very nice Cloud agnostic automation tool

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

    potentially dumb question but why didn't you guys use the latest version of terraform in this? is it not compatible with Azure and CloudShell?

    • @wiston.mwinzi
      @wiston.mwinzi 5 ปีที่แล้ว

      Been using pulumi/terraform + azure devops for the past 18 months and its awesome

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

      At the time of recording it was the latest. The publish date was several months after recording unfortunately and the new version wasn't out. We went with a stable version at the time.

  • @gregonometry7164
    @gregonometry7164 4 ปีที่แล้ว +1

    I am a little confused. Where does Terraform pull the variables from using a service prinipal?

    • @daleanbarnett5088
      @daleanbarnett5088 4 ปีที่แล้ว +1

      You have to define those before hand. As environment variables of course.

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

    8:53 the struggle is real !!

  • @TheC0mmentSection
    @TheC0mmentSection 4 ปีที่แล้ว +10

    It's amazing when you change the playback speed to .75 she talks at a normal pace :).

  • @artisticcheese
    @artisticcheese 5 ปีที่แล้ว

    How exactly can this incorporated into CI/CD or even manual steps if you rely on state file for everything and you are not supposed to check in this state file into Source Control

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

      You can put the state file in azure storage account and secure it, configure Terraform to use Azure as backend, as described here www.azuredevopslabs.com/labs/vstsextend/terraform/ check step 5 and Terraform backend documentation

  • @mj733p
    @mj733p 4 ปีที่แล้ว +5

    Yo, you gotta slow down, I had to replay a lot of this video just to make sure I did not miss anything.

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

      Or you gotta listen faster 😅

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

    I think should be little slow so that beginners can understand clearly

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

    RIP Abel

  • @tovijayshukla
    @tovijayshukla 4 ปีที่แล้ว

    Terroform script doesn't look any less scarier either.

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

    Love the fast talking. Too many tech videos are at a dawdling pace.

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

    what a talking? it could have been much simpler has she gone a bit slower

  • @schillaci5590
    @schillaci5590 4 ปีที่แล้ว

    This concept is crap, here's a better solution, oh wait it's gotten too complex, here's a an even better solution.