Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/damola12345/udacity-starter-website

Project in Udacity Cloud DevOps Engineer Nanodegree.
https://github.com/damola12345/udacity-starter-website

aws aws-cloudfront aws-iam aws-s3

Last synced: 21 days ago
JSON representation

Project in Udacity Cloud DevOps Engineer Nanodegree.

Awesome Lists containing this project

README

        

# Deploy Static Website on AWS
Deploy Static Website on AWS

## Project Overview
In this project, deploy a static website to AWS using S3, CloudFront, and IAM.

## Project Files
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.
- `Architecture` - Architectural diagram of this project

## Project Setup

- Diagram
- Create a S3 bucket
- Upload the website files to your bucket
- Configure the bucket for website hosting
- Secure the bucket using IAM policies
- Speed up content delivery using AWS’ content distribution network service, CloudFront
- Access your website in a browser using the unique CloudFront endpoint

You can access the `screenshots` folder to have better understanding:

- CloudFront - https://d1a363hxzivma0.cloudfront.net/
- s3 - http://aws-udacity-project.s3-website-us-east-1.amazonaws.com/