AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 53

An SAP specialist is building an SAP environment. The SAP environment contains Amazon EC2 instances that run in a private subnet in a VPC. The VPC includes a NAT gateway.
The SAP specialist is setting up IBM Db2 high availability disaster recovery for the SAP cluster. After configuration of overlay IP address routing, traffic is not routing to the database EC2 instances.
What should the SAP specialist do to resolve this issue?

Answer options

Correct answer: C

Explanation

The correct answer is C because disabling the source/destination check allows the EC2 instances to send and receive traffic that is not directly addressed to their private IP addresses, which is essential for overlay IP routing. The other options do not address the routing problem caused by the source/destination check, as they focus on security group adjustments or NAT gateway configurations that are not relevant to the specific issue at hand.