This website uses cookies
Read our Privacy policy and Terms of use for more information.
AWS
AWS
+5

Oct 17, 2025
•
5 min read
Securing root, structuring accounts, enabling Control Tower — the groundwork I’m laying for long-term SaaS scalability on AWS.

SQS
+12

Aug 29, 2025
•
10 min read
The hidden pitfalls of serverless on AWS — and how to design resilient, event-driven systems without falling into common traps.

AWS
+3

Aug 21, 2025
•
5 min read
How to replace a classic microservices stack with fully managed AWS serverless services.

Database
+4

Aug 11, 2025
•
5 min read
DynamoDB is one of AWS’s most powerful managed databases: fully serverless, instantly scalable, and with predictable performance. But to use it effectively, you can’t treat it like a relational database. That’s where Single Table Design (STD) comes in — a modeling strategy that can unlock huge performance and cost benefits if done right.

AWS
+3

Aug 3, 2025
•
7 min read
AWS Glue is a fully managed ETL (Extract, Transform, Load) service designed to simplify data integration. It automates much of the effort in building, maintaining, and running ETL jobs by providing a serverless environment, built-in transformation logic, and native integration with other AWS services like S3, DynamoDB, and OpenSearch.
