ReplyNov 3, 20181
We use Lagom for developing microservices. It has good support to use event sourcing and CQRS. It is an opinionated framework. In production, we use HaProxy as the load balancer whereas in dev mode, lagom provides its own embedded service locator.