Ultimate access to all questions.
Your organization has identified a potential security event in your AWS environment, and you need to perform queries to validate the event. Which of the following AWS services can be used to perform these queries effectively?
Explanation:
Amazon Athena is a serverless, interactive query service that can be used to perform queries on data stored in Amazon S3. It can be used to analyze and validate security events by running SQL-like queries on your data. This can help you quickly identify potential security issues and take appropriate action. Option A, B, and D are not designed for this specific task, as they are focused on storage, compute, and relational database services, respectively.