Week 1 Flashcards
Information System
A system integrating IT, BUSINESS & PEOPLE
brings business functions and information modules -> effective communication channels => timely and accurate decisions -> organisational productivity and competitiveness
What does an Information System Consists Of
Interrelated computer components for
- collecting
- storing
- processing
- analysing data
to produce information to meet business needs
Why Use Information System
Manage information for an organisation
-> provides functionalities
better systems = more productive = more profits
What is to be considered when designing a system
Information
Functions
Actions perform by the system on data
CRUD Create Read Update Delete
Deep structure
Core representation of the world in the system
Objects represented by data and state transitions and managed through system functions
Surface structure
Information presented at the surface or interface of the system
i.e. printed report versus display on smartphone
User interface
Physical structure
Physical elements of technology (hardware)
3 Levels of Representation
Deep, surface and physical
Logical separation of Information system (architecture)
Resource management (data layer)
Business application (logic layer)
Presentation (user interface) layer
Separated as tiers
1 Tier
3 layers running in one machine i.e. mainframes
- centralised (no distribution)
- layers tightly connected
- difficulty with scalability and portability
2 Tier
Client server architecture
presentation layer runs on client machine
data layer on the server
Thick/Thin client
3 Tier
Each layer almost independent and running on a separate tier
-Middleware platforms supporting access through the WEb aka application servers
N-tier architecture
Incorporating web servers
scalable, portable, easy to manage
System Development Life Cycle (SDLC)
Includes detailed plan of all the activities needed for building, developing, modifying and maintaining an information sys