Kellfren / Deploy-Static-Website-on-AWS-using-Cloudfront

Project #1 - Cloud DevOps Engineer Nanodegree Program - Udacity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project #1 - Cloud DevOps Engineer Nanodegree Program - Udacity

Deploy Static Website On AWS Using Cloudfront

In this project I deployed 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.
  • /documents - pdf file with step-by-step custom configurations

You can access to the website using this Cloudfront Static-Website

About

Project #1 - Cloud DevOps Engineer Nanodegree Program - Udacity


Languages

Language:CSS 57.2%Language:HTML 42.8%