Top 8 HCL Cloudfront Projects
-
terraform-aws-cloudfront-s3-cdn
Terraform module to easily provision CloudFront CDN backed by an S3 origin
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Within Terraform, CloudFront is managed through the aws provider, specifically the aws_cloudfront_distribution resource. It’s a relatively mature resource, offering comprehensive control over distribution settings. While there aren’t official Terraform Cloud modules specifically for CloudFront, numerous community-maintained modules exist (e.g., https://registry.terraform.io/modules/terraform-aws-modules/cloudfront/aws).
-
aws-terrajet
Terraform template built for AWS. Help Developers deploy their monolith application to AWS in the easiest and fastest way 🚀
-
terraform-static-server
This project provides a Terraform configuration for hosting a static website on AWS. It creates and configures the necessary AWS resources including S3, Route 53 (DNS), IAM, CloudFront, and WAF.
-
terraform-aws-static-website-s3-cloudfront-joshuamkite.com
deployment using my terraform module for Static https website using AWS S3; Cloudfront; ACM; TLS; public DNS entries.
-
image-delivery-service
An image delivery service that, when queried, returns at least one image matching a search criteria of your choice.
-
-
multi-region-resilient-webapp
Production-ready multi-region resilient web application on AWS with automatic failover, built with Terraform, ECS Fargate, Aurora Global Database, and Route 53
Want to try it yourself? I built a sample project that deploys a multi-region architecture using Terraform. It includes EC2 instances, S3 replication, Route 53 failover, and CloudFront for global caching https://github.com/Copubah/multi-region-resilient-webapp
HCL Cloudfront discussion
HCL Cloudfront related posts
Index
What are some of the best open-source Cloudfront projects in HCL? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | terraform-aws-cloudfront-s3-cdn | 287 |
| 2 | terraform-aws-cloudfront | 136 |
| 3 | aws-terrajet | 55 |
| 4 | terraform-static-server | 1 |
| 5 | terraform-aws-static-website-s3-cloudfront-joshuamkite.com | 1 |
| 6 | image-delivery-service | 1 |
| 7 | github-actions-demo | 0 |
| 8 | multi-region-resilient-webapp | 0 |