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 3Question 24
    Easy1 markMultiple Choice
    Domain 2.3: Decoupling MechanismsDomain 2SQSDecoupling

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

    A financial application processes stock trades. It is critical that trade messages are processed exactly once and in the exact order they were generated. Which messaging service meets these requirements?

    Answer options:

    A.

    Amazon SQS Standard queue

    B.

    Amazon SNS

    C.

    Amazon SQS FIFO queue

    D.

    Amazon EventBridge

    How to approach this question

    Keywords: 'exactly once' and 'exact order'. This strictly requires SQS FIFO.

    Full Answer

    C.Amazon SQS FIFO queue✓ Correct
    Amazon SQS FIFO queue
    Amazon SQS FIFO (First-In-First-Out) queues are designed to enhance messaging between applications when the order of operations and events is critical, or where duplicates can't be tolerated (exactly-once processing).

    Common mistakes

    Selecting SQS Standard, which can deliver messages out of order or duplicate them.
    Question 23All questionsQuestion 25

    Practice the full AWS SAA-C03 Practice Exam 3

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
    View all 65 questions →