For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 7Question 34
    Hard1 markMultiple Choice
    Domain 2.3: Decoupling MechanismsResilienceSQSFIFO

    AWS SAA-C03 · Question 34 · Domain 2.3: Decoupling Mechanisms

    A financial application requires that transaction messages are processed exactly once and in the exact order they were received. Which TWO AWS services or features must be used to meet this requirement? (Select TWO.)

    Answer options:

    A.

    Amazon SQS Standard queue

    B.

    Amazon SQS FIFO queue

    C.

    Amazon SNS

    D.

    Message Deduplication ID

    E.

    Visibility Timeout

    How to approach this question

    Look for 'exactly once' and 'exact order'. This strictly requires SQS FIFO queues and deduplication.

    Full Answer

    SQS FIFO (First-In-First-Out) queues are designed to enhance messaging between applications when the order of operations and events is critical. They use Message Deduplication IDs to provide exactly-once processing.

    Common mistakes

    Selecting Standard queues, which can deliver messages out of order or more than once.
    Question 33All questionsQuestion 35

    Practice the full AWS SAA-C03 Practice Exam 7

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
    View all 65 questions →