AWS Certified Solutions Architect Associate SAA-C03 Practice Question
Your application requires a storage solution that can provide read access to the data in different geographical locations to serve users with low latency. Which AWS service feature would you use to achieve this requirement?
Amazon S3 Cross-Region Replication (CRR) is the correct choice for this scenario as it allows automatic replication of S3 objects to a destination bucket located in a different AWS Region. This enhances data availability and can help serve users in different geographical locations with lower latency. S3 Transfer Acceleration is used to speed up the transfer of files into S3 but does not address the need for geographical read access. EBS snapshots are point-in-time backups of EBS volumes, but they do not provide real-time access across regions. RDS Multi-AZ deployments provide high availability within a region, but they do not fulfill the low-latency access requirement across geographical locations like CRR does.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Amazon S3 Cross-Region Replication (CRR)?
Open an interactive chat with Bash
How is CRR different from S3 Transfer Acceleration?
Open an interactive chat with Bash
Can CRR replicate all objects automatically in an S3 bucket?