Workshop Overview

In this workshop, we’ll build and deploy a personal portfolio website using HTML, CSS, JavaScript, and Tailwind CSS, all of which will be hosted via cloud on AWS S3 with AWS CloudFront.

The goal is to help beginners understand the end-to-end workflow of modern web deployment, from local development to live hosting.

This project focuses on:


Architecture Overview

Attached below is the final architecture we’ll use throughout the workshop:Components Breakdown

ARCHITECTURE.png

1. You (IAM User)

2. Developer Files (HTML, CSS, JS, Tailwind)

3. GitHub Repository