1 - Introduction to Internet Computing Flashcards

1
Q

Internet Computing

A

Internet Computing is concerned with the applications provided on the internet, the architectures and technologies used in applications on the internet, and the systematic matters that shape the design of applications on the internet. Internet Computing encompasses all applications irrespective if they are built for the general public (e.g. social network services), or solely used in a single organization (e.g. Enterprise Resource Planning Systems) or in a closed group of organizations (e.g. supply chain management systems)

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

Forms of Internet Applications (3)

A
  • Designed for the general public vs. specific organizations
  • Private use vs. commercial use
  • Open-Source vs. proprietary
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Applications (2)

A
  • Variety of internet based applications

- Can target a wide range of different user groups

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

Architectures (3+2)

A
  • foundation of applications
  • describe the basic components and structures, that allow applications to work
  • Considerations about both:
  • > technical infrastructure of the Internet
  • > structural considerations about the design of software and systems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Technologies (2)

A
  • underlying technical capabilities of the Internet

- describe the entities to solve specific internet-based real-world problems

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

Systematic Matters (2)

A
  • trends and paradigms that influence design of applications

- ethical aspects or internet landscape as holistic system

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

Distributed Systems

A

A distributed System is a collection of independent computers, that appears to its users as a single coherent systems

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

Information Systems

A

Information Systems are interrelated components that work together to collect, process, store and disseminate information to support decision-making, coordination, control, analysis and visualization in an organization

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

Design Challenges of distributed information systems (6)

A
  • Reliability
  • Scalability
  • Information Security
  • Integration
  • Interoperability
  • Usability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Reliability

A

System’s ability to satisfactorily perform a specified task

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

Scalability

A

System’s ability to accommodate an increasing number of elements or objects and/or it’s ability to enlargement

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

Information Security

A

System’s ability with regard with regard to confidentiality, integrity and availability

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

Integration

A

Unification of modularized (possibly third-party) components into coherent system

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

Interoperability

A

System’s ability to exchange information with other systems

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

Usability

A

System’s ability with regard to effectiveness, efficiency and satisfaction

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

What role did ARPANET play in the creation of the Internet?

A
  • ARPANET represented a platform of the first 4-node computer network between four university using the RFC (Request for Comments) process
  • First version of TCP/IP was introduced based on RFC 675, which was later implemented to ARPANET
  • TCP allowed different network protocols to to work coherently -> first time term “internet” was used
  • ARPANET as one foundation network and TCP/IP as protocol for interoperability of networks lay basis of the creation of Internet
17
Q

Why are distributed IS important for Internet-based applications?

A

Most internet applications are distributed IS:

  • Distributed storage and retrieval of data
  • Distributed processing of information geographically
  • Distributed Users
18
Q

Examples of internet-based applications (5)

A
  • eCommerce: Amazon
  • Enterprise Systems: Salesforce
  • Enterprise Systems: SAP ERP
  • Search Engine: Google
  • Social Media: Instagram
19
Q

What are the key characteristics of distributed IS?

A

It’s sociotechnical nature:

  • not only examines software, hardware and data components
  • also: organizational structures, users, interactions between IS and users