
Answer-first summary for fast verification
Answer: Use Amazon Kinesis Data Firehose for log delivery, Amazon S3 for log storage, and AWS Glue for log analysis.
Amazon Kinesis Data Firehose is ideal for delivering real-time streaming data to destinations such as Amazon S3, which is used for durable log storage. AWS Glue can be used for ETL jobs to prepare the logs for analysis, ensuring that the logs are centralized, secure, and ready for compliance audits.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Consider a scenario where you need to centralize logs from various AWS services and on-premises resources for an enterprise-level application. The logs need to be stored securely, accessible for analysis, and compliant with industry standards. Which AWS services would you use to achieve this, and how would you configure them to ensure efficient log management and compliance?
A
Use Amazon S3 for log storage, AWS Glue for log processing, and Amazon Athena for log analysis.
B
Use Amazon Elasticsearch Service for log storage and analysis, and AWS Lambda for log processing.
C
Use Amazon Kinesis Data Firehose for log delivery, Amazon S3 for log storage, and AWS Glue for log analysis.
D
Use AWS CloudTrail for log collection, Amazon S3 for log storage, and Amazon Redshift for log analysis.