ITE353 Data Scalability and Analytics - Vocabulary Flashcards

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering analytics, scalability concepts, and the analytics tools mentioned in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

Analytics

The scientific process of discovering and communicating meaningful patterns in data to turn raw data into insights for better decisions; relies on statistics, programming, and operations research.

2
New cards

Data Scalability

The ability of a system to adapt over time to changes in data volume or processing demands, increasing or decreasing performance and cost.

3
New cards

Data Scaling

A technique to manage the overflow of data by increasing system capacity, enabling scalable data platforms and accommodating growth.

4
New cards

Scalable Data Platform

A data platform that can rapidly adjust to data growth or traffic by adding hardware or software, preparing for future needs.

5
New cards

Scaling Up (Vertical Scaling)

Adding faster processors and more memory to a single server; uses less network hardware and power, often a short-term fix for growth.

6
New cards

Scaling Out (Horizontal Scaling)

Adding more servers to perform parallel computing; a long-term solution that grows with demand by expanding the cluster.

7
New cards

Big Data

Extremely large and complex datasets that require advanced processing, storage, and analytics beyond traditional systems.

8
New cards

High CPU Usage

A key performance issue where CPU utilization is near capacity, slowing processing tasks.

9
New cards

Low Memory

A performance bottleneck caused by insufficient RAM, leading to slower data processing and possible swapping.

10
New cards

High Disk Usage

Excessive disk I/O and storage utilization causing slower data access and processing.

11
New cards

Tableau

A data visualization tool used to create interactive dashboards and visual analytics.

12
New cards

Python

A widely-used programming language for data analysis, scripting, and machine learning.

13
New cards

Microsoft Excel

Spreadsheet software used for data analysis, calculations, and charts.

14
New cards

SPSS

Statistical Package for the Social Sciences; software for statistical analysis.

15
New cards

SAS

Statistical Analysis System; analytics software for data management and analysis.

16
New cards

Apache Spark

Open-source distributed data processing engine for large-scale analytics.

17
New cards

Hadoop

Open-source framework for distributed storage and processing of big data across clusters.

18
New cards

RapidMiner

Data science platform for data preparation, modeling, and deployment.

19
New cards

Serverless Computing

Cloud model where the provider manages server provisioning and scaling, allowing code execution without managing servers.

20
New cards

Artificial Intelligence

Field of computing focused on creating systems that perform tasks requiring human-like intelligence.

21
New cards

Cloud Computing

Delivery of computing services over the internet, including storage, processing, and analytics.

22
New cards

Blockchain

Distributed ledger technology enabling secure, transparent recording of transactions.

23
New cards

Syllabus

Document outlining course topics, requirements, assessments, and grading.

24
New cards

Data-driven Decision Making

Decision making guided by data insights rather than intuition alone.