Managed IaC Platforms
Running IaC from your laptop is fine for learning, but companies use managed platforms.
- Terraform Cloud: A SaaS that hosts your state and runs your plans.
- Spacelift / Scalr: Alternative platforms that support OpenTofu.
These platforms provide a UI, history of runs, and integration with GitHub/GitLab.