Terraform is a DevOps solution that allows you define infrastructure as code. It allows provisioning [[AWS]], [[Azure]], [[Google Cloud Platform|GCP]] [[Oracle Cloud]], or [[Docker]] items in the cloud itself, controlling the resources according to the template you define. For example, you can provision an [[EC2]] instance, and connect it to a [[SQS]] instance. This allows deploying a [[Full Stack Framework]] and all associated resources needed to build larger, well defined apps.