Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 473 discussion

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?

  • A. Enable S3 Transfer Acceleration on the S3 bucket.
  • B. Split the S3 write operations to use multiple bucket prefixes to write items in parallel.
  • C. Configure AWS PrivateLink for Amazon S3. Turn off encryption on the S3 bucket.
  • D. Configure AWS Global Accelerator in the Region. Turn off encryption on the S3 bucket.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Aamee
2 weeks, 3 days ago
Selected Answer: 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.
upvoted 1 times
Aamee
2 weeks, 3 days ago
Read the question again that makes me thing that the issue may not be resolved from network side via S3 Transfer Acceleration option since it clearly states this: "The SysOps administrator validates that the networking on the EC2 instance is not constrained." That makes me think now to go with option B as the issue is stemming up with the application's throughput level which can be resolved by using multiple prefixes for the write operations in the S3 bucket.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...