Tagged: queues
3 articles
Cloud queue inbox/outbox patterns Building outbox/inbox patterns on DynamoDB Local and LocalStack, with a list of queue smells the patterns don't fully cover. Read article Making APIs and Queues Bulletproof Idempotency keys, layered caching, transactional outbox/inbox, and DLQs - the patterns that keep money moving when half the systems involved restart in the middle. Read article Types of APIs and Event Queues: When To Use Each Four ways to move data between services. What each one buys you, where each one falls down, and when I reach for which. Read article