Ultimate access to all questions.
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?
Explanation:
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.