ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 78 - DAS-C01 discussion

Report
Export

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 anomalydetection algorithms. Which solution meets these requirements?

A.
Use an AWS Glue job to transform the data from JSON to Apache Parquet. Use AWS Glue crawlers to discover the schema and build the AWS Glue Data Catalog. Use Amazon Athena to create a table with a subset of columns. UseAmazon QuickSight to visualize the data and then use Amazon QuickSight machine learning-powered anomaly detection.
Answers
A.
Use an AWS Glue job to transform the data from JSON to Apache Parquet. Use AWS Glue crawlers to discover the schema and build the AWS Glue Data Catalog. Use Amazon Athena to create a table with a subset of columns. UseAmazon QuickSight to visualize the data and then use Amazon QuickSight machine learning-powered anomaly detection.
B.
Use Kinesis Data Firehose to detect anomalies on a data stream from Kinesis by running SQL queries, which compute an anomaly score for all calls and store the output in Amazon RDS. Use Amazon Athena to build a dataset andAmazon QuickSight to visualize the results.
Answers
B.
Use Kinesis Data Firehose to detect anomalies on a data stream from Kinesis by running SQL queries, which compute an anomaly score for all calls and store the output in Amazon RDS. Use Amazon Athena to build a dataset andAmazon QuickSight to visualize the results.
C.
Use an AWS Glue job to transform the data from JSON to Apache Parquet. Use AWS Glue crawlers to discover the schema and build the AWS Glue Data Catalog. Use Amazon SageMaker to build an anomaly detection model that candetect fraudulent calls by ingesting data from Amazon S3.
Answers
C.
Use an AWS Glue job to transform the data from JSON to Apache Parquet. Use AWS Glue crawlers to discover the schema and build the AWS Glue Data Catalog. Use Amazon SageMaker to build an anomaly detection model that candetect fraudulent calls by ingesting data from Amazon S3.
D.
Use Kinesis Data Analytics to detect anomalies on a data stream from Kinesis by running SQL queries, which compute an anomaly score for all calls. Connect Amazon QuickSight to Kinesis Data Analytics to visualize the anomalyscores.
Answers
D.
Use Kinesis Data Analytics to detect anomalies on a data stream from Kinesis by running SQL queries, which compute an anomaly score for all calls. Connect Amazon QuickSight to Kinesis Data Analytics to visualize the anomalyscores.
Suggested answer: A
asked 16/09/2024
Bill May
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first