
Answer-first summary for fast verification
Answer: 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 AWS Athena to identify any performance issues.
Option A is the correct answer as it covers the necessary steps to troubleshoot performance issues in a data pipeline using AWS Glue. Enabling AWS CloudTrail will help track API calls, Amazon CloudWatch Logs can be used to log application data and send alerts based on log patterns, and AWS Athena can be used to analyze the logs and identify performance issues.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are responsible for maintaining a data pipeline that uses AWS Glue. Describe the steps you would take to troubleshoot performance issues in the pipeline.
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 AWS Athena to identify any performance issues.
B
Enable AWS CloudTrail to track API calls made to Amazon EMR. 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 any performance issues.
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 any performance issues.
D
Enable Amazon EMR 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 AWS Athena to identify any performance issues.
No comments yet.