
Ultimate access to all questions.
Your company is using AWS Glue to extract, transform, and load (ETL) data from various sources. You are tasked with troubleshooting an issue where the ETL job is failing due to a data quality problem. Describe the steps you would take to identify and resolve the issue.
A
Enable AWS CloudTrail to track API calls made to AWS Glue. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Analyze the logs using Amazon OpenSearch Service to identify the data quality issue.
B
Enable AWS CloudTrail to track API calls made to Amazon S3. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Analyze the logs using AWS Athena to identify the data quality issue.
C
Enable AWS CloudTrail to track API calls made to AWS Glue. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Analyze the logs using Amazon EMR to identify the data quality issue.
D
Enable AWS CloudTrail to track API calls made to AWS Glue. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Analyze the logs using Amazon CloudWatch Logs Insights to identify the data quality issue.