Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Architectural Caching Patterns for Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Hazelcast
- 3 Microservice World
- 4 Embedded Cache (Pure Java implementation)
- 5 Embedded Cache (Java libraries)
- 6 Caching Application Layer
- 7 Hazelcast Discovery Plugins
- 8 Client-Server Cache
- 9 Cloud (Cache as a Service)
- 10 Client-Server (Cloud) Cache Pros
- 11 NGINX Reverse Proxy Cache Issues
- 12 Reverse Proxy Sidecar Cache (Istio)
- 13 Reverse Proxy (Sidecar) Cache Pros