Client Server and Multi-Tier Architecture Flashcards

1
Q

Two primary components that exchange information

A

Client component & Server component

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

Software applications that provide UI to access the services of the server

A

Client component

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

A single machine or cluster of machines that provides web applications to multiple clients

A

Server component

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

3 Tier Architecture

A

Front End, Middle Tier, Back End

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

Client layer

A

Front End

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

Business layer

A

Middle Tier

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

Data layer

A

Back End

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

client software, provides the UI of the system

A

Front End

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

server software, provides the core system logic

A

Middle Tier

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

manages the data of the system

A

Back End

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

Layers of the Middle Tier

A

Presentation Logic, Business Logic, Data Access Logic

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

Implements the UI of the application

A

Presentation logic

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

Implements the core processes

A

Business logic

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

Implements the data access functionality

A

Data Access logic

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