wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

M5 - Mulesoft Deploying apis

Total questions: 5

Worksheet time: 6mins

Name
Class
Date
1.

What is the purpose of API autodiscovery?

a)

Enables API Manager to dicover the published API on anypoint Exchange

b)

Allows the Mule application to be automatically discovered on Anypoint Exchange

c)

Enables an API to be directly managed in API Manager

d)

Allows a deployed Mule application to connect with API Manager to download policies and act as its onw API Proxy

2.

How many Mule applications can run on a CloudHub worker

a)

At most one

b)

At least one

c)

Depends on the vCores of the worker

d)

Depends on the number of CloudHub workers configured

3.

What does an API proxy application NOT do?

a)

Determine which request Mule event is allowed to pass through to the API backend service

b)

Apply runtime policies to enforce governance

c)

Determine which response Mule event is allowed to pass through to the API backend service

d)

Meter the traffic flowing through the proxy

4.

What does the Mule runtime use to enforce policies and limit access to APIs?

a)

Anypoint Access Control

b)

The proxy created by API Manager

c)

API Manager

d)

The Mule runtime's embedded API Gateway

5.

API Manager has been configured to enforce an SLA policy and the RAML spec has been updated with the required client_id and client_secret header requirements.

The new RAML spec has been published to Anypoint Exchange

What is the next step to gain access to the API?

a)

POST a JSON object to the /api/register endpoint of the API proxy

b)

Request access to the API in Anypoint Exchange

c)

Email the organization administrator to request access to the API

d)

Add a client application to the Anypoint Platform organization.