Study. uk . com
  1. Home
  2. All questions
  3. Question 247

AWS Certified Solutions Architect study material · question 247 of 500

A multipart upload loses one part to a network error. What must be retransmitted?

  1. The object, after aborting and reinitiating the upload
  2. Only the failed part
  3. The whole object from the beginning
  4. Every part uploaded after the failed one
Show the answer

Answer: B. Only the failed part

Parts are uploaded independently, so a failed part can be sent again without touching those that already arrived.

Source: Uploading and copying objects using multipart upload in Ama… (Amazon Web Services) — Uploading and copying objects using multipart upload

Challenge yourself on this topic → Study as cards