#Terraform #Terraformintamil
Chapters
00:00 Session Introduction
00:45 Infra as code Introduction
01:55 Cloudformation vs Terraform
02:13 Multicloud support
02:32 Custom providers
03:06 Many are skilled in Terraform
03:50 Does Coding required for Terraform/Infra as code?
04:28 How Terraform work?
05:02 Terraform Workflow
06:28 Demo
09:40 Conclusion
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.
Configuration files describe to Terraform the components needed to run a single application or your entire datacenter. Terraform generates an execution plan describing what it will do to reach the desired state, and then executes it to build the described infrastructure. As the configuration changes, Terraform is able to determine what changed and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS entries, SaaS features, etc.
Follow us on / techpechu
E-mail id [email protected]
Instagram keerthivasan_kannan
Subscribe to our youtube channel. : / @techpechu
Thanks for watching.