Blog
Notes on data engineering, cloud architecture, and things I find interesting.
Kubernetes Fundamentals for Data Engineers — What You Actually Need to Know
The essential Kubernetes concepts for data engineers - pods, deployments, jobs, and resource management for Spark and Airflow workloads.
3 minutes
Read more Building Production APIs with FastAPI for Data Services
Expose your data pipelines via REST APIs using FastAPI. Covers async patterns, Pydantic validation, authentication, and deployment strategies.
3 minutes
Read more Streaming Data into BigQuery with Pub/Sub and Dataflow — A Practical Guide
Build a real-time streaming pipeline from Pub/Sub to BigQuery using Dataflow, with windowing, error handling, and exactly-once semantics.
2 minutes
Read more