AWS Full Stack Project
-
Updated
Apr 16, 2024 - CSS
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter.
It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes 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 (Domain Name Service) entries, SaaS (Software as a Service) features.
AWS Full Stack Project
Production-ready AWS Event-Driven File Upload Platform using Terraform, Amazon EC2, S3, Lambda, SNS, IAM and PHP.
Production patterns for provisioning, securing, and operating geospatial infrastructure with Terraform and Pulumi — PostGIS, GeoServer, tiles, IAM, CI/CD, and drift management.
Terraform IaC deploying jacobpevans.com static website to AWS. Provisions S3 (hosting), CloudFront (CDN), Route 53 (DNS), ACM SSL/TLS certificates for HTTPS security. Encrypted S3 backend state management. Uses community Terraform modules.
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 3 days ago