Module 6 Flashcards
3 aspects universal to all forms of IT communication
- Synchronicity
- Persistence/ recordability
- Anonymity
Components of information systems
Input > Processing > Output ->
^—– Feedback
Feedback mechanism necessary to
Continually improve the input and processing functions of info system
Information attributes
- Confidentiality
- Integrity (complete and accurate)
- Availability
Input
Entry of data into a system via keyboard, scan or uploading file. Can be done at time of transaction or later eg batch. Done near system or remotely. Involves element of validation.
Processing
Act of system performing some type of action on the data eg calculation, aggregation or manipulation
Output
Information provided after processing the data transactions. Any type of information required by business process.
Input devices examples (4)
- Smartphone
- Keyboard
- Mouse
- Card reader
Processing units
Perform operations on the data. Central processing unit = CPU.
Output devices examples (3)
- Screens
- Printers
- Files
Storage devices examples (4)
- Cloud storage
- Storage area network (SAN)
- Network attached storage (NAS)
- Bits
Network =
Two or more computers connected together. LAN (local area network), WAN (wide area network), the internet
Computer software
Enables a computer to perform specific tasks eg operating systems, communication systems, security software, utility software
Program development (3)
- Typically developed in separate development environment
- Undergo extensive testing
- Controls must exist for migration to avoid mistakes
Program development controls (3)
- Design controls
- Version controls
- Storage controls