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

A company needs to implement high availability for its SAP S/4HANA system on AWS. The company will use a SUSE Linux Enterprise Server clustering solution in private subnets across two Availability Zones. An SAP solutions architect must ensure that the solution can route traffic to the active SAP instance in this clustered configuration.
What should the SAP solutions architect do to meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because using an overlay IP address that is outside the CIDR block allows for dynamic routing to the active node, ensuring high availability. Option A is incorrect as using a secondary private IP address limits the ability to route traffic externally. Option B is not suitable because Elastic IP addresses are not typically used for clustering solutions in this context. Option C is also wrong, as public IP addresses are not appropriate for internal traffic routing between instances in a private subnet.