Completed
Some Logging Strategies
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Saved by In-Memory NoSQL
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Airplane Black Boxes are
- 3 Black Box Architecture
- 4 The State Machine - Miniature Version
- 5 Example
- 6 The encoded Logging - Create a mapping Table
- 7 The log files will look like
- 8 Black Box Debugging - Things we need at our end
- 9 Some Logging Strategies
- 10 To be able to behave like Black Box
- 11 The Architecture
- 12 Second Try - SQL Database Write
- 13 After Third Try - NoSQL In-Memory Database Write
- 14 NoSQL In-Memory Database write - Further Optimization