jaxondu / cloudformation-s3-static-website-with-cloudfront-and-route-53

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudformation template for creating static website

It creates the infrastructure for static website in AWS from scratch in minutes.

Building parts:

  • AWS S3
  • AWS Cloudfront
  • AWS Route53
  • AWS Cloudformation

Features:

  • Cloudfront -- HTTP 2.0 enabled -- IPv6 enabled
  • Worldwide distribution

How to

  • Apply route53-zone.yaml for the domain.
  • Apply s3-static-website-with-cloudfront-and-route-53.yaml for each subdomain need:
  • Upload your index.html to the S3 bucket

Your website is provisioned.

Links

In order to apply the template you need to upload it to AWS Cloudformation: How to upload the Cloudformation template

About

License:MIT License


Languages

Language:HTML 100.0%