ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 724 - SAA-C03 discussion

Report
Export

A company manages a data lake in an Amazon S3 bucket that numerous applications access The S3 bucket contains a unique prefix for each application The company wants to restrict each application to its specific prefix and to have granular control of the objects under each prefix.

Which solution will meet these requirements with the LEAST operational overhead?

A.
Create dedicated S3 access points and access point policies for each application.
Answers
A.
Create dedicated S3 access points and access point policies for each application.
B.
Create an S3 Batch Operations job to set the ACL permissions for each object in the S3 bucket
Answers
B.
Create an S3 Batch Operations job to set the ACL permissions for each object in the S3 bucket
C.
Replicate the objects in the S3 bucket to new S3 buckets for each application. Create replication rules by prefix
Answers
C.
Replicate the objects in the S3 bucket to new S3 buckets for each application. Create replication rules by prefix
D.
Replicate the objects in the S3 bucket to new S3 buckets for each application Create dedicated S3 access points for each application
Answers
D.
Replicate the objects in the S3 bucket to new S3 buckets for each application Create dedicated S3 access points for each application
Suggested answer: A

Explanation:

Understanding the Requirement: The company wants to restrict each application to its specific prefix in an S3 bucket and have granular control over the objects under each prefix.

Analysis of Options:

Dedicated S3 Access Points: Provides a scalable and flexible way to manage access to S3 buckets, allowing specific policies to be attached to each access point, thereby controlling access at the prefix level.

S3 Batch Operations: Suitable for large-scale changes but involves more operational overhead and does not dynamically control future access.

Replication to new S3 buckets: Involves unnecessary duplication of data and increased storage costs, and operational overhead for managing multiple buckets.

Combination of replication and access points: Adds unnecessary complexity and overhead compared to using access points directly.

Best Solution:

Dedicated S3 Access Points: This provides the least operational overhead while meeting the requirements for prefix-level access control and granular management.

Amazon S3 Access Points

asked 16/09/2024
justin staley
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first