Slide 40
Slide 40 text
How to migrate to microservices
● Implement new features in microservices
○ API Gateway
○ Technical stack: Kubernetes, Go, gRPC, etc.
● Break down existing API into multiple services
○ Start from UX features
○ Analyze fundamental components
○ Split them into microservices