Terraform

4 real life Terraform projects: AWS + GCP, automated + GitHub Actions CI/CD static website, serverless API &data pipeline, backend

GitHub Repos:
https://github.com/franciscojavierguardado101/terraform-static-website

https://github.com/franciscojavierguardado101/terraform-web-app-backend

https://github.com/franciscojavierguardado101/terraform-serverless-api

https://github.com/franciscojavierguardado101/terraform-data-pipeline


Below I explain with screenshots of my real life projects the process of building cloud infrastructure with Terraform:
From writing the code, to automating deployments with GitHub Actions CI/CD, to seeing live resources running on AWS and GCP. The 4 projects covered are: a static website with CloudFront and S3, a serverless API with Lambda and API Gateway, a data pipeline with S3 ingestion and PostgreSQL, and a web app backend with a custom VPC, EC2, and RDS.