IS System Exam 2 Flashcards
(36 cards)
What is the definition of IS Infrastructure?
Set of hardware and software and other tech services and policies required to operate an enterprise.
What are the components of IT infrastructure?
Hardware, software, services, policies.
What are the eras of IT infrastructure evolution?
Mainframe, PC, Client/Server, Enterprise, Cloud, Mobile.
How do infrastructure choices impact business?
They affect IT spending and business practices.
Define hardware.
Physical components of a computer system.
What are the categories of hardware devices?
- Input
- Output
- Processing
- Connecting
- Network
- Storage
What is Moore’s Law?
Computing power doubles every 18 months.
What does digital storage represent?
Data is physically represented with 0’s and 1’s; bits and bytes.
What are the types of storage?
- Sequential access
- Direct access
- Magnetic
- Optical
- Primary memory
- Secondary memory
What is processing hardware?
Includes CPU, chip, microprocessor, RAM, cache, motherboard.
What is the role of cache in processing?
Small, fast memory near CPU to support processing.
What is Memory Swapping?
Software instructions and data are loaded into RAM, and if RAM is insufficient, software is swapped in and out.
Define client in a client/server infrastructure.
Computer or device that requests the service.
Define server in a client/server infrastructure.
More powerful computer that hosts and serves to clients.
What is Peer to Peer infrastructure?
All devices on the network request and provide services to other devices.
What is the computer hierarchy?
Types of computers organized by computing power: computing device to supercomputer.
What are hardware trends that help get computing power?
- Grid computing
- Utility/On Demand computing
- Virtualization
What is the role of Operating System Software?
Interface between user/program and hardware; manages physical resources.
What are examples of Operating Systems?
- Windows
- Mac OS
- UNIX
- Linux
What is OSS?
Open source software; code is not proprietary and use is free.
What is traditional software development model?
Programmers write proprietary code; consumers buy executable file.
What is application software?
Programs that perform a specific task.
What are the types of market software?
- Horizontal
- Vertical
- One-of-a-kind
What are the software acquisition types?
- Off-the-shelf
- Custom developed
- Outsource
- Insource
- Self source