AWS Certified Data Analytics – Specialty — Question 155

A company provides an incentive to users who are physically active. The company wants to determine how active the users are by using an application on their mobile devices to track the number of steps they take each day. The company needs to ingest and perform near-real-time analytics on live data. The processed data must be stored and must remain available for 1 year for analytics purposes.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: C

Explanation

The correct answer is C because it leverages Amazon Kinesis Data Streams for real-time data ingestion and analytics, which minimizes operational overhead while ensuring the data is processed and stored efficiently. Options A and B rely on Amazon EMR, which involves more management and setup, leading to higher operational overhead. Option D, while simpler, does not provide near-real-time analytics as effectively as the Kinesis solution.