Blog
Notes on backend, AWS, and the parts that break in production.
-
Idempotency Is Not Optional in Event Pipelines
Why every consumer in a distributed integration needs an idempotency key, and how to add one without a full rewrite.
-
One ECR, Many Accounts
A centralized container registry in the production account, with cross-account pulls to dev and staging. Fewer moving parts, one source of truth for images.