Skip to main content

4 docs tagged with "sqs"

View all tags

Amazon SQS

Amazon SQS for DVA-C02 — standard vs FIFO queues, visibility timeout, message retention, DLQ, long polling, delay queues, and Lambda integration via Event Source Mapping. Key exam patterns covered.

Dead Letter Queue (DLQ) Pattern

A comprehensive guide to the Dead Letter Queue (DLQ) pattern — covering poison pill handling, retry strategies, alternatives comparison, AWS SQS / Kafka / RabbitMQ implementations, and production deep dives for senior engineers.

Message Queues & Streaming

Guide to asynchronous messaging systems including Kafka, RabbitMQ, SQS, event sourcing, pub/sub patterns, consumer groups, ordering guarantees, and exactly-once semantics.