CHP 12 Flashcards
What is upsizing?
personnel computers being linked together to form networks that support work-group computing
What is downsizing?
migrating mainframe applications to personal computers, workstations and networks
What is corporate restructuring?
mergers, acquisitions, and consolidations requires connection/replacement of existing stand-alone applications
Why are applications being downsized to cloud-based architectures?
more cost effective, scalable, and manageable
What information must be considered for designing distributed systems?
site, processing needs, and data information for each location in environment
What is a LAN?
cabling, hardware and software used to connect workstations, computers, and file serves located in a confined area
What is a file server?
device that manages file operations and is shared by each client PC attached to a LAN
What are the 3 limitations of File Servers?
- Excessive data movement
- need for powerful client workstation
- Decentralized data control
What is the client/server architecture?
in LAN environment, its a central database server/engine performing all commands sent from client workstations, and application programs on each client concentrate on user interface functions
What is a Database engine?
backend portion of the client/server database system running on the server that provides database processing and shared access functions
What is a Client?
front end portion of the client/server database system that provides user interface and data manipulation functions
What is an Application program interface? (API)
Software building blocks used to ensure common system capabilities
What are the 4 advantages to adopting client/server architecture?
- allows companies to leverage benefits of microcomputer technology
- allows most processing to be performed close to the source of processed data>improving response time and network traffic
- use of graphical user interfaces and visual presentation techniques
- encourages/allows acceptance of open systems
What is the difference b/w a file server and a client/server
file server supports only the distribution of data
client/server supports both distribution of data and distribution of processing
What are the 3 general components to any IS?
- Data management; manage all interactions b/w software, files and databases
- Data presentation; manage interface b/w system users and software
- Data analysis; transform inputs into outputs