Hard1 markMultiple Choice
AWS SAA-C03 · Question 65 · Domain 4.1: Storage Cost Optimization
A company wants to use Amazon Macie to discover sensitive data in their S3 buckets. However, they have petabytes of data and are concerned about the cost of scanning everything. Which TWO strategies should a solutions architect recommend to optimize Macie costs? (Select TWO.)
A company wants to use Amazon Macie to discover sensitive data in their S3 buckets. However, they have petabytes of data and are concerned about the cost of scanning everything. Which TWO strategies should a solutions architect recommend to optimize Macie costs? (Select TWO.)
Answer options:
A.
Configure Macie to perform automated sensitive data discovery (sampling).
B.
Use S3 Select to filter data before Macie scans it.
C.
Exclude specific S3 buckets from Macie scans using bucket tags.
D.
Move the data to S3 Glacier before scanning.
E.
Purchase Macie Reserved Capacity.
How to approach this question
Identify ways to reduce the volume of data Macie processes. Sampling and excluding buckets are the native methods.
Full Answer
Use object tagging to exclude buckets and configure Macie to sample data.
To optimize Amazon Macie costs, you can enable automated sensitive data discovery, which uses intelligent sampling rather than full object scans. Additionally, you can explicitly exclude specific S3 buckets (e.g., public assets, logs) from being scanned to avoid unnecessary charges.
Common mistakes
Thinking Macie has Reserved Capacity pricing like EC2.
Practice the full AWS SAA-C03 Practice Exam 3
65 questions · hints · full answers · grading
More questions from this exam
Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
Expert