Joyce-O / AWS_Cloud_1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

# Website address: http://my-3390-7319-0898-bucket.s3-website-us-east-1.amazonaws.com/
# Cloudfront address: https://dlmv37iz72dc4.cloudfront.net/


About