SAA-C03 · Question #658
SAA-C03 Question #658: Real Exam Question with Answer & Explanation
The correct answer is A: Store the logs in an Amazon S3 bucket. Configure Amazon Macie to discover sensitive data. Use. Storing the JSON logs in Amazon S3 provides durable, scalable storage. Amazon Macie is specifically designed to discover and classify sensitive data in S3, including PII and healthcare- related data. You can then use Amazon Athena to run SQL queries directly on the JSON log files
Question
A healthcare company is designing a system to store and manage logs in the AWS Cloud. The system ingests and stores logs that are in JSON format. The logs contain sensitive patient information. The company must identify any sensitive data. The company must be able to search the log data by using SQL queries. Which solution will meet these requirements?
Options
- AStore the logs in an Amazon S3 bucket. Configure Amazon Macie to discover sensitive data. Use
- BStore the logs in an Amazon Elastic Block Store (Amazon EBS) volume. Create an application
- CStore the logs in Amazon DynamoDB. Use AWS Key Management Service (AWS KMS) to
- DStore the logs in an Amazon S3 bucket. Use Amazon Inspector to discover sensitive data. Use
Explanation
Storing the JSON logs in Amazon S3 provides durable, scalable storage. Amazon Macie is specifically designed to discover and classify sensitive data in S3, including PII and healthcare- related data. You can then use Amazon Athena to run SQL queries directly on the JSON log files in S3, satisfying the requirement to search the log data with SQL while retaining strong security and compliance capabilities.
Community Discussion
No community discussion yet for this question.