AWS Certified Developer Associate DVA-C01 – Question153

A developer needs to modify an application architecture to meet new functional requirements. Application data is stored in Amazon DynamoDB and processed for analysis in a nightly batch. The system analysts do not want to wait until the next day to view the processed data and have asked to have it available in near-real time.
Which application architecture pattern would enable the data to be processed as it is received?

A.
Event driven
B. Client-server driven
C. Fan-out driven
D. Schedule driven

Correct Answer: A