IT Flashcards
According to the COBIT model, what are the seven desirable properties of info?
Effectiveness efficiency confidentiality integrity availability compliance reliability
Accoridng to the COBIT model, what are the 4 IT domains
Planning and organizing
Acquisition and implementation
Delivery and support
Monitoring
what are the 3 major components of the COBIT model
Domains and processes
Info Criteria
IT resources
According to the COBIT model, what are the five physical resources that, together, comprise an IT system?
People Data Technology Applications Facilities
What are enterprise resource planning systems (ERPs) ?
These systems provide transaction processing, management support, and decision-making support in a single, integrated package. By integrating all data and processes of an organization into a unified system, ERPs attempt to eliminate many of the problems faced by organizations when they attempt to consolidate information from operations in multiple departments, regions, or divisions.
Define Infrastructure as a Service (IaaS).
Use of the cloud to access virtual hardware, such as computers and storage. Examples include Amazon Web Services and Carbonite.
Define Software as a Service (SaaS).
Remote access to software. Office 365, a suite of office productivity programs, is an example of SaaS.
Define online transaction processing system (OLTP).
ERP modules that comprise the core business functions: sales, production, purchasing, payroll, financial reporting, etc. These functions collect the operational data for the organization and provide the fundamental motivation for the purchase of an ERP.
Define Platform as a Service (PaaS).
Creating cloud-based software and programs Salesforce.com’s Force.com is an example of PaaS.
What 3 functions in IT should be segregated?
Applications Development
Systems Admin and programming
Computer Operations
The data control clerk is responsible for
managing the flow of documents and reports in and out of the Computer Operations department.
Office automation systems include
the software tools of daily work, including word processing programs, spreadsheets, email, and electronic calendars.
What are decision support systems (DSSs)?
These systems provide information to mid- and upper-level management to assist them in managing nonroutine problems and in long-range planning. Unlike MISs, DSSs frequently include external data in addition to summarized information from the TPS and include significant analytical and statistical capabilities.
What is a data warehouse?
A database for organizational decision making. Data from the live databases are copied to the warehouse so that data can be queried without reducing the performance (i.e., speed) or stability (i.e., reliability) of the live systems.
What is the purpose of executive support systems (ESS) and strategic support systems (SSS)?
A subset of decision support systems (DSS) especially designed for forecasting and making long-range, strategic decisions. As such, they have a greater emphasis on external data. Sometimes called “DSS for dummies.”
What is data mining?
Searching data in a warehouse to discover patterns and relationships in historical data.
What are operational systems?
These systems support the day-to-day activities of the business (purchasing of goods and services, manufacturing activities, sales to customers, cash collections, payroll, etc.) Also known as transaction processing systems (TPS).
What is a knowledge work system?
facilitate the work activities of professional-level employees (engineers, accountants, attorneys, etc.) by providing information relevant to their day-to-day activities (e.g., how the company has handled specific types of audit exceptions) and/or by automating some of their routine functions (e.g., computer-aided systems engineering [CASE] packages used by programmers to automated some programming functions).
Define management information systems.
Systems designed to support routine management problems based primarily on data from transaction processing systems.
Describe the concept of knowledge management (KM).
Attempts to ensure that the right information is available at the right time to the right user. A variety of practices attempt to electronically capture and disseminate information throughout the organization. Knowledge management practices seek specific outcomes, including shared intelligence, improved performance, competitive advantage, and more innovation.
Describe a flat file system.
Early information technology systems used flat file technology. Flat files are characterized by independent programs and data sets, high degrees of data redundancy, and difficulty in achieving cross functional reporting. This is bad.
Define “data mart”.
A specialized version of a data warehouse that contains data that is pre-configured to meet the needs of specific departments. Companies often support multiple data marts within their organization.
Define a “bit” (binary digit).
An individual zero or one; the smallest piece of information that can be represented.
Define “byte.”
A group of (usually) eight bits that are used to represent alphabetic and numeric characters and other symbols (3, g, X, ?, etc.). Several coding systems are used to assign specific bytes to characters. ASCII and EBCIDIC are the two most commonly used coding systems. Each system defines the sequence of zeros and ones that represent each character.