Learn Terraform: Infrastructure as Code, AWS/GCP/Azure providers, modules, state management, and CI/CD integration. Practical course taught in Russian.
The course includes 8 modules and 700+ exercises with instant feedback.
Terraform is HashiCorp's Infrastructure as Code tool for declaratively managing cloud infrastructure across multiple providers.
The course covers AWS, GCP, Azure, and other popular providers through Terraform provider plugins.
State is a file that stores the current status of managed infrastructure. It is used to plan and apply incremental changes.