cloud-resume-challenge
My Resume built on AWS from scratch for Cloud Resume Challenge by Forrest Brazeal (by marcbacchi)
terraform-aws-s3-cloudfront-static-website
Terraform Module for an Amazon Static Website using a private S3 bucket and CloudFront. (by InterweaveCloud)
cloud-resume-challenge | terraform-aws-s3-cloudfront-static-website | |
---|---|---|
1 | 1 | |
3 | 5 | |
- | - | |
6.2 | 0.0 | |
2 months ago | over 2 years ago | |
HTML | HCL | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cloud-resume-challenge
Posts with mentions or reviews of cloud-resume-challenge.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-25.
terraform-aws-s3-cloudfront-static-website
Posts with mentions or reviews of terraform-aws-s3-cloudfront-static-website.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to host a static website on AWS with S3, CloudFront, Route53 and Terraform
The terraform module is available on the Terraform Registry with the source code available on GitHub with examples shown. We would like to deploy a static website with the files automatically synced and a custom domain name.
What are some alternatives?
When comparing cloud-resume-challenge and terraform-aws-s3-cloudfront-static-website you can also consider the following projects:
git-komlalebu - CI/CD Frontend. GitHub Action to sync a directory with a remote S3 bucket which hosts a static website.
aws-static-hosting - This repository contains a sample infrastructure as code (IaC) using Terraform to host a static website/blog. The primary use case of this setup is to host a static website using the Astro framework, though this is applicable for any static site.