Oracle
1Z0-1067 · Question #58
You have been brought In to help secure an existing application that leverages Object Storage buckets to distribute content. The data is currently being shared from public buckets and the security…
The correct answer is A. Use Pre-Authenticated request, even though there will be multiple URLs this will provide better. Pre-authenticated request has expiration date and can generate new unique URL every 30 days
Implement OCI Tagging and Governance
Question
You have been brought In to help secure an existing application that leverages Object Storage buckets to distribute content. The data is currently being shared from public buckets and the security team Is not satisfied with this approach. They have stated that all data must be stored In storage buckets. Your application should be able to provide secure access to the dat
Options
- AUse Pre-Authenticated request, even though there will be multiple URLs this will provide better
- BCreate a private bucket only to share the data.
- CCreate a new group and map users to this group, create a IAM policy providing access to Object
- DCreate multiple bucket and classify them as Public and Private. Use public bucket for non-sensitive
How the community answered
(40 responses)- A78% (31)
- B13% (5)
- C5% (2)
- D5% (2)
Explanation
Pre-authenticated request has expiration date and can generate new unique URL every 30 days
Topics
#pre-authenticated requests#object storage#private bucket#access control
Community Discussion
No community discussion yet for this question.