Application Networks and API-led Connectivity Flashcards

1
Q

Mule Application

A
  • -Mule apps perform system integrations.
  • -They are configured to run in the Mule runtime.
  • -A request to a Mule app triggers Mule to encode the request and data in a Mule Event, and to pass it to either single or multiple threads.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Application Network

A

a way to connect applications, data, and devices through APIs that exposes some or all of their assets and data on the network. That network allows other consumers from other parts of the business to come in and discover and use those assets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

API-led Connectivity

A

a methodical way to connect data to applications through reusable and purposeful APIs. These APIs are developed to play a specific role – unlocking data from systems, composing data into processes, or delivering an experience.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

API

A

Application Programming Interface

a software intermediary that allows two applications to talk to each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

API Operations

A

operations define what to call

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

API inputs

A

inputs define what to send with a call

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

API outputs

A

define what you get back from a call

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Data Types

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Implementation

A

the implementation xml is where the business logic is done

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Interface

A

the interface is where the HTTP listener is present but there is no business logic happening here

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Web service

A

a method of communication that allows two software systems to exchange data over the internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Secure API

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Unsecure API

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Authentication

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Credentials

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Token

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Anypoint Platform

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

LOB

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

LOB IT

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Central IT

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Developer

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Production-Consumption Cycle

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Modern API

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Experience APIs

A
25
Q

Process APIs

A
26
Q

System APIs

A
27
Q

Center for Enablement

A
28
Q

Nodes

A
29
Q

Silos

A
30
Q

Network Effect

A
31
Q

API proxy

A
32
Q

SOAP web service

A
33
Q

REST

A
34
Q

RESTful web service

A
35
Q

WSDL

A
36
Q

HTTP communication protocol

A
37
Q

Query Parameter

A
38
Q

URI parameter

A
39
Q

Response

A
40
Q

GET

A
41
Q

PUT

A
42
Q

POST

A
43
Q

DELETE

A
44
Q

PATCH

A
45
Q

JSON

A
46
Q

API documentation

A
47
Q

API refrence

A
48
Q

API portals

A
49
Q

API console

A
50
Q

Mocking Service

A
51
Q

API proxy endpoint

A
52
Q

API directories and marketplaces

A
53
Q

Client Tool

A
54
Q

HTTP request

A
55
Q

Request header

A
56
Q

request body

A
57
Q

HTTP status code

A
58
Q

API development lifecycle

A
59
Q

validation

A