nerdexam
Amazon

ANS-C01 · Question #271

A company's data center is connected to a single AWS Region by an AWS Direct Connect dedicated connection. The company has a single VPC in the Region. The company stores logs for all its…

The correct answer is B. Create a private VIF on the Direct Connect connection. Create an Amazon S3 gateway endpoint. Private VIF on Direct Connect: A private virtual interface (VIF) is used to establish a private connection between your data center and your VPC over AWS Direct Connect. This allows traffic to remain within the private network. Amazon S3 Gateway Endpoint: A gateway endpoint…

Submitted by tunde_lagos· Mar 6, 2026Hybrid Connectivity

Question

A company's data center is connected to a single AWS Region by an AWS Direct Connect dedicated connection. The company has a single VPC in the Region. The company stores logs for all its applications locally in the data center. The company must keep all application logs for 7 years. The company decides to copy all application logs to an Amazon S3 bucket. Which solution will meet these requirements?

Options

  • ACreate a public VIF on the Direct Connect connection. Create an Amazon S3 gateway endpoint in
  • BCreate a private VIF on the Direct Connect connection. Create an Amazon S3 gateway endpoint
  • CCreate a private VIF on the Direct Connect connection. Create an Amazon S3 interface endpoint
  • DCreate a public VIF on the Direct Connect connection. Create an Amazon S3 interface endpoint

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    72% (23)
  • C
    6% (2)
  • D
    6% (2)

Explanation

Private VIF on Direct Connect: A private virtual interface (VIF) is used to establish a private connection between your data center and your VPC over AWS Direct Connect. This allows traffic to remain within the private network. Amazon S3 Gateway Endpoint: A gateway endpoint provides a scalable and highly available way to privately access Amazon S3 without requiring an internet gateway or NAT gateway. Gateway endpoints are more cost-effective than interface endpoints for accessing S3, especially for high- volume data transfers like application logs.

Community Discussion

No community discussion yet for this question.

Full ANS-C01 Practice