Skip to content

Deploying a static website to AWS using S3, CloudFront, and IAM

Notifications You must be signed in to change notification settings

steve-njuguna-k/AWS-Beginner-Static-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Static Website on AWS

In this project, you will deploy a static website to AWS using S3, CloudFront, and IAM.

The files included are:

  • index.html - The Index document for the website.
  • /img - The background image file for the website.
  • /vendor - Bootssrap CSS framework, Font, and JavaScript libraries needed for the website to function.
  • /css - CSS files for the website.

Project URLS:

Main Site Access URL - http://jambo-tours-and-travels.s3-website-us-east-1.amazonaws.com/

CloudFront URL - https://d6kwe6q88uir6.cloudfront.net/

S3 Object URL - http://jambo-tours-and-travels.s3.amazonaws.com/index.html

About

Deploying a static website to AWS using S3, CloudFront, and IAM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published