Completed
Data movement is not secure
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building WASM-Powered Distributed Stream Platform
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 Overview of Fluvio
- 4 Real-time economy
- 5 Classical Data Processing
- 6 Stream Processing Model
- 7 Composability
- 8 Moving data is not free
- 9 Costly Stream processing
- 10 Data movement is not secure
- 11 Solution: Reduce data movement
- 12 Edge Smart Stream processing
- 13 Compute for Smart Streaming
- 14 WASM: True Movable Compute
- 15 Flattening into Unified Stack
- 16 Fluvio: SmartModule
- 17 Filter Binding
- 18 Copying into WASM memory
- 19 Map Binding
- 20 Aggregate Binding
- 21 Current store bindings
- 22 Future Store bindings
- 23 Improve Store Binding