What condition requires using a CloudHub Dedicated Load Balancer?
What condition requires using a CloudHub Dedicated Load Balancer?
A CloudHub Dedicated Load Balancer is required when server-side load-balanced TLS mutual authentication is needed between API implementations and API clients. This ensures secure communication channels with mutual authentication, something that cannot be achieved using a shared load balancer.
D. When server-side load-balanced TLS mutual authentication is required between API implementations and API clients
Custome certs are not possible for mutual authentication in Shared Load Balancer
D. When server-side load-balanced TLS mutual authentication is required between API implementations and API clients B is wrong because, You can not get DLB endpoints assigned as mapping rules towards your Customer Hosted Runtime.
Explanation: A CloudHub Dedicated Load Balancer is used when there is a need to load balance API invocations across multiple CloudHub workers. Load balancing helps distribute the incoming traffic evenly among the workers to ensure scalability, fault tolerance, and optimal resource utilization.
The question is about DLB. Just balancing workload can be achieved by SLB as well.
Should be D. custom certs are not possible with shared load balancer.
Answer: D
Ans is D