Skip to content

Introduction

Hub › AWS › Introduction

What this site covers

A step-by-step roadmap to learn AWS from zero, ending in three deployable artifacts:

  • Beginner: a static site deployed to S3 + CloudFront.
  • Intermediate: a multi-service app (Lambda + API Gateway + DynamoDB).
  • Advanced: the intermediate stack as Terraform + cost-optimization walkthrough.

Pages are ordered. Each one assumes the previous and unlocks the next.

What this site is NOT

  • Not reference. For the full surface of AWS, the official documentation is better, and we link to it.
  • Not a service tour. We pick one path through AWS — the one that gets a frontend developer to a deployed thing fastest.
  • Not free of cost. Every page that touches a billable resource notes the Free Tier limits and how to tear it down.

NextGetting started