
Explanation:
Amazon S3 Transfer Acceleration enables fast, easy, and secure transfers of files over long distances between your client and an S3 bucket. It takes advantage of Amazon CloudFront’s globally distributed edge locations. As the data arrives at an edge location, it is routed to Amazon S3 over an optimized network path. This specifically addresses the requirement for faster transfers for users in a different region (eu-west-2) than the bucket (ap-southeast-2).
Ultimate access to all questions.
Question 19. A company has an encrypted Amazon S3 bucket that is hosted in the ap-southeast-2 Region. Users from the eu-west-2 Region access the S3 bucket over the internet. The users from eu-west-2 need faster transfers to and from the S3 bucket for large files. Which solution will meet these requirements?
A
Reduce the length of the S3 bucket prefixes within the S3 bucket.
B
Change the server-side encryption on the S3 bucket from AES to RSA.
C
Create a new S3 bucket that has an identical name in eu-west-2. Use the new S3 bucket endpoint's domain name for access.
D
Enable S3 Transfer Acceleration on the S3 bucket. Use the new s3-accelerate endpoint's domain name for access.
E
None
F
None
No comments yet.