A few months ago, I started building HomeServerLab — a free AWS learning platform for developers, powered entirely by serverless infrastructure.

The stack:

AWS Lambda (Python) — handles every route, no traditional web server

API Gateway HTTP API — the entry point for all requests

DynamoDB — rate limiting, users, chat history, OAuth state