Key Components of Key Architecture Flashcards

1
Q

the high-level structure and design of a computing system, including its components and their interactions.

A

SYSTEM ARCHITECTURE

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

influences how components are designed and interact, which directly impacts the success of system integration efforts.

A

SYSTEM INTEGRATION AND ARCHITECTURE

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

This is where the API resides, and it serves as the interface between different software applications.

A

APPLICATION LAYER

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

It is a component that manages, secures, and routes API requests.

A

API GATEWAY

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

This layer stores and manages the data that APIs interact with.

A

DATA LAYER

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

components facilitate communication and interaction between various parts of a system, including APIs.

A

MIDDLEWARE

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

verifies the identity of the requester, while authorization determines what actions they are allowed to perform.

A

AUTHENTICATION AND AUTHORIZATION

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

It is responsible for managing the sequence and flow of API calls to achieve a desired
outcome.

A

SERVICE ORCHESTRATION

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

distribute incoming API requests across multiple instances or servers to ensure scalability and reliability.

A

LOAD BALANCERS

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

These components track the performance, usage, and health of APIs.

A

MONITORING AND ANALYTICS

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