ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 431 - SAA-C03 discussion

Report
Export

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.
Answers
A.
Enable S3 Intelligent-Tiering for the S3 bucket.
B.
Enable S3 Transfer Acceleration for the S3 bucket.
Answers
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.
Answers
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.
Answers
D.
Create an interface endpoint for Amazon S3 in the VPC. Associate this endpoint with all route tables in the VPC.
Suggested answer: C

Explanation:

A gateway VPC endpoint for Amazon S3 enables private connections between the VPC and Amazon S3 that do not require an internet gateway or NAT device. This minimizes costs and prevents traffic from traversing the internet. A gateway VPC endpoint uses a prefix list as the route target in a VPC route table to route traffic privately to Amazon S31. Associating the endpoint with all route tables in the VPC ensures that all subnets can access Amazon S3 through the endpoint.

Option A is incorrect because S3 Intelligent-Tiering is a storage class that optimizes storage costs by automatically moving objects between two access tiers based on changing access patterns. It does not affect the network traffic between the VPC and Amazon S32.

Option B is incorrect because S3 Transfer Acceleration is a feature that enables fast, easy, and secure transfers of files over long distances between clients and an S3 bucket. It does not prevent traffic from traversing the internet3.

Option D is incorrect because an interface VPC endpoint for Amazon S3 is powered by AWS PrivateLink, which requires an elastic network interface (ENI) with a private IP address in each subnet. This adds complexity and cost to the solution. Moreover, an interface VPC endpoint does not support cross-Region access to Amazon S3. Reference URL:1: https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-endpoints-s3.html2: https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html#sc-dynamic-data-access3: https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration.html : https://aws.amazon.com/blogs/architecture/choosing-your-vpc-endpoint-strategy-for-amazon-s3/

asked 16/09/2024
Tiago Carvalho
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first