Blog
Notes on AWS serverless architecture, microservices, and what I learned building the projects on this site.
microservicesdockerAug 22, 2026
Designing a five-service microservices architecture with RabbitMQ
Splitting a social platform into independent services, and the messaging patterns that hold it together.
3 min read
serverlessaws-s3eventbridgeAug 1, 2026
Building a serverless contact manager with Lambda, API Gateway and Cognito
Architecture walkthrough of how Contact Book handles auth, routing and data without a single server.
3 min read