<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Indresh Gahoi — Writing</title><description>Notes from production: distributed systems, banking platforms, and the staff-engineer path.</description><link>https://indreshgahoi.com/</link><item><title>Exactly-once effects on an at-least-once queue</title><link>https://indreshgahoi.com/blog/exactly-once-effects-on-an-at-least-once-queue/</link><guid isPermaLink="true">https://indreshgahoi.com/blog/exactly-once-effects-on-an-at-least-once-queue/</guid><description>A reference implementation in Java 21 / Spring Boot of the SQS + DynamoDB conditional-write pattern I use in production banking systems to stop duplicate deliveries from becoming duplicate debits.</description><pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate><category>distributed-systems</category><category>aws</category><category>banking</category><category>idempotency</category></item></channel></rss>