AWS Certified Data Analytics – Specialty — Question 133

A real estate company maintains data about all properties listed in a market. The company receives data about new property listings from vendors who upload the data daily as compressed files into Amazon S3. The company's leadership team wants to see the most up-to-date listings as soon as the data is uploaded to
Amazon S3. The data analytics team must automate and orchestrate the data processing workflow of the listings to feed a dashboard. The team also must provide the ability to perform one-time queries and analytical reporting in a scalable manner.
Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: D

Explanation

The correct answer, D, uses AWS Glue and AWS Lambda with S3 Event Notifications, providing a serverless and cost-effective way to process data and trigger workflows as files are uploaded. This allows for immediate access to new listings and supports on-the-fly queries with Amazon Athena, while Amazon QuickSight offers a robust visualization tool. The other options involve more complex setups or services that could incur higher costs or latency.