Completed
Architecture
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Baking a Java EE 8 Microservices Architecture with Raspberry Pi
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Docker
- 3 Eclipse MicroProfile
- 4 Java EE 8
- 5 Java Security
- 6 Pi Overview
- 7 Demo
- 8 Raspberry Pi Cluster
- 9 Clustered Singletons
- 10 StockLib
- 11 StockObject
- 12 StockTicker
- 13 WebSocket
- 14 CDI Event Bus
- 15 WebSockets
- 16 JSONP
- 17 Reactive Client API
- 18 Server Sent Events
- 19 Architecture
- 20 CrossOrigin Requests
- 21 Future of Java EE
- 22 Dependencies
- 23 Config API
- 24 Example