SAA-C03 · Question #177
SAA-C03 Question #177: Real Exam Question with Answer & Explanation
The correct answer is A: Store the files in an Amazon S3 bucket. Use the Standard storage class. Enable server-side. AmazonS3 with the Standard storage classis the best solution: Encryption: SSE-S3 ensures server-side encryption of the data, meeting compliance requirements. Immediate access: The Standard storage class provides low-latency and high- throughput access to data. Multi-location stor
Question
A healthcare provider is planning to store patient data on AWS as PDF files. To comply with regulations, the company must encrypt the data and store the files in multiple locations. The data must be available for immediate access from any environment. Which solution will meet these requirements MOST cost-effectively?
Options
- AStore the files in an Amazon S3 bucket. Use the Standard storage class. Enable server-side
- BStore the files in an Amazon Elastic File System (Amazon EFS) volume. Use an AWS KMS
- CStore the files in an Amazon Elastic Block Store (Amazon EBS) volume. Configure AWS Backup
- DStore the files in an Amazon S3 bucket. Use the S3 Glacier Flexible Retrieval storage class.
Explanation
AmazonS3 with the Standard storage classis the best solution: Encryption: SSE-S3 ensures server-side encryption of the data, meeting compliance requirements. Immediate access: The Standard storage class provides low-latency and high- throughput access to data. Multi-location storage: Cross-Region replication ensures data is stored in multiple AWS Regions Why Other Options Are Not Ideal: Amazon EFS is more costly and suited for file systems rather than object storage.Not cost- Amazon EBS is block storage and not optimized for object storage like PDFs. Backup schedules do not ensure immediate availability.Not suitable. S3 Glacier Flexible Retrieval is designed for archival, not immediate access.Does not meet access requirements.
Community Discussion
No community discussion yet for this question.