An open API service indexing awesome lists of open source software.

https://github.com/y-martinez/static-website-aws

Project #1 from the Cloud DevOps Engineer Nanodegree Program - Udacity
https://github.com/y-martinez/static-website-aws

aws cloudfront udacity-devops-nanodegree

Last synced: about 2 months ago
JSON representation

Project #1 from the Cloud DevOps Engineer Nanodegree Program - Udacity

Awesome Lists containing this project

README

          

## Deploy Static Website on AWS

### In this project, I deployed a static website on AWS using S3, CloudFront, and IAM.

#### The files included are:

1. `index.html` The Index document for the website.
2. `/img` The background image file for the website.
3. `/css` CSS files for the website.
4. `/doc` Folder with the step-by-step file with screenshots created by me.

You can access to the website using this Cloudfront [link](http://d2nap6o49ug3f9.cloudfront.net/index.html)

**NOTE**: The folder `/vendor` it didn't upload because contain the third party files, such as [Bootstrap](https://getbootstrap.com/), [Jquery](https://jquery.com/) and [FontAwesome](https://fontawesome.com/)