Q23 — AWS SAA-C03 Ch.3
Question 23 of 65 | ← Chapter 3
Q153. 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 S3in the VPC.Associate this endpoint with all route tables in the VPC.