Blog
· 5 min read
Building Data Pipelines with Dagster and the Medallion Architecture
A practical guide to building production data pipelines with Dagster and the medallion architecture, based on real experience processing healthcare claims data at scale.
pythondata-engineeringaws
· 6 min read
Event-Driven Architecture on AWS: Connecting Legacy and Modern Systems
How I used EventBridge, SQS, SNS, and Lambda to build an event-driven bridge between legacy on-prem systems and modern cloud services, and what I learned about designing events that last.
awsarchitecture