Oracle Cloud Infrastructure 2021 Architect Associate — Question 33

You are about to upload a large 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.)

Answer options

Correct answer: C, D

Explanation

Option C is correct because the maximum size for an uploaded object in Oracle Cloud Infrastructure Object Storage is indeed 10 TiB. Option D is also correct as individual parts must not be larger than 50 GiB. Options A and B are incorrect because A misrepresents the ability to add parts during an active upload, and B incorrectly states that you can skip committing the upload.