MCPA - Level 1 Exam QuestionsBrowse all questions from this exam

MCPA - Level 1 Exam - Question 4


What condition requires using a CloudHub Dedicated Load Balancer?

Show Answer
Correct Answer: D

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.

Discussion

7 comments
Sign in to comment
Pavan_NagineniOption: D
Jul 24, 2021

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.

Outdoor25Option: D
Dec 29, 2021

Custome certs are not possible for mutual authentication in Shared Load Balancer

calazansOption: D
Jun 10, 2022

D. When server-side load-balanced TLS mutual authentication is required between API implementations and API clients

Sparks1Option: D
Jul 8, 2021

Ans is D

AB317Option: D
Jul 31, 2021

Answer: D

Outdoor25Option: D
Dec 29, 2021

Should be D. custom certs are not possible with shared load balancer.

integbyteOption: C
Jul 8, 2023

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.

Lambert_Lambert_ty___
Jul 25, 2023

The question is about DLB. Just balancing workload can be achieved by SLB as well.