AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 76
A company recently implemented its SAP S/4HANA system on AWS. An SAP engineer must set up a Pacemaker cluster on Amazon EC2 instances to provide high availability.
Which solution will meet this requirement?
Answer options
- A. Set up a fencing mechanism for the cluster by using a block device.
- B. Set up an overlay IP address as a public IP address.
- C. Create a route to the overlay IP address on the on-premises network.
- D. Create an EC2 instance profile that has an IAM role that allows access modification of the route table.
Correct answer: D
Explanation
The correct answer is D because creating an EC2 instance profile with an IAM role that allows route table modification is essential for managing network routes in a high availability setup. Options A, B, and C do not directly address the requirement of modifying route tables needed for the Pacemaker cluster configuration.