MCPA - Level 1 Exam QuestionsBrowse all questions from this exam

MCPA - Level 1 Exam - Question 21


When using CloudHub with the Shared Load Balancer, what is managed EXCLUSIVELY by the API implementation (the Mule application) and NOT by Anypoint

Platform?

Show Answer
Correct Answer: C

When using CloudHub with the Shared Load Balancer, the management of SSL certificates used by the API implementation to expose HTTPS endpoints is managed exclusively by the Mule application and not by Anypoint Platform. The API implementation requires developers to set up and maintain their own SSL certificates within the application.

Discussion

7 comments
Sign in to comment
AndreDiasOption: C
Jul 20, 2022

C, since HTTPS traffic between a CloudHub Load Balancer (CloudHub Shared Load Balancer or CloudHub Dedicated Load Balancer) and the CloudHub workers of a Mule application acting as the web API implementation uses the certificate exposed by the Mule application’s HTTPS endpoint.

AB317Option: C
Aug 6, 2021

Answer: C

Balu639Option: C
Nov 13, 2021

Answer is c

jmayOption: B
Mar 24, 2022

https://nl.devoteam.com/expert-view/mulesoft-anypoint-architecture-key-differences-of-dedicated-shared-load-balancer/

calazansOption: C
Jun 22, 2022

The SSL certificates used by the API implementation to expose HTTPS endpoints

cuisal92Option: C
Jan 25, 2023

C. The SSL certificates used by the API implementation to expose HTTPS endpoints

FreedoxOption: C
Mar 29, 2024

C. The SSL certificates used by the API implementation to expose HTTPS endpoints. Mule applications handle their own SSL certificates, requiring developers to set up and update certificates within the application itself.