Skip to main content
Skip to main content
Still in beta — questions, comments or suggestions? aramb@aramb.dev
Module Overview

Module 3.1: Static Hosting Project

Learn how to host and secure a static website on AWS using S3, CloudFront, and custom domains.

This page introduces the module. It is not a lesson to complete.

Use it to understand the scope, then start the first lesson when you're ready.

Start First Lesson

Project Overview

In this project, you'll build and deploy your first public website on AWS. You'll start with basic S3 hosting and then explore professional ways to secure it.

  1. Basic Hosting: Creating an S3 bucket and enabling static website hosting.
  2. Domains & HTTPS: Learning the different paths to adding custom domains and SSL/TLS certificates.

By the end of this project, you'll understand the core AWS services used for web hosting and the tradeoffs between speed, simplicity, and security.