amr-khalil / Deploy-Static-Website-on-AWS

Deploy Static Website on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

LINK: http://udacity-website2000.s3.eu-central-1.amazonaws.com/index.html

Steps:

1 S3-Bucket

S3-Bucket

2 S3-Static Website Hosting

S3-Static Website Hosting

3 S3-Permission

S3-Permission

4 S3-Bucket Policy

S3-Bucket Policy

5 Cloud Front

Cloud Front

About

Deploy Static Website on AWS


Languages

Language:CSS 56.9%Language:HTML 43.1%