PrepAway - Latest Free Exam Questions & Answers

Which method will help improve performance of your appl…

You have an application running on an Amazon Elastic Compute Cloud instance, that uploads
5 GB video objects to Amazon Simple Storage Service (S3). Video uploads are taking longer
than expected, resulting in poor application performance.
Which method will help improve performance of your application?

PrepAway - Latest Free Exam Questions & Answers

A.
Enable enhanced networking

B.
Use Amazon S3 multipart upload

C.
Leveraging Amazon CloudFront, use the HTTP POST method to reduce latency.

D.
Use Amazon Elastic Block Store Provisioned IOPs and use an Amazon EBS-optimized instance

Explanation:
Using multipart upload provides the following advantages:
– Improved throughput – You can upload parts in parallel to improve throughput.
– Quick recovery from any network issues – Smaller part size minimizes the impact of
restarting a failed upload due to a network error.
– Pause and resume object uploads – You can upload object parts over time. Once you initiate
a multipart upload there is no expiry; you must explicitly complete or abort the multipart
upload.
– Begin an upload before you know the final object size – You can upload an object as you are
creating it.
http://docs.aws.amazon.com/AmazonS3/latest/dev/uploadobjusingmpu.html


Leave a Reply

Your email address will not be published. Required fields are marked *