A platform architect includes both an API gateway and a service mesh in the architecture of a distributed application for communication management.
Which type of communication management does a service mesh typically perform in this architecture?
A. Between services within the application
B. Between application services and the firewall
C. Between the application and external API clients
D. Between the application and external API implementations
CloudHub is an example of which cloud computing service model?
A. Software as a Service (SaaS)
B. Platform as a Service (PaaS)
C. Infrastructure as a Service (laaS)
D. Monitoring as a Service (MaaS)
An application load balancer routes requests to a RESTful web API secured by Anypomt Flex Gateway
Which protocol is involved in the communication between the load balancer and the Gateway?
A. LDAP
B. HTTPS
C. SFTP
D. SMTP
An API client makes an HTTP request to an API gateway with an Accept header containing the value "application/json"
What is a valid HTTP response payload for this request in the client's requested data format?
A. status: healthy
B. status('healthy')
C. {"status" -healthy-}
D.
What is a defining characteristic of an Integration-Platform-as-a-Service (iPaaS)?
A. No-code
B. Code-first
C. On-premises
D. Cloud-based
Whatis a core pillar of the MuleSoftCatalyst delivery approach?
A. Technology centralization
B. Scope reduction
C. Business outcomes
D. Process thinking
A. If the access token is compromised, the client credentials do not have to be reissued
B. If the client ID is compromised it can be exchanged for an API key
C. If the access token is compromised it can be exchanged for an API key
D. If the client secret is compromised, the client credentials do not have to be reissued
Which AnypointPlatform component helps integration developers discover and share reusable APIs, connectors and templates'?
A. Anypoint Exchange
B. Design Center
C. API Manager
D. Anypoint Studio
A developer needs to discover which API specifications have been created within the organization before starting a new project
Which Anypoint Platform component can the developer use to find and try out the currently released API specifications?
A. API Manager
B. Runtime Manager
C. Object Store
D. Anypoint Exchange
A Kubernetes controller automatically adds another pod replica to the resource pool in response to increased application load
Which scalability option is the controller implementing?
A. Horizontal
B. Down
C. Diagonal
D. Vertical