Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your company is using AWS services to process and analyze data. You are tasked with implementing a solution to extract logs for audits. Describe the steps you would take to implement the solution, including the use of AWS services.
A
Enable AWS CloudTrail to track API calls made to AWS services. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Use AWS Lambda to automate the extraction of logs for audits.
B
Enable AWS CloudTrail to track API calls made to AWS services. Use Amazon S3 to store the logs and configure lifecycle policies to archive old logs. Use AWS Lambda to automate the extraction of logs for audits.
C
Enable Amazon EMR to track API calls made to AWS services. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Use AWS Lambda to automate the extraction of logs for audits.
D
Enable AWS CloudTrail to track API calls made to AWS services. Use Amazon CloudWatch Logs to log application data and configure alarms to send alerts based on specific log patterns. Use Amazon EMR to automate the extraction of logs for audits.