Skip to content

CloudFormation for static website hosting on AWS using CloudFront and CodePipline for CI/CD

Notifications You must be signed in to change notification settings

rnzsgh/static-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo contains an AWS CloudFormation template that creates an Amazon CloudFront distribution with an Amazon S3 bucket that serves as the origin for the distribution, and an AWS CodePipeline for CI/CD, based on commits to a separate GitHub repo. We have provided a sample static repo that can be used for testing. To test, fork the static repo, and then use the forked repository when launching this stack.

diagram

CloudFormation Region Name Region
US East (N. Virginia) us-east-1
US East (Ohio) us-east-2
US West (N. California) us-west-1
US West (Oregon) us-west-2
Canada (Central) ca-central-1
S. America (São Paulo) sa-east-1
Europe (Stockholm) eu-north-1
EU (Ireland) eu-west-1
EU (London) eu-west-2
EU (Paris) eu-west-3
EU (Frankfurt) eu-central-1
Asia Pacific (Tokyo) ap-northeast-1
Asia Pacific (Seoul) ap-northeast-2
Asia Pacific (Mumbai) ap-south-1
Asia Pacific (Singapore) ap-southeast-1
Asia Pacific (Sydney) ap-southeast-2

About

CloudFormation for static website hosting on AWS using CloudFront and CodePipline for CI/CD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages