MuleSoft Certified Platform Architect – Level 1 — Question 33
When using CloudHub with the Shared Load Balancer, what is managed EXCLUSIVELY by the API implementation (the Mule application) and NOT by Anypoint
Platform?
Answer options
- 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
- C. The SSL certificates used by the API implementation to expose HTTPS endpoints
- D. The number of DNS entries allocated to the API implementation
Correct answer: C
Explanation
The correct answer is C because SSL certificates are managed by the API implementation to secure HTTPS endpoints, while the other options involve aspects that are controlled by Anypoint Platform or are not exclusive to the implementation. For example, the request assignment and logging configurations are handled by CloudHub and Anypoint Platform respectively.