Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 134 Topic 14 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 134 Topic 14 Discussion

DVA-C02 Exam Topic 14 Question 134 Discussion:
Question #: 134
Topic #: 14

In a move toward using microservices, a company's management team has asked all development teams to build their services so that API requests depend only on that service's data store. One team is building a Payments service which has its own database; the service needs data that originates in the Accounts database. Both are using Amazon DynamoDB.

What approach will result in the simplest, decoupled, and reliable method to get near-real time updates from the Accounts database?


A.

Use AWS Glue to perform frequent ETL updates from the Accounts database to the Payments database.


B.

Use Amazon ElastiCache in Payments, with the cache updated by triggers in the Accounts database.


C.

Use Amazon Data Firehose to deliver all changes from the Accounts database to the Payments database.


D.

Use Amazon DynamoDB Streams to deliver all changes from the Accounts database to the Payments database.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.