OpenCTI-Terraform
OpenCTI-Terraform copied to clipboard
Load balancing - Question
This is really awesome work. The solution looks very slick. I can't use AWS however, I have to stick in Azure.
Can I ask how you are doing your load balancing? Specifically from the connectors to the OpenCTI frontend. I find with my current set up The front-end slows down and the RabbitMQ management portal show's that my consumer capacity is at 0% most of the time. I believe the GraphQL API is what's bottlenecking the system. I think replicating the OpenCTI front end will fix this but I am unsure how to load balance if I replicate the service.