ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 21 - MCPA - Level 1 discussion

Report
Export

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

A.
The assignment of each HTTP request to a particular CloudHub worker
Answers
A.
The assignment of each HTTP request to a particular CloudHub worker
B.
The logging configuration that enables log entries to be visible in Runtime Manager
Answers
B.
The logging configuration that enables log entries to be visible in Runtime Manager
C.
The SSL certificates used by the API implementation to expose HTTPS endpoints
Answers
C.
The SSL certificates used by the API implementation to expose HTTPS endpoints
D.
The number of DNS entries allocated to the API implementation
Answers
D.
The number of DNS entries allocated to the API implementation
Suggested answer: A, B, C, D

Explanation:

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

>> The assignment of each HTTP request to a particular CloudHub worker is taken care by AnypointPlatform itself. We need not manage it explicitly in the API implementation and in fact we CANNOTmanage it in the API implementation.

>> The logging configuration that enables log entries to be visible in Runtime Manager is ALWAYS managed in the API implementation and NOT just for SLB. So this is not something we do EXCLUSIVELY when using SLB.

>> We DO NOT manage the number of DNS entries allocated to the API implementation inside the code. Anypoint Platform takes care of this.

It is the SSL certificates used by the API implementation to expose HTTPS endpoints that is to bemanaged EXCLUSIVELY by the API implementation. Anypoint Platform does NOT do this when usingSLBs.

asked 18/09/2024
Zaccheri Brown
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first