Skip to main content

Production-like Preview Environments with FastAPI and EKS

Spin up ephemeral, production-like preview environments for a FastAPI app on EKS using RDS snapshots, Helm, AWS CDK, and GitHub Actions.

Published on October 12, 2025

Read More

Building a Real-time Data Sync Between Postgres and OpenSearch

Learn how to build a real-time search service using Change Data Capture (CDC), AWS DMS, Lambda, Kinesis, and OpenSearch to sync data between Postgres and OpenSearch with zero lag.

Published on October 8, 2025

Read More