Skip to content

This project is a part of Udacity's Cloud Developer Nanodegree program.

License

Notifications You must be signed in to change notification settings

harshsahu97/AWS_Static_Blog_WebSite_Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

AWS Static WebSite Deployment

This project is a part of Cloud Developer Nanodegree program by Udacity.

Project Overview

The cloud is perfect for hosting static websites that only include HTML, CSS, and JavaScript files that require no server-side processing. In this project, I've deployed a static website to AWS. I created a S3 bucket, configure the bucket for website hosting, and secure it using IAM policies. I uploaded the website files to your bucket and speed up content delivery using AWS’s content distribution network service, CloudFront. Lastly, I was able to access my website in a browser using the unique S3 endpoint.

CloudFront endpoint URL (Live Demo)

http://d27zm5l3yktt37.cloudfront.net/index.html

Prerequisites

  • AWS Account
  • Website code

Topics Covered

  • S3 bucket creation

  • S3 bucket file upload

  • S3 bucket setup for static website hosting

  • S3 bucket security configuration via IAM policies

  • Website distribution via CloudFront

  • Access website via web browser (Checkout the URL in screentshot).

License

MIT

Issues ?

Contact me on Twitter.

About

This project is a part of Udacity's Cloud Developer Nanodegree program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published