An automotive manufacturing company is migrating its legacy telemetry processing servers ( virtual machines running on-premises hypervisors) to AWS using AWS Application Migration Service (MGN). The migration must use a dedicated AWS Direct Connect connection connected via a transit virtual interface (VIF) to an AWS Transit Gateway. The target staging area VPC has no direct internet access, and all data replication traffic must be kept entirely private. The migration team has installed the replication agent on the source virtual machines, but the agent fails to establish a connection with the replication servers in the staging area VPC. Which of the following configuration steps must be performed to establish private replication connectivity and resolve the issue? (Select TWO.)
- Configure the on-premises firewall and the MGN staging area security groups to allow outbound TCP port traffic from the source servers to the replication servers in the staging area subnet.Cevap
- Configure the AWS Application Migration Service replication template to use private IP addresses for data routing and ensure the Transit Gateway routes traffic between the Direct Connect connection and the staging area VPC.Cevap
- CAssociate the Route 53 Private Hosted Zone created for the MGN control plane endpoints with the Transit Gateway to allow the replication agent to resolve the endpoints.
- DDeploy a single NAT Gateway in the staging area subnet and configure the route tables to route all TCP port replication traffic through it to the on-premises environment.
- EConfigure the Direct Connect Gateway to enable direct transitive routing between the staging VPC and the inspection VPC without passing traffic through the Transit Gateway.