
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 global company runs its applications in multiple AWS accounts in AWS Organizations. The company's applications use multipart uploads to upload data to multiple Amazon S3 buckets across AWS Regions. The company wants to report on incomplete multipart uploads for cost compliance purposes.
Which solution will meet these requirements with the LEAST operational overhead?
A
Configure AWS Config with a rule to report the incomplete multipart upload object count.
B
Create a service control policy (SCP) to report the incomplete multipart upload object count.
C
Configure S3 Storage Lens to report the incomplete multipart upload object count.
D
Create an S3 Multi-Region Access Point to report the incomplete multipart upload object count.
Explanation:
Correct Answer: C - Configure S3 Storage Lens to report the incomplete multipart upload object count.
Why S3 Storage Lens is the best solution:
Purpose-built for S3 analytics: S3 Storage Lens is specifically designed to provide organization-wide visibility into object storage usage and activity across multiple AWS accounts and regions.
Automatic reporting: It automatically collects and reports on S3 metrics including incomplete multipart uploads, which directly addresses the requirement.
Least operational overhead: Once configured, S3 Storage Lens runs automatically without requiring ongoing management or custom code.
Multi-account, multi-region support: It works across AWS Organizations, providing a consolidated view of all S3 buckets across all accounts and regions.
Cost compliance focus: It includes metrics specifically for cost optimization, such as incomplete multipart uploads that incur storage costs.
Why other options are not optimal:
A. AWS Config: While AWS Config can track configuration changes, it's not specifically designed for S3 storage analytics and would require custom rules and Lambda functions to monitor incomplete multipart uploads, creating more operational overhead.
B. Service Control Policy (SCP): SCPs are used for permission boundaries and governance, not for reporting or analytics. They cannot report on incomplete multipart uploads.
D. S3 Multi-Region Access Point: This is designed for routing requests to the nearest region for low-latency access, not for reporting or analytics on storage metrics.
Key Benefits of S3 Storage Lens:
This solution requires minimal setup and provides automated, comprehensive reporting on incomplete multipart uploads across all accounts and regions, making it the option with the LEAST operational overhead.