[ad_1]
I use runcloud.io and it works great. I’m looking to horizontally scale one of my WordPress apps without breaking the bank.
After some research it seems like there isn’t an easy way to do this without system admin knowledge.
I think consulting with/hiring an expert to set this up might be my only option here.
Anyone know of a PaS/SaS service that provides this?
[ad_2]
You can take a look at
If this site isn’t making enough money to pay for the scaling – do you really need it? A single WP instance can handle a lot of traffic.
What problem are you trying to solve with load balancing?
Things can get tricky. WP needs a database. Will you run multiple instances on one database or will each one have a database? If the latter, then you have to solve the problem of keeping data in sync. Which is a solved problem – but not something you can just buy or turn one.