cloudfront-distribution
There are 93 repositories under cloudfront-distribution topic.
umotif-public/terraform-aws-waf-webaclv2
Terraform module to configure WAF V2 Web ACL with managed rules for Application Load Balancer
awslabs/cloudfront-hosting-toolkit
CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.
chgangaraju/terraform-aws-cloudfront-s3-website
Terraform module for creating a s3 static website with CloudFront distribution
pravinyo/udagram-app
Contains both frontend and backend microservices
deeheber/weather-site
A workflow that hits a weather API and updates a website to show current conditions
conortm/terraform-aws-s3-static-website
Terraform Module for an Amazon S3 Static Website
san99tiago/san99tiago-cv
My NextJs interactive personal website (san99tiago.com) with IaC on top of AWS-CDK and Multi Environment setup (Accounts/DNS/CDN/CI-CD).
AppGambitStudio/serverless-static-site
Static Site with Serverless Framework and AWS
benmarch/update-lambda-edge
CLI for quickly updating Lambda@Edge functions
erinkelsey/microfrontend-saas-landingpage-react-vue
🛬 A demo microfrontend SaaS app landing page, authentication and dashboard built with React, Vue and Webpack Module Federation using Run-Time Integration.
staevs/s3-deploy-action
GitHub Action that uses official amazon/aws-cli Docker image to sync a directory with a S3 bucket.
aws-samples/cloudfront-app-with-cognito-auth-at-edge
A tool for easy authentication and authorization of users in Cloudfront Distributions by leveraging Lambda@Edge to request an ID token from any OpenId Connect Provider, then exchanging that token for temporary, rotatable credentials using Cognito Identity Pools.
oieduardorabelo/cdk-cloudfront-behavior-api-gateway-waf-protection
REST API in Amazon API Gateway with Amazon CloudFront Behavior using AWS WAF for API protection
aws-samples/aws-cloudfront-real-time-metrics-sample
This repository provides infrastructure and code to parse CloudFront real-time logs and convert these logs into CloudWatch custom metrics. These Custom metrics in CloudWatch can provide low-level insight into how well a CloudFront distribution is performing and even enable monitoring the operational health of specific CloudFront edge locations. This can assist in the identification of common problems affecting CloudFront distributions such as localized outages, ISP failures, and DNS routing issues.
exanubes/aws-code-pipeline-with-s3-deployment
Repository from exanubes.com for AWS Code Pipeline with S3 Deployment and Github Repository
jweyrich/static-deployer
☁ Deploy static websites using a single command! Currently supports AWS S3 and CloudFront.
viral-sangani/viralsangani.me
🔥 Personal portfolio website built with Gatsby and Cosmic JS 🚀
InterweaveCloud/terraform-aws-s3-cloudfront-static-website
Terraform Module for an Amazon Static Website using a private S3 bucket and CloudFront.
kyopark2014/aws-routable-cloudfront
It shows how to escape cross-origin issues for web client and API server using CloudFront routing.
littlemissbot/s3-site-auth
Authenticate S3 using Lambda@Edge
chroto/terraform-aws-serverless-react
Terraform module which creates S3, CloudFront, and Route53 resources for hosting a React application
devmohit-live/Terraform_AWS_Webserver
Creating an Infrastructure on the AWS cloud for webserver using Terraform
hseera/cloudfront-manager
An AWS utility to Invalidate, Enable, Disable and Delete Cloudfront distribution. Also display detail of a distribution.
mohllal/udacity-cloud-developer-nanodegree
This repository contains my projects for the Udacity's Cloud Developer Nanodegree.
Foroozani/ETL-AWS
:rocket: This is project employ AWS Redshift, S3, Glue, CloudFront, Lambda ... services to automate an ETL pipeline.
IrezD/cloud-s3-website-with-cicd-pipeline-v2.0
This project aims to deploy a static website on AWS using Infrastructure as Code (IaC) with Terraform and set up a CI/CD pipeline with GitHub Actions. Code changes will be tested, reviewed, and then deployed to production on the main branch after validation on a working branch.
joelwembo/aws-cdk-route53-s3-cloudfront-ssl-github-actions
How to deploy a static website with SSL using AWS CDK (Cloud Development Kit), CloudFront, ACM (AWS Certificate Manager), and Route 53
kramerc/files.kramerc.social
Files bucket for the kramerc.social Mastodon instance
lkrimphove/OutdoorActivities
Visualizing Outdoor Activities with Python Folium
m-adnan-mushtaq/stereo-books-backend
full stack version with jwt authentication , s3 , clodufront signed url, private url and much more, pagination
manowski/datacollection
TikTok & Instagram API Scrapper In Python
nirmalyax/Cloud-Resume-Project
🚀 Supercharge your website with AWS! 🚀 This guide helps you build blazing-fast 🚀, Fort Knox-secure 🔒, and massively scalable 📈 websites using AWS. We'll use S3 🪣, Route 53 🚦, CloudFront ⚡️, and ACM 🛡️ to make your site the envy of the internet 😎.
robbytaylor/terraform-static-website-redirection
A Terraform module for a static website with Lambda@edge redirect to the primary hostname
soi130/resume-challenge
My end-to-end CI/CD project on AWS. Hosting a website with S3, Cloudfront, Dynamodb, API Gateway, Lambda and Terraform.
viral-sangani/blog.viralsangani.me
🚀⚡️ Blazing fast blog built with GatsbyJS 🔥
yogi-dad/github-actions-deploy-2-s3
How to deploy react based application on s3 bucket using github actions.