
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company collects 10 GB of telemetry data daily from various machines. The company stores the data in an Amazon S3 bucket in a source data account. The company has hired several consulting agencies to use this data for analysis. Each agency needs read access to the data for its analysts. The company must share the data from the source data account by choosing a solution that maximizes security and operational efficiency. Which solution will meet these requirements?
A
Configure S3 global tables to replicate data for each agency.
B
Make the S3 bucket public for a limited time. Inform only the agencies.
C
Configure cross-account access for the S3 bucket to the accounts that the agencies own.
D
Set up an IAM user for each analyst in the source data account. Grant each user access to the S3 bucket.
Explanation:
Correct Answer: C - Configure cross-account access for the S3 bucket to the accounts that the agencies own.
Option A - Configure S3 global tables to replicate data for each agency:
Option B - Make the S3 bucket public for a limited time:
Option D - Set up an IAM user for each analyst in the source data account:
This approach follows AWS security best practices by maintaining proper access control, enabling auditability, and minimizing operational overhead for the data owner.