Getting Started with Infrastructure as Code (IaC)

preview_player
Показать описание

You’ll learn how you can use HashiCorp Terraform to get up and running with IaC, going from nothing to a complete carbon copy of your production environment at the click of button (read: you focus on building, testing, and deploying, not spinning up test environments and hoping they’re close to what’s in production).

00:58 What do we mean by infrastructure as code?
02:45 Key value of infrastructure as code
04:07 How does Terraform work?
05:22 How do I get started with Terraform right now?

Learn More:

Create a free Azure account:

Watch Azure Friday ft HashiCorp Terraform:

Learn more about HashiCorp Terraform:

Check out HashiCorp Learn:
Рекомендации по теме
Комментарии
Автор

🤯 definitely got me hyped to get this started...

paoloa
Автор

This is a very helpful video - thank you!!! Also, Aaron looks like Kim Coates from Sons Of Anarchy. Peace!

danwest
Автор

Man we have come a long way with infrastructure over the past 20 years

Yamasqkelo
Автор

Love how he asks "How do we get started?" and the reply is just buzz words not answering the question...

keecey
Автор

It is nice to have. But let's talk about while loops... or if conditions or some string interpolation... if it comes to "local provider" things, you cant "upgrade" your defintion cause the local provider will run again if it is not a big script from yourself managing this stuff. In the end of the day, for a bigger project then a "get started" you will use bash und also the CLI from the Cloud of your choice. The most projects will be done much faster with pure Cloud CLI.

rarepanda