
Ultimate access to all questions.
Your company is using AWS services to process and analyze large volumes of data. You are tasked with analyzing the logs generated by a big data application running on Amazon EMR. Describe the steps you would take to analyze the logs using AWS services.
A
Use Amazon CloudWatch Logs to log the application data and configure alarms to send alerts based on specific log patterns. Use AWS Athena to query the logs stored in Amazon S3 and analyze the data.
B
Use Amazon EMR to log the application data and configure alarms to send alerts based on specific log patterns. Use AWS Athena to query the logs stored in Amazon S3 and analyze the data.
C
Use Amazon CloudWatch Logs to log the application data and configure alarms to send alerts based on specific log patterns. Use Amazon EMR to analyze the logs stored in Amazon S3.
D
Use AWS Glue to log the application data and configure alarms to send alerts based on specific log patterns. Use AWS Athena to query the logs stored in Amazon S3 and analyze the data.