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)
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:
Use Amazon SQS as the central event router.
Use Amazon EventBridge as the central event bus.
Configure API Gateway to route the events.
Create EventBridge rules with event patterns to filter messages.
Use AWS Step Functions to filter the events.
Configure the EventBridge rules to send events to target microservices (e.g., Lambda, SQS).
Use Amazon Kinesis Data Streams to filter events.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6
75 questions · hints · full answers · grading
Expert