AWS Certified Solutions Architect – Professional — Question 436

You are implementing AWS Direct Connect. You intend to use AWS public service end points such as Amazon S3, across the AWS Direct Connect link. You want other Internet traffic to use your existing link to an Internet Service Provider.
What is the correct way to configure AWS Direct connect for access to services such as Amazon S3?

Answer options

Correct answer: C

Explanation

To connect to public AWS services like Amazon S3 via AWS Direct Connect, a public virtual interface (VIF) is required, which eliminates options B and D. By propagating the BGP routes received from AWS into your internal routing infrastructure and advertising your specific public prefixes to AWS, traffic destined for AWS public endpoints is routed correctly over the Direct Connect link. Advertising a default route to AWS, as suggested in option A, would incorrectly redirect all other general internet traffic away from your ISP and toward AWS.