I think you are right (haven’t checked for all language clients though, theoretically they could handle that). This is as far as I know what we do in Camunda Cloud
Hi @jwulf
Would you describe the role of the gateway in a cluster ?
I start up three zeebe brokers but no gateway and set a SLB IP for these three points. Is it wrong usage ?
When I start up a zeebe broker I execute the command “nohup ./broker &”, is that currect ?
Using a load-balancer will work. There are considerations when load-balancing persistent HTTP/2 connections, see here: https://grpc.io/blog/loadbalancing/