
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 is creating an application that runs on containers in a VPC. The application stores and accesses data in an Amazon S3 bucket. During the development phase, the application will store and access 1 TB of data in Amazon S3 each day. The company wants to minimize costs and wants to prevent traffic from traversing the internet whenever possible.
Which solution will meet these requirements?
A
Enable S3 Intelligent-Tiering for the S3 bucket
B
Enable S3 Transfer Acceleration for the S3 bucket
C
Create a gateway VPC endpoint for Amazon S3. Associate this endpoint with all route tables in the VPC
D
Create an interface endpoint for Amazon S3 in the VPC. Associate this endpoint with all route tables in the VPC
Explanation:
Correct Answer: C
Why Option C is correct:
Why other options are incorrect:
Option A (S3 Intelligent-Tiering):
Option B (S3 Transfer Acceleration):
Option D (Interface endpoint for Amazon S3):
Key AWS Concepts:
Additional Considerations: