Easy1 markMultiple Choice
Domain 4.4: Modernization RequirementsServerlessEventBridgeModernizationArchitecture

AWS SAP-C02 · Question 63 · Domain 4.4: Modernization Requirements

A development team is modernizing a legacy application by breaking it into event-driven microservices. They need a central event bus to route events between the services. The routing logic needs to be based on the content of the event payload. The service must be fully managed and serverless. Which AWS service should they use?

Answer options:

A.

Amazon SNS

B.

Amazon SQS

C.

Amazon EventBridge

D.

Amazon MQ

How to approach this question

Match 'serverless event bus' and 'content-based routing' to EventBridge.

Full Answer

C.Amazon EventBridge✓ Correct
Amazon EventBridge
Amazon EventBridge is a serverless event bus that makes it easy to connect applications together using data from your own applications, SaaS applications, and AWS services. It excels at content-based routing.

Common mistakes

Choosing SNS, which is a pub/sub service but lacks the advanced event bus features of EventBridge.

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

75 questions · hints · full answers · grading

More questions from this exam