#47: Terraform: managing infrastructure as code

Around IT in 256 seconds - En podkast av Tomasz Nurkiewicz

Kategorier:

Terraform is fairly low-level software for managing your infrastructure. For instance, it’s used to create and provision cloud instances, networks and software. Unlike traditional tools in this area, Terraform is declarative. It means you don’t define step-by-step, imperative guides. Essentially, scripting your infrastructure with Bash or Python. Instead, you define desired, final infrastructure state. For example, how many hosts, how they should be connected, what kind of software and packages they should contain. Once you apply this configuration, Terraform takes all the necessary steps to fulfill your needs. Here’s how it works in more detail. Read more: https://256.nurkiewicz.com/47 Get the new episode straight to your mailbox: https://256.nurkiewicz.com/newsletter

Visit the podcast's native language site