high-level design Flashcards

1
Q

what is high-level design

A

grand decisions: what hardware platform, type of database, systems, …

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

component-based architecture and service-oriented architecture

A

components -> decouples
service : pieces are implemented as services ( self-contained program that runs on its own and provides some kind of service for its clients)

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

things to specify in a high-level design

A

security
OS, hardware platform, other hardwares, UI style, interfaces, architecure, reports, outputs, database, top-level class, configuration data, data flows, training

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

Architectures

A
monolithic: single program does every things
client-server: seperaters system -> user and server, 
Components based
Service-oriented
data-centric
event-driven
rule-based
distributed
mix and match
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

database

A

audit trails
user access
database maintainance

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