Deploy Static Website on AWS

In this project, a static website was deploy 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.

Homepage after deployment

image