Topic 1 Question 473
A company is running a development application on an Amazon EC2 instance. The application uploads 500,000 files that are 1 GB in size into a target Amazon S3 bucket that has default encryption enabled. The EC2 instance is in the same AWS Region where the S3 bucket is deployed.
The company uses performance logging that is built into the application software. The logs show that the application is constantly waiting for the files to be written to the S3 bucket. A SysOps administrator needs to improve the application's throughput performance. The SysOps administrator validates that the networking on the EC2 instance is not constrained.
What should the SysOps administrator do to improve the S3 upload performance?
Enable S3 Transfer Acceleration on the S3 bucket.
Split the S3 write operations to use multiple bucket prefixes to write items in parallel.
Configure AWS PrivateLink for Amazon S3. Turn off encryption on the S3 bucket.
Configure AWS Global Accelerator in the Region. Turn off encryption on the S3 bucket.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: B
"The SysOps administrator validates that the networking on the EC2 instance is not constrained."
👍 3igor12ghsj5772024/11/21 - 正解だと思う選択肢: A
Shouldn't option A be the best choice here??... rather than complicating the operations via Prefixes method?.. Not sure if B is really right here so going with A.
👍 1Aamee2024/10/29 ChatGPT stated A>>>To improve the S3 upload performance for the application, the SysOps administrator can optimize the application's S3 interaction by using parallelization and Amazon S3 Transfer Acceleration.
👍 1numark2024/11/19
シャッフルモード