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 Professional (SAP-C02)AWS Solutions Architect Professional SAP-C02 Practice Exam 6Question 58
    Medium1 markMultiple Choice
    Domain 3.4: Reliability ImprovementReliabilityDecouplingServerless

    AWS SAP-C02 · Question 58 · Domain 3.4: Reliability Improvement

    A company is redesigning a monolithic application to improve reliability. The application currently processes user uploads synchronously, often timing out. The architect wants to decouple the architecture. Which THREE services can be used together to build a loosely coupled, asynchronous processing pipeline? (Select THREE)

    Answer options:

    A.

    Amazon S3

    B.

    Amazon ElastiCache

    C.

    Amazon SQS

    D.

    AWS Direct Connect

    E.

    AWS Lambda

    F.

    Amazon API Gateway

    G.

    AWS CloudTrail

    How to approach this question

    Identify the storage, queueing, and compute components of an event-driven architecture.

    Full Answer

    A, C, E
    A standard decoupled pattern: Users upload files to Amazon S3. S3 sends an event to an Amazon SQS queue. AWS Lambda consumes messages from the queue and processes the files asynchronously.

    Common mistakes

    Selecting API Gateway, which is typically synchronous.
    Question 57All questionsQuestion 59

    Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A global enterprise requires highly available hybrid connectivity between its on-premises data ce...HardQ02An organization has 50 VPCs across two AWS Regions connected via Transit Gateways (TGW). The TGWs...HardQ03A company uses AWS Organizations. The network team wants to share a central Transit Gateway (TGW)...MediumQ04An enterprise has on-premises data centers in the US and Europe. They want to use the AWS global ...HardQ05A company requires that all API calls to Amazon S3 from their VPC must not traverse the public in...Medium
    View all 75 questions →