CyberArk Sentry – PAM — Question 60
A customer has five PVWA servers. Three are located at the primary data center and the remaining two are at a satellite data center.
What is important to consider about the load balancer? (Choose two.)
Answer options
- A. It must not alter page content, or should include a mechanism to prevent pages from being altered.
- B. It must support “sticky sessions”.
- C. It must be able to digitally sign and issue certificates for PVWA servers.
- D. It must be able to connect to all Vault and PVWA servers through Port TCP 443.
- E. It must be configured with high-availability (HA) enabled.
Correct answer: A, B
Explanation
Options A and B are correct because a load balancer should not alter the content of pages to maintain the integrity of the application and should support sticky sessions to ensure users are consistently directed to the same server. Options C, D, and E are not essential functions of a load balancer in this context, as they pertain to server security and connectivity rather than load balancing itself.