Scaling horizontally? Concurrent connections

Got something cool to share with AppGini users? Feel free to post it here!
Post Reply
User avatar
D Oliveira
AppGini Super Hero
AppGini Super Hero
Posts: 347
Joined: 2018-03-04 09:30
Location: David

Scaling horizontally? Concurrent connections

Post by D Oliveira » 2022-07-27 15:41

Hey folks,

I'm just wondering if any of you had reached a limit of concurrent connections in your apps and how you scaled horizontally once scaling vertically stops being a feasible option, I'm assuming the most practical way is to host your db in a separate vps server and leverage load balancer to host multiples apps but I would like to see what else you guys came up with =)

Post Reply