Blenra LogoBlenra
Optimized for: Gemini / ChatGPT / Claude
#Architecture

High-Availability Messaging with Multi-Region SQS and SNS

Customize the variables below to instantly engineer your prompt.

Required Variables

multi-region-sqs-sns-messaging-strategy.txt
Act as a Distributed Messaging Architect. Design an indestructible, highly resilient asynchronous messaging backbone utilizing Amazon SQS and SNS spanning multiple geographically isolated AWS regions. The system must effortlessly absorb a massive [MESSAGE_THROUGHPUT] load (e.g., 50,000 TPS) while strictly adhering to the specified [ORDERING_REQUIREMENTS] (e.g., strict FIFO sequencing versus high-throughput Standard queuing). Implement a highly complex, cross-region [FANOUT_PATTERN] where events published to an SNS topic in the primary region are reliably broadcasted and consumed by isolated SQS queues residing in multiple secondary regions. Detail the architectural implementation of the 'failover queue' pattern to intercept dropped messages during a regional API partition. Provide the mathematical logic required within the consumer Lambda functions to guarantee idempotency and safely process duplicate payloads generated by the 'at-least-once' delivery nature of cross-region SNS.

Example Text Output

"This architecture ensures that message processing continues even during a regional SNS outage by using a cross-region backup queue. It implements idempotent consumers to handle the 'at-least-once' delivery guarantee of cross-region fan-out."

More Cloud & DevOps Prompts

View all →

Frequently Asked Questions

What is the "High-Availability Messaging with Multi-Region SQS and SNS" prompt used for?

This architecture ensures that message processing continues even during a regional SNS outage by using a cross-region backup queue. It implements idempotent consumers to handle the 'at-least-once' delivery guarantee of cross-region fan-out.

Which AI tools work with this prompt?

This prompt is optimized for Gemini / ChatGPT / Claude, but works great with ChatGPT, Claude, Gemini, and other large language models. Simply copy it and paste it into your preferred AI tool.

How do I customize this prompt?

Use the variable fields above to fill in your specific details. The prompt will auto-update as you type, ready to copy instantly.

Is this prompt free?

Yes! All prompts on Blenra are free to copy and use immediately. No account required.