Chapter 2: Server Types Flashcards

This chapter describes the common server types and the subsystems that are most likely to be the source of a performance bottleneck.

1
Q

Server scalability is generally achieved by adopting either _________ or __________ strategies

A

Scale-out

Scale-up

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

What is Scale-up?

A

server type subcomponents are increased in capacity to meet the increase in demand.

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

What is Scale-out?

A

multiple separate servers function together to perform a given task, often seen from the outside as a single system.

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

How is Scale-out is generally achieved?

A

Tthrough a form of load-balancing and task

distribution. For

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

‘What type of scaling is appropriate for File server?’

A

‘Scale-out’

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

‘What type of scaling is appropriate for Print servers?’

A

‘Scale-up’

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

‘What type of scaling is appropriate for Terminal servers?’

A

‘Scale-out’

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

‘What type of scaling is appropriate for Web servers?’

A

‘Scale-out’

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

‘What type of scaling is appropriate for E-mail servers?’

A

‘Scale-up’

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

‘What type of scaling is appropriate for Database servers?’

A

‘Scale-up’

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

‘What type of scaling is appropriate for Computation servers?’

A

‘Scale-out’

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

Domain controllers perform what three functions?

A

User authentication
Resource access validation
Security control

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

The subsystems that have the most impact on file server performance are?

A

Network
Memory
Disk

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

On an Active Directory domain controller, there are two kind of activities

A

Server-to-server activities

Client-to-server activities

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

On a file server, what might create a bottleneck due to heavy workload?

A

The network subsystem, particularly the network interface card or the bandwidth of the LAN itself

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

Insufficient memory on a file server can limit the ability to do what?

A

Cache files

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

The subsystems that have the most impact on print server performance are?

A

Memory
Disk
Processor

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

What might help to reduce printing workload on a print server?

A

Implementing printer pools and virtual printer configurations

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

The subsystems that have the most impact on database server performance are?

A

Memory
Disk
Processor
Network

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

What is among the most important components in a database server?

A

Buffer Caches

21
Q

It is important to configure a sufficient number of disk drives to match what in Database Servers?

A

CPU processing power

22
Q

With most database applications, more drives equals?

A

Greater Performance

23
Q

Database servers are ____________ applications.

A

Multi-threaded

24
Q

What subsystem tends to be the least important on a database server?

A

The networking subsystem

25
In database servers, the design of ___________ is critical
The Application
26
The important subsystems for e-mail servers are?
Memory CPU Disk Network
27
If Web site content is static, the following subsystems might be sources of bottlenecks?
Network Memory CPU
28
If the Web server is computation-intensive, then the following subsystems might be sources of bottlenecks?
Memory Network CPU Disk
29
The following are key elements in Web 2.0 servers that are relevant when defining a Web 2.0 application or service?
``` Price/performance per watt Fast, large scale-out deployment Compute density Customization Targeted workloads ```
30
The elements that are important to examine in a Web 2.0 server are?
Network | Memory
31
Important subsystems in a groupware server are?
Memory CPU Disk I/O
32
Groupware servers require significant CPU power similar to what other server type?
E-mail servers
33
If you are streaming audio, the most probable sources of bottlenecks are?
Network Memory Disk
34
If you are streaming video, most important subsystems are?
Network Disk I/O Memory
35
Disk is more important than _______ for a video server due to the volume of data being transmitting and the large amount of data being read.
Memory
36
The most popular communication server is?
Windows 2003 remote access services (RAS) server.
37
The potential subsystem bottlenecks for a communicate server are?
Communication lines Digital communications Port configuration
38
The following subsystems are the most probable sources of bottlenecks in Terminal Servers
Memory CPU Network
39
What is the working set?
The number of instructions and data that are frequently accessed by the CPU.
40
Infrastructure servers is the name given to what services?
DNS, DHCP, WINS, and other services that provide connectivity.
41
Important subsystems in a DNS Server include?
Network | Memory
42
Because of the nature of DNS serving, the _________ subsystem is the least likely to cause a bottleneck.
Processor
43
Important subsystems in a DHCP Server include?
Network Disk Memory
44
Because of the nature of DHCP serving, the _________ subsystem is the least likely to cause a bottleneck.
Processor
45
Important subsystems in a WINS Server include?
Network Disk Memory
46
Because of the nature of WINS serving, the _________ subsystem is the least likely to cause a bottleneck.
Processor
47
Potential bottlenecks on the virtual operating system are?
Memory CPU Network
48
Computation servers provide ____________ and memory resources to compute-intensive applications such as those found in high-performance computing (HPC)
floating-point
49
Potential bottlenecks on the virtual operating system are?
Memory Network CPU