A company's data center connects to a single AWS Region through an AWS Direct Connect dedicated connection. The company has one VPC in that Region. Application logs are stored on-premises and must be retained for 7 years. The company decides to copy those logs to an Amazon S3 bucket. Which approach satisfies these requirements?
Choose an answer
Tap an option to check your answer.
Correct answer: Create a private VIF on the Direct Connect connection. Create an Amazon S3 interface endpoint in the VPC..
Why this is the answer
A private VIF (Virtual Interface) is necessary for connecting your on-premises network to your VPC over Direct Connect, enabling private IP communication. An Amazon S3 interface endpoint (powered by AWS PrivateLink) allows private connectivity to S3 from within your VPC, using private IPs. This combination ensures that log data traverses the Direct Connect private connection to the VPC and then privately to S3, without using public internet routes. A public VIF would route traffic over the public AWS network to S3, which is less secure and doesn't leverage the private connectivity benefits of Direct Connect for S3 access. An S3 gateway endpoint is used for S3 access from within a VPC but does not support PrivateLink and thus cannot be accessed via a private VIF from on-premises networks directly.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed