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 (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
igor12ghsj577
2 months, 4 weeks ago
Selected Answer: B
"The SysOps administrator validates that the networking on the EC2 instance is not constrained."
upvoted 3 times
Grodgar
1 month, 4 weeks ago
+ The EC2 instance is in the same AWS Region where the S3 bucket is deployed. another option where S3 Tr Acc will be useless, so B is correct
upvoted 1 times
...
...
numark
3 months ago
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.
upvoted 1 times
numark
2 months, 1 week ago
Yeap Igor is right, it's B. Amazon S3 performance is optimized for high throughput, but one way to ensure maximum performance when writing large numbers of files is to structure the write requests to leverage parallelism. S3's architecture supports high request rates by using a combination of bucket and object naming strategies. By using multiple prefixes, the application can make concurrent upload requests, which can help improve throughput performance.This feature is designed to speed up transfers over long distances between the client and the S3 bucket. Since the EC2 instance and the S3 bucket are in the same AWS Region, enabling Transfer Acceleration wouldn't significantly improve the performance, as it is primarily for improving transfer speeds across long geographic distances.
upvoted 1 times
...
...
Aamee
3 months, 3 weeks 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
3 months, 3 weeks 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 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago