Thin Clients Flashcards

1
Q

What is the difference between thin clients and thick clients?

A

Thin clients

Thick clients

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

In what architectures are thin clients typically used?

A

Thin clients are typically used in n-tier architectures.

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

In what architectures are thick clients typically used?

A

Thick clients are typically used in two-tier architectures.

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

(2 answers)

What are the advantages to using thin clients?

A
  • Minimal deployment issues
  • They only require limited hardware and software resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

(4 answers)

What are the disadvantages to using thin clients?

A
  • Browser interface is limited
  • Responsiveness of the system may be limited
  • Additional flexibility or responsiveness may be gained by using scripting languages, however this is still limited compared to a full programming language
  • They can only use pull technology
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the main benefit of the two-tier model?

A

The two-tier model can incorporate separate presentations for different types of user.

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

(3 answers)

What are the drawbacks of the two-tier model?

A
  • Poor scalability
  • Single point of failure
  • Application distribution and remote usage is more difficult
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

(4 answers)

What are the benefits of the n-tier model?

A
  • Scalability
  • Reuse
  • Improved data integrity and security
  • Improved availability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

(2 answers)

What are the drawbacks of the n-tier model?

A
  • Increased complexity/effort
  • More security risks due to multiple points of access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly