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 67
    Medium1 markMultiple Choice
    Domain 4.2: New Architecture DesignModernizationEvent-DrivenEventBridge

    AWS SAP-C02 · Question 67 · Domain 4.2: New Architecture Design

    A company is refactoring a monolithic application into microservices. They want to use an event-driven architecture where microservices communicate asynchronously. They need a service that can filter and route events to multiple targets based on the event content. Which THREE configurations are required? (Select THREE)

    Answer options:

    A.

    Use Amazon SQS as the central event router.

    B.

    Use Amazon EventBridge as the central event bus.

    C.

    Configure API Gateway to route the events.

    D.

    Create EventBridge rules with event patterns to filter messages.

    E.

    Use AWS Step Functions to filter the events.

    F.

    Configure the EventBridge rules to send events to target microservices (e.g., Lambda, SQS).

    G.

    Use Amazon Kinesis Data Streams to filter events.

    How to approach this question

    Identify the service designed for event routing and filtering.

    Full Answer

    B, D, F
    Amazon EventBridge is a serverless event bus. You create Rules with Event Patterns to filter incoming events based on their content, and then route those specific events to various targets (like Lambda functions or SQS queues belonging to other microservices).

    Common mistakes

    Choosing SQS for routing. SQS is a point-to-point queue, not a pub/sub router.
    Question 66All questionsQuestion 68

    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 →