Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rishabkumar7/terraform-aws-s3-static-site

Host a static website on AWS S3 with Terraform as IaC.
https://github.com/rishabkumar7/terraform-aws-s3-static-site

aws s3-website terraform

Last synced: 2 days ago
JSON representation

Host a static website on AWS S3 with Terraform as IaC.

Awesome Lists containing this project

README

        

# Terraform AWS S3 Static Site

Host a static website on AWS S3 with Terraform as Infrastructure as Code.

## Architecture

![Static Site on AWS with Terraform](images/terraform-aws-static-site-diagram.png)

## Tech Stack and AWS Services used

- Terraform for IaC
- AWS S3
- CloudFront
- Route53 (optional)

## More resources

- [Static Site on Azure with Terraform](https://github.com/rishabkumar7/terraform-azure-static-site)
- [Static Site on GCP with Terraform](https://github.com/rishabkumar7/freecodecamp-terraform-with-gcp)

## Author

[Rishab Kumar](https://youtube.com/@rishabincloud)