Hacker News new | ask | show | jobs
by jayFellows 722 days ago
How do you prevent issues with potential traffic spikes and such (with running 10 services on a single instance) (this is probably a dumb question... most of my experience is on the frontend)?
1 comments

I don't :) I've just delayed thinking about it until I have a service that actually does have that spike, which hasn't happened yet.

It looks like the CapRover devs have a solution https://caprover.com/docs/app-scaling-and-cluster.html but I haven't tested it.