Overview
Systems Administrators and DevOp Engineers have always been charged to do more with less. Defining infrastructure in code and automating its deployment helps improve operational efficiency and lower administrative overhead. In this course, Terraform – Getting Started, you’ll learn foundational knowledge of Hashicorp’s Terraform software, a toolset for infrastructure automation. First, you’ll discover how to create and update a basic configuration. Next, you’ll explore how to use provisioners, functions, and providers to expand your deployment.
Finally, you’ll learn how to leverage abstraction and improve code reuse with variables, state files, and modules. When you’re finished with this course, you’ll have the skills and knowledge of Terraform needed to write, plan, and create automated infrastructure deployments.
Skills Covered
- Understand, use and apply terraform
- Know when to use different features
- Use terraform with AWS
- Use terraform with Packer to create custom images
- Be able to apply DevOps techniques using terraform
Who Should Attend
This course is great if you’re in an Ops or DevOps position and you want to learn about automation using terraform.