Warning
These notes are a work in progress, and are therefore currently incomplete.
Key Fundamentals To Know
- Big Data
- Machine Learning
- Message Oriented Architecture
- Data processing:
- Batch
- Processing/analysis happens on set of stored data
- e.g. Payroll, billing, weekly/monthly etc.
- Streaming
- Flow of records generated from different data sources
- Processing as data flows through system in real-time
- e.g. Fraud detection
- Batch
- Regression
- Classification