What I Built

Static Hosting

Configured an S3 bucket with static website hosting, custom index, and error document handling.

Public Access

Applied a public read bucket policy and disabled block public access for website delivery.

CLI Deployment

Synced the site directory using aws s3 sync for repeatable deploys.

Verification

Validated endpoint accessibility and confirmed live updates from the CLI pipeline.

Deployment Checklist

Site Details

Bucket

Detecting...

Website URL

Detecting...

Tech Stack

AWS S3

Static hosting endpoint

HTML5

Semantic structure

CSS3

Responsive layout

JavaScript

Client-side logic