Skip to content

Project 1 - Deploy Static Website on AWS 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, you will deploy a static website to AWS. First, you will create an S3 bucket, configure the bucket for website hosting, and secure it using IAM polici…

Notifications You must be signed in to change notification settings

aiwithqasim/AWS-static-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Static Website on AWS

Screenshots showing steps for Deploying Static Website on AWS.

The following activities has been performed:

  1. All website files are added to the S3 bucket.
  2. The bucket configuration is set up to support static website hosting.
  3. The S3 bucket is configured to support static website hosting.
  4. The permission access to the bucket is configured to allow public access.
  5. The S3 bucket has an IAM bucket policy that makes the bucket contents publicly accessible.

Website Distribution:

The website is distributed via Cloudfront. CloudFront has been configured to retrieve and distribute website files.

Site Url:

Qasim's Travelog

CloudFront Distribution:

Qasim's Travelog

About

Project 1 - Deploy Static Website on AWS 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, you will deploy a static website to AWS. First, you will create an S3 bucket, configure the bucket for website hosting, and secure it using IAM polici…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published