Chapter 4 Flashcards
Online Transaction Processing (OLTP) and examples
-software system that processes transaction-oriented data
-completion of an activity in realtime and is not batch-processed
OLTP systems store operational data that is normalized and structured data
Examples include ticket reservation systems,
banking and point of sale systems.
Online Analytical Processing (OLAP)
- used for processing data analysis queries
- They are relevant to Big Data in that they can serve as both a data source as well as a data sink that is capable of receiving data.
- OLAP systems store historical data that is aggregated and denormalized to support fast reporting
Extract Transform Load (ETL)
a process of loading data from a source system
- ETL represents the main operation through which data warehouses are fed data
Data Warehouses
central repository consisting of historical and current data.
Data warehouses are heavily used by BI to run various analytical queries
Data Marts
subset of the data stored in a data warehouse that typically belongs to a department, division, or specific line of business
Traditional BI
utilizes descriptive and diagnostic analytics
It is not “intelligent” because it only provides
answers to correctly formulated questions. Correctly formulating questions requires an
understanding of business problems and issues and of the data itself.
Ad-hoc reporting
- manually processing data to produce custom made
reports, on demand based reports - usually on a specific area of the business, such as its marketing or supply chain management
Dashboards
provide a holistic view of key business areas
Big Data BI
uses data in the data warehouse and combines it with semi-structured and unstructured data source
It comprises both predictive and prescriptive analytics
Traditional data visualization
provides mostly static charts and graphs in reports
Common features of visualization tools used in Big Data
Aggregation, Drill-down, Filtering, Roll-up, What-if analysis
Aggregation
provides a holistic and summarized view of data across multiple
contexts
Drill-down
enables a detailed view of the data of interest by focusing in on a data subset from the summarized view
Filtering
helps focus on a particular set of data by filtering away the data that is not of immediate interest
Roll-up
groups data across multiple categories to show subtotals and totals