nerdexam
Amazon

SAP-C02 · Question #640

A company runs an intranet application on premises. The company wants to configure a cloud backup of the application. The company has selected AWS Elastic Disaster Recovery for this solution. The…

The correct answer is A. Create a VPC that has at least two private subnets, two NAT gateways, and a virtual private D. Create an AWS Direct Connect connection and a Direct Connect gateway between the on- E. During configuration of the replication servers, select the option to use private IP addresses for. To implement AWS Elastic Disaster Recovery privately and efficiently, create a VPC with private subnets and a Virtual Private Gateway, establish an AWS Direct Connect connection, and ensure replication servers use private IP addresses.

Submitted by obi.ng· Mar 6, 2026Migrate Workloads and Modernize Solutions

Question

A company runs an intranet application on premises. The company wants to configure a cloud backup of the application. The company has selected AWS Elastic Disaster Recovery for this solution. The company requires that replication traffic does not travel through the public internet. The application also must not be accessible from the internet. The company does not want this solution to consume all available network bandwidth because other applications require bandwidth. Which combination of steps will meet these requirements? (Choose three.)

Options

  • ACreate a VPC that has at least two private subnets, two NAT gateways, and a virtual private
  • BCreate a VPC that has at least two public subnets, a virtual private gateway, and an internet
  • CCreate an AWS Site-to-Site VPN connection between the on-premises network and the target
  • DCreate an AWS Direct Connect connection and a Direct Connect gateway between the on-
  • EDuring configuration of the replication servers, select the option to use private IP addresses for
  • FDuring configuration of the launch settings for the target servers, select the option to ensure that

How the community answered

(26 responses)
  • A
    58% (15)
  • B
    12% (3)
  • C
    4% (1)
  • F
    27% (7)

Why each option

To implement AWS Elastic Disaster Recovery privately and efficiently, create a VPC with private subnets and a Virtual Private Gateway, establish an AWS Direct Connect connection, and ensure replication servers use private IP addresses.

ACreate a VPC that has at least two private subnets, two NAT gateways, and a virtual privateCorrect

A VPC with private subnets provides isolated network segments for the application and replication servers, while a Virtual Private Gateway (VPG) is necessary to terminate the AWS Direct Connect connection to the VPC, and NAT gateways enable outbound communication from private subnets for EDR service interactions without exposing the application.

BCreate a VPC that has at least two public subnets, a virtual private gateway, and an internet

Public subnets and an Internet Gateway would expose the application to the internet and route replication traffic over it, directly violating the requirements for private access and replication.

CCreate an AWS Site-to-Site VPN connection between the on-premises network and the target

While an AWS Site-to-Site VPN provides private connectivity over the internet, Direct Connect (D) is generally preferred for its dedicated bandwidth, which better meets the requirement of not consuming all available network bandwidth for other applications.

DCreate an AWS Direct Connect connection and a Direct Connect gateway between the on-Correct

An AWS Direct Connect connection establishes a dedicated private network connection between the on-premises network and AWS, ensuring replication traffic does not traverse the public internet and provides consistent, high bandwidth, addressing both privacy and bandwidth requirements.

EDuring configuration of the replication servers, select the option to use private IP addresses forCorrect

Selecting to use private IP addresses for data replication during the replication servers' configuration ensures that the replication traffic flows exclusively over the private network connection (e.g., Direct Connect) and avoids the public internet.

FDuring configuration of the launch settings for the target servers, select the option to ensure that

While ensuring launched servers do not have public IP addresses meets the requirement for the application not to be internet-accessible, launching into private subnets (as set up in A) inherently prevents public IP assignment by default, making A, D, and E more foundational and direct steps for the overall solution.

Concept tested: Elastic Disaster Recovery networking, Direct Connect, private IP addresses

Source: https://docs.aws.amazon.com/elastic-disaster-recovery/latest/userguide/network-requirements.html, https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html

Community Discussion

No community discussion yet for this question.

Full SAP-C02 Practice