AWS Certified Data Analytics – Specialty — Question 73

A telecommunications company is looking for an anomaly-detection solution to identify fraudulent calls. The company currently uses Amazon Kinesis to stream voice call records in a JSON format from its on-premises database to Amazon S3. The existing dataset contains voice call records with 200 columns. To detect fraudulent calls, the solution would need to look at 5 of these columns only.
The company is interested in a cost-effective solution using AWS that requires minimal effort and experience in anomaly-detection algorithms.
Which solution meets these requirements?

Answer options

Correct answer: A

Explanation

Option A is the correct answer because it provides a cost-effective approach using AWS services like AWS Glue, Amazon Athena, and Amazon QuickSight, which require minimal effort to implement machine learning-powered anomaly detection. Options B and D utilize Kinesis Data Firehose and Kinesis Data Analytics, which may introduce additional complexity and costs, while Option C involves Amazon SageMaker, requiring more expertise and effort in building custom models.