Skip to content

This is a Udacity cloud devops engineer project for deploying a static website on the AWS

Notifications You must be signed in to change notification settings

akamanzi/udacity-travel-blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Static Website on AWS

In this project, I 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.

The deployed website can be accessed using the below links:

cloudFront domain url: https://d1a99gqh1afptk.cloudfront.net

s3 bucket domainn url: http://travel-blog-website.s3-website-us-east-1.amazonaws.com

s3 bucket object url: http://travel-blog-website.s3-website-us-east-1.amazonaws.com/index.html

About

This is a Udacity cloud devops engineer project for deploying a static website on the AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published