Übung Flashcards

1
Q

Media disruption

A

Media disruption: a process not watched by the company between two processes supported by the company (isolated information systems like non-electronic systems).This means no influence on the outcome, which could lead to a potential loss of the customer.

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

Aggregation vs. Generalization

A

Aggregation (disaggregation): different objects are combined into a new one (server, infrastructure, website, Application – instant ONS)

Generalization (specialization): similar objects are abstracted to become a high level object (mobile phone , Smart phone, tablet PC – mobile device)

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

Conceptual model, Technical model, Implementation

A

Meta Models – Aris

Conceptual model: describes processes independent from the implementation in the IS. (Via ERM, specialty departments)
Technical model: translation of business concepts into IS related concepts. (Via Structure charts, business informatics specialist)
Implementation: specific/detailed description of a technical IS implementation (Programming code, software engineers)

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

Modularisation of IS-Components

A
Minimization of complexity
Scalability
Portability
Maintainability
Standardization
Well-defined interfaces
Independence of IS components
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Apples Salecircle

A

Devices –> Content providers –> Content –> Consumers –> Devices

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

Google Salecircle

A

Support of the Web –> experience –> awareness
+
Google Services –> User Traffic –> Data
=
Adsense + Adwords

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

Bus, Ring, Star topology

A

Bus topology: single point of failure + Easy & low cost setup / extension

Ring topology: No single point of failure, but slow, if broken

Star topology: Single point of failure (central node) + easy set up / troubleshooting

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

Magic triangle

A

Magic triangle: Quality Time costs

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

SMART

A

SMART: Specific (defined goals), Measurable (quantitative), attainable (nothing unrealistic), relevant (helps the company), time bound (time plan)

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

Gantt vs Network Plan

A

Gantt: Easy to understand, shows activity durations & time overlaps, no slack times, no dependencies, for small to medium size companies

Network plan: Detailed and dependencies

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

Well formed XML

A

Well-formed XML.

Elements are case-sensitive, no special syntax, correctly nested, 1 root element

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

Important Parts of XML

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

Use case diagrams

A

Use cases describe the functionality which is system has to provide

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

Class diagrams

A

Representation of the static structure of the software system

No activity or control logic

Description of logical relations between structural elements

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

Activity diagrams

A

Used to model workflow in the system

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

SQL Befehle

A

SELECT, COUNT, FROM, AVG, MAX, MIN, WHERE, INSERT INTO, VALUES, JOIN, ON, GROUP BY, ORDER BY, DROP Table/Database