Oracle Cloud Infrastructure 2019 Developer Associate — Question 124
Which two statements are true about an Oracle Cloud Infrastructure object storage bucket? (Choose two.)
Answer options
- A. You can associate a bucket with multiple compartments
- B. You cannot change a bucket from private to public after it is created
- C. You can associate a bucket with only a single compartment
- D. You cannot edit or append data to an object, but you can replace the entire object
Correct answer: C, D
Explanation
Option C is correct because an Oracle Cloud Infrastructure bucket can only be associated with a single compartment, ensuring clear resource management. Option D is also accurate as it states that while you cannot modify or add data to an existing object, you have the ability to replace it entirely. Options A and B are incorrect because a bucket can only be linked to one compartment, and you can change a bucket from private to public after its creation.