Overview
Stand-up vlogs
Course Week 11, Introducing assignment 2
Course Week 12, Assignment 2 - requirements, extended deadline, CI/CD pipeline
Supporting videos
Assignment 2 - patterns & considerations, why use message queue?
Making Session Stores More Intelligent with Microservices
Reading material for this block
Design Patterns for Cloud Native Applications
Chapter 2. Communication Patterns (pages 27-56)
Pay special attention to:
- Asynchronous Messaging Patterns
- Single-Receiver Pattern
- Multiple-Receiver Pattern
- Asynchronous Request-Reply Pattern
- Technologies to Implement Asynchronous Messaging Patterns
Chapter 3. Connectivity and Composition Patterns (pages 58-98)
Pay special attention to:
- Service Connectivity Pattern
- Service Abstraction Pattern
- Service Registry and Discovery Pattern
- Technologies for Implementing Service Connectivity Patterns
Exercises
- Redis / Node.js Crash Course from Redis-labs
Github repo designed to be used with the workbooks and videos that make up the course.