AWS Certified Developer Associate DVA-C02 Practice Question

Which design pattern can improve the resiliency of a microservices architecture by using a publish/subscribe service that distributes each event concurrently to multiple independent message queues so that every consumer processes the event in isolation?

  • Store all events in a shared relational database table that each microservice queries for new records.

  • Configure an Amazon SNS topic that fans out each published message to a dedicated Amazon SQS queue for every consumer microservice.

  • Send every message to a single Amazon SQS queue that all consumer services poll in turn.

  • Expose every microservice through synchronous REST API calls and invoke them sequentially from the producer service.

AWS Certified Developer Associate DVA-C02
Development with AWS Services
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot