Manage your cloud infrastructure as code using Terraform
Developments in cloud computing over the last years have made it easier than ever to deploy and scale applications with minimal investment. However, managing cloud infrastructure by hand is a complex and error-prone task. This is where Infrastructure as Code (IaC) comes to the rescue, with Terraform being one of the most popular tools for automating infrastructure management.
Join me in this talk to learn about the benefits of IaC and how to get started with Terraform. We'll cover the basics of the Terraform language, the core Terraform workflow, how to use providers to manage resources on different cloud platforms, and how to fit Terraform into your CI/CD process.
Target audience
This talk is aimed at software- and DevOps engineers who want to learn about automated infrastructure management with Terraform.