Oracle Cloud Infrastructure 2019 Developer Associate — Question 139

You are designing a lab exercise for your team that has a large number of graphics with large file sizes. The application becomes unresponsive if the graphics are embedded in the application. You have uploaded the graphics to Oracle Cloud Infrastructure and only added the URL in the application. You need to ensure these graphics are accessible without requiring any authentication for an extended period of time.
How can you achieve these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because making the object storage bucket public allows anyone to access the images without authentication. Option A is incorrect since specifying an expiration time would require authentication before that time. Option B is not viable because making the bucket private contradicts the requirement for public access. Option D is also incorrect as it does not fulfill the need for public access without authentication.