Azure Service Bus: How Topics, Subscriptions, and Dead Letter Queues Work
Azure Service Bus is a cloud messaging service that decouples applications by allowing them to exchange messages asynchronously without needing to be online simultaneously. Unlike direct API calls…
Read the full articleYou might also wanna read
AgentBus: A Messaging Platform for AI Agent Communication
Let your AI agents message each other across machines, providers, and workflows through a simple REST API. Register, poll, send, ack — up an
Amazon SQS vs SNS - Choosing the Right Messaging Service for Your Architecture
Modern distributed systems rely on messaging services like Amazon SQS and SNS. They help you decouple these interconnected components, ensur

Queues - New Pause & Purge APIs for Queues
Queues now supports the ability to pause message delivery and/or purge (delete) messages on a queue. These operations can be useful when: Yo
Automating Azure Blob Storage Databus Cleanup with Azure Functions
Using an Azure Function instead of the built in blob cleanup capabilities.
Implementing PostgreSQL as a Dead Letter Queue for Event-Driven Systems: A Wayfair Case Study
Learn how to use PostgreSQL as a Dead Letter Queue (DLQ) for event-driven systems. Case study from Wayfair showing how to handle failures in
Message Queue MCP Servers — Kafka, RabbitMQ, Pulsar, NATS, SQS, and Beyond
Message queue MCP servers let AI agents produce and consume messages, manage topics and queues, monitor clusters, and orchestrate event stre

Comments
Sign in to join the conversation.
No comments yet. Be the first.