Cloud Architecture
Designing scalable, production-grade infrastructure on AWS. Covers ECS, CloudFront, Lambda@Edge, CDN optimization, monitoring, and cost-efficient deployment patterns.
7 articles
Complete Failed Request Logging and Async Replay with CloudFront and Lambda@Edge
A dual Lambda@Edge architecture for recording full request headers and body of failed requests — WAF blocks and origin errors — without modifying origin code, with async replay from S3.
5 Pitfalls of Logging Failed Requests with CloudFront + Lambda@Edge
We built a dual Lambda@Edge setup for full request logging on CloudFront. Here are the 5 things that went wrong.
Building Real-Time AI Audio-Video with Amazon Nova
Build a low-latency multimodal AI assistant with Amazon Nova, Transcribe, Polly, and the open-source TEN framework.
Amazon QuickSuite: Natural Language Data Analysis Guide
Connect databases, build dashboards, and query data in plain English with Amazon QuickSuite — step by step.
DNS Deep Dive: From First Principles to Kubernetes
Understand DNS from dig traces to CoreDNS in Kubernetes. A practitioner's guide to debugging DNS in containers.
Building a Distributed Job Scheduler in Go
Design and ship a production task scheduler with Go, Machinery, Redis, and cron. Covers distributed locking and retry strategies.
How to Build API Monitoring with Grafana and Elasticsearch
Set up production API monitoring from scratch — Elasticsearch data source, Lucene queries, Grafana panels, and alerting rules.