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
- Host: GitHub
- URL: https://github.com/y-martinez/static-website-aws
- Owner: y-martinez
- Created: 2020-04-16T21:33:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T23:36:19.000Z (about 6 years ago)
- Last Synced: 2025-05-15T08:45:13.404Z (about 1 year ago)
- Topics: aws, cloudfront, udacity-devops-nanodegree
- Language: CSS
- Homepage:
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)