SOA-C02 · Question #439
A team of developers is using several Amazon S3 buckets as centralized repositories. Users across the world upload large sets of files to these repositories. The development team's applications…
The correct answer is C. Enable S3 Transfer Acceleration for the new S3 bucket. Verify that the developers are using the. After researching this realize that the "s3-accelerate" domain in the special URL (e.g.: "acloudguru.s3-accelerate.amazonaws.com") will resolve to the nearest edge globally, and therefore there is only one url that can be used globally to make use of transfer acceleration…
Question
A team of developers is using several Amazon S3 buckets as centralized repositories. Users across the world upload large sets of files to these repositories. The development team's applications later process these files. A SysOps administrator sets up a new S3 bucket, DOC-EXAMPLE-BUCKET, to support a new workload, The rew S3 bucket also receives regular uploads cf large sets of files from users worldwide. When the new S3 bucket is put into production, the upload performance from certain geographic areas is lower than the upload performance that the existing $3 buckets provide What should the SysOps administrator do to remediate this issue?
Options
- AProvision an Amazon ElastiCache for Redis cluster for the new S3 bucket. Provide the
- BAdd the new S3 bucket to a new Amazon CloudFront distribution. Provide the developers with the
- CEnable S3 Transfer Acceleration for the new S3 bucket. Verify that the developers are using the
- DUse S3 multipart upload for the new S3 bucket. Verify that the developers are using Region-
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C71% (22)
- D16% (5)
Explanation
After researching this realize that the "s3-accelerate" domain in the special URL (e.g.: "acloudguru.s3-accelerate.amazonaws.com") will resolve to the nearest edge globally, and therefore there is only one url that can be used globally to make use of transfer acceleration, albeit at some additional cost for the data transfer. Setting must be enabled on bucket though. https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration-examples.html
Topics
Community Discussion
No community discussion yet for this question.