Completed
Programming the Network
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Discovering RESTful Web Microservices - A Traveler's Guide
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 A few years ago, in a slide deck far away...
- 3 REpresentational State Transfer (REST)
- 4 Microservice Characteristics
- 5 Unix Operating Principles (1978)
- 6 Fallacies of Distributed Computing (1994)
- 7 Programming the Network
- 8 Nygard Stability Patterns
- 9 Stateless Microservices
- 10 Persistence Microservices
- 11 Aggregator Microservices
- 12 Aim for Interop, not Integration...
- 13 Signal, Sign, and Symbol