Completed
Last Batch Request
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Easy Eventual Consistency with Actor Models + Amazon Web Services
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Philips background
- 3 Weak Eventual Consistency
- 4 XP Analogy
- 5 Simple Principle
- 6 Conflictfree replicated data types
- 7 Cap theorem
- 8 CRDTs
- 9 Querying
- 10 Merge
- 11 I dont understand
- 12 Union is all you need
- 13 Commutative
- 14 Why Immutability
- 15 How to Store
- 16 What do you do
- 17 ClickStream Pipeline
- 18 ClickStream Events
- 19 Multiple Actor Systems
- 20 Actor Systems App
- 21 Elastic Search
- 22 Continuous Deployment
- 23 Distributed Swarm
- 24 Catastrophic Failure
- 25 Data Recovery
- 26 Last Batch Request
- 27 Hash Sets
- 28 SQS
- 29 Questions