Further reading
Here are a few links that will help you build on what you learned in this chapter:
- Docker Getting Started: https://net5.link/1zfM
- Learn Kubernetes Basics: https://kubernetes.io/docs/tutorials/kubernetes-basics/
- Event Sourcing pattern by Martin Fowler: https://net5.link/oY5H
- Event Sourcing pattern by Microsoft: https://net5.link/ofG2
- Publisher-Subscriber pattern by Microsoft: https://net5.link/amcZ
- Event-driven architecture by Microsoft: https://net5.link/rnck
- Microservices architecture and patterns on microservices.io: https://net5.link/41vP
- Microservices architecture and patterns by Martin Fowler: https://net5.link/Mw97
- Microservices architecture and patterns by Microsoft: https://net5.link/s2Uq
- JSON Patch: https://net5.link/PsqU
- RFC 6902 (JSON Patch): https://net5.link/bGGn
- JSON Patch in ASP.NET Core web API: https://net5.link/u6dw