juicycleff / ultimate-backend

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
https://juicycleff.github.io/ultimate-backend-docs
MIT License
2.6k stars 407 forks source link

Horizontal Scaing? #170

Closed sharife3 closed 3 years ago

sharife3 commented 3 years ago

Can each of these services be horizontally scaled? If for example, running in Kubernetes and they have a service to many pods - will it react in the correct way or attempt to duplicate logic ?

juicycleff commented 3 years ago

Late reply, but it will scale properly