Skip to content

Example deployment of a static site using AWS CDK, S3 and CloudFront

Notifications You must be signed in to change notification settings

pandieme/aws-staticsite-cdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Static Website Hosting

In this textual TubeYou video, we're going to deploy a static website featuring the following:

  • AWS:
    • S3
    • CloudFront
    • CodePipeline
    • Link to GitHub Repository

When you push to your defined branch, CodePipeline will kick in and deploy the new code.

This example is just deploying HTML assets, but I'd usually build and deploy GatsbyJS.

Then finally, you create a CNAME pointing to the CloudFront endpoint.

About

Example deployment of a static site using AWS CDK, S3 and CloudFront

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published