Completed
Home Controller
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microservices with Service Fabric - Easy or Is It?
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Service Fabric
- 3 Microsoft machinery
- 4 Deploy
- 5 CommunicationListener
- 6 Scaling Fundamentals
- 7 Stateless Fabric
- 8 Traditional 3tier architecture
- 9 Stateful services
- 10 Scale
- 11 Data Partitioning
- 12 Technical gibberish
- 13 Concrete example
- 14 RPC style communication
- 15 RPC legacy mess
- 16 Asynchronous programming
- 17 Service bus
- 18 Daniels proposal
- 19 Peters outburst
- 20 Multiple cue consumers
- 21 Dedicated queue per chocolate type
- 22 Command pattern
- 23 UI composition
- 24 Command patterns
- 25 Events
- 26 Popup semantics
- 27 Requests reply
- 28 Complex business applications
- 29 Chocolate Order
- 30 Shipping Order
- 31 Home Controller
- 32 Process Manager
- 33 Shipping Service
- 34 Shipping Order Handler
- 35 FrontIns
- 36 Shipping
- 37 Recap
- 38 Questions