I have been working through the fantasic series provided by Nic Jackson.
The topics covered include:
- Introduction to microservices
- RESTFul microservices
- gRPC microservices
- Packaging applications with Docker
- Testing microservice
- Continuous Delivery
- Observability
- Using Kubernetes
- Debugging
- Security
- Asynchronous microservices
- Caching
- Microservice reliability using a Service Mesh
All of the code is taken from Nic's course, however I have gradually worked through each section of the series.