Terraform Learning
Terraform Learning
Terraform creates and manages resources on cloud platforms and other services
through their application programming interfaces (APIs). Providers enable Terraform
to work with virtually any platform or service with an accessible API.
Use Cases
Multi-Cloud Deployment
You can use Terraform to efficiently deploy, release, scale, and monitor
infrastructure for multi-tier applications. N-tier application architecture lets you scale
application components independently and provides a separation of concerns.