nerdexam
Oracle

1Z0-1072 · Question #89

You are about to upload log file (5 TiB size) to Oracle Cloud Infrastructure object storage and have decided to use multipart upload capability for a more efficient and resilient upload. Which two…

The correct answer is A. Individual object parts can be as small as 10 MiB or as large as 50 GiB C. The maximum size for an uploaded object is 10 TiB. With multipart upload, you split the object you want to upload into individual parts. Individual parts can be as large as 50 GiB or as small as 10 MiB. (Object Storage waives the minimum part size restriction for the last uploaded part.) Decide what part number you want to use…

OCI Core Services (Networking, Compute, Storage)

Question

You are about to upload log file (5 TiB size) to Oracle Cloud Infrastructure object storage and have decided to use multipart upload capability for a more efficient and resilient upload. Which two statements are true about multipart upload? (Choose two.)

Options

  • AIndividual object parts can be as small as 10 MiB or as large as 50 GiB
  • BWhile a multipart upload is still active, you cannot add parts even if the total number of parts is less
  • CThe maximum size for an uploaded object is 10 TiB
  • DYou do not have to commit the upload after you have uploaded all the object parts

How the community answered

(37 responses)
  • A
    81% (30)
  • B
    5% (2)
  • D
    14% (5)

Explanation

With multipart upload, you split the object you want to upload into individual parts. Individual parts can be as large as 50 GiB or as small as 10 MiB. (Object Storage waives the minimum part size restriction for the last uploaded part.) Decide what part number you want to use for each part. Part numbers can range from 1 to 10,000. You do not need to assign contiguous numbers, but Object Storage constructs the object by ordering part numbers in ascending order. The maximum size for an uploaded object is 10 TiB While a multipart upload is still active, you can keep adding parts as long as the total number is less than 10,000.

Topics

#multipart upload#object storage#upload size limits#part size

Community Discussion

No community discussion yet for this question.

Full 1Z0-1072 Practice