1Z0-1072 · Question #116
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…
The correct answer is C. Make the object storage bucket public and use the URL found in the Object "Details". Pre-authenticated requests provide a way to let you access a bucket or an object without having your own credentials. For example, you can create a request that lets you upload backups to a bucket without owning API keys. When you create a bucket, the bucket is considered a…
Question
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?
Exhibit
Options
- ACreate pre-authenticated requests (PAR) and specify 00:00:0000 as the expiration time.
- BMake the object storage bucket private and all objects public and use the URL found in the Object
- CMake the object storage bucket public and use the URL found in the Object "Details".
- DCreate PARs and do not specify an expiration date.
How the community answered
(17 responses)- A6% (1)
- B18% (3)
- C71% (12)
- D6% (1)
Explanation
Pre-authenticated requests provide a way to let you access a bucket or an object without having your own credentials. For example, you can create a request that lets you upload backups to a bucket without owning API keys. When you create a bucket, the bucket is considered a private bucket and the access to the bucket and bucket contents requires authentication and authorization. However, Object Storage supports anonymous, unauthenticated access to a bucket. You make a bucket public by enabling read access to the bucket. pre-authenticated requests have to select expiration date
Topics
Community Discussion
No community discussion yet for this question.
