System concepts and architecture Flashcards

1
Q

Define a system

A

*“A system is a collection of components
linked together and organized in such a
way as to be recognizable as a single
unit.”
*Linked components of a system also
define a boundary for the system
*The environment is anything outside of
the system

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

System decomposition

A

Components
*May be irreducible or
*May be subsystems

Decomposition
*The division of a system into its
components and linkages
*Hierarchical

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

Define system architecture

A

“The fundamental properties, and the
patterns of relationships, connections,
constraints, and linkages among the
components and between the system and
its environment are known collectively as
the architecture of the system”

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

Describe IT System Architectures

A

Distributed processing systems
*Client-Server Computing
*Two-tier architecture
*Three-tier architecture
*N-tier architecture
*Web-Based Computing
*Cloud Computing
*Peer-to-Peer Computing

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

Advantages of Client-Server
Architecture

A

Centralization of services permits
*easier administration of services by IT
professionals
*easier availability and location by users
*consistency of resources, such as files
and data, can be managed and assured
*more efficient and cost-effective
hardware procurement through
purchasing a small number of very
powerful computers

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

What is Multi-tier Architectures?

A

Two-tier architecture
*Two computers are involved in a service
*Example: Web browser and Web server
model used in intranets and on the
Internet

Three-tier architecture
*Three computers are involved in a service
*Example: client computer, Web server,
database server
*N-tier architecture

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