- How to develop Go gRPC microservices and deploy in Kubernetes
- Debugging Go application inside Kubernetes from IDE
- Implement side car approch for load balance (Linkerd or Envoy)
- Add open tracing for example jeager
- Add rate limit
Linkerd has very good doc about how to install it. Install it first.