Skip to content

Latest commit

 

History

History
 
 

static-website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

aws-cf-templates

Static website

Use the static-website.json template to create the infrastructure for hosting a static website.

Architecture

Architecture

Components

AWS services

  • S3: object storage
  • CloudFront: CDN
  • Route53: DNS names

Installation Guide

  1. Download the template static-website.json
  2. Open AWS CloudFormation within the Management Console: https://console.aws.amazon.com/cloudformation.
  3. Create a new stack by clicking on the Create Stack button.
  4. Select Upload a template to Amazon S3 and upload the template static-website.json.
  5. Click Next to proceed with the next step of the wizard.
  6. Specify a name and all parameters for the stack.
  7. Click Next to proceed with the next step of the wizard.
  8. Click Next to skip the Options step of the wizard.
  9. Check the I acknowledge that this template might cause AWS CloudFormation to create IAM resources. checkbox.
  10. Click Create to start the creation of the stack.
  11. Wait until the stack reaches the state CREATE_COMPLETE

Support needed?

Do you need help? Mail to team@widdix.de.