Technology
Amazon SQS queues, visibility timeout, retries, dead-letter queues, and scalable message processing.
Practice items tagged with Amazon SQS.
Compares point-to-point queues with publish-subscribe topics and explains when each model fits.
Explains useful message metadata for tracing, idempotency, ownership, versioning, and support diagnostics.
Explains why message handlers must tolerate duplicate delivery and how idempotency protects side effects.
Explains how systems behave when the broker is down or slow and how backpressure protects callers and dependencies.
Explains retry strategy for transient failures and poison-message handling for permanent failures.
Explains command messages versus event messages and how ownership changes their design.
Preparation paths where this taxonomy appears in the track scope.