MuleSoft Certified Platform Architect Certification Practice Tests 2023. Contains 200+
exam questions to pass the exam in first attempt.
SkillCertPro offers real exam questions for practice for all major IT certifications.
For a full set of 200+ questions. Go to
https://skillcertpro.com/product/mulesoft-certified-platform-architect-exam-
questions/
SkillCertPro offers detailed explanations to each question which helps to
understand the concepts better.
It is recommended to score above 85% in SkillCertPro exams before attempting
a real exam.
SkillCertPro updates exam questions every 2 weeks.
You will get life time access and life time free updates
SkillCertPro assures 100% pass guarantee in first attempt.
Below are the free 10 sample questions.
Question 1:
When using Cloud Hub with the Shared Load Balancer, what is managed
EXCLUSIVELY by the API implementation (the Mule application) and NOT by Any
point Platform?
A. The assignment of each HTTP request to a particular Cloud Hub worker
B. The number of DNS entries allocated to the API implementation
C. The SSL certificates used by the API implementation to expose HTTPS endpoints
D. The logging configuration that enables log entries to be visible in Runtime
Manager
Answer: C
, Explanation:
* Anypoint Platform takes care of:
– The assignment of each HTTP request to a particular CloudHub worker
– The number of DNS entries allocated to the API implementation
– CloudHub Shared Load Balancer certificates are managed by MuleSoft and
cannot be configured by customers
API implementation need to take care of:
* The logging configuration that enables log entries to be visible in Runtime
Manager irrespective of using SLB
————————————————————————————————————
————————————-
Correct Answer: The SSL certificates used by the API implementation to expose
HTTPS endpoints
Mule Ref Doc : https://docs.mulesoft.com/runtime-manager/dedicated-load-
balancer-tutorial#shared-load-balancers
Question 2:
What is a key requirement when using an external Identity Provider for Client
Management in Anypoint Platform?
A. The application network must include System APIs that interact with the
Identity Provider
B. To invoke OAuth 2.0-protected APIs managed by Anypoint Platform, API clients
must submit access tokens issued by that same Identity Provider
C. Single sign-on is required to sign in to Anypoint Platform
D. APIs managed by Anypoint Platform must be protected by SAML 2.0 policies
Answer: B