Questions tagged [infrastructure]

15 questions
0
votes
0 answers

Hosting multiple applications on one server

I have several applications using Laravel PHP. Each application is hosted on 2 separate VPS: application and database. For applications that require Redis, it will be run on another separate server. Applications are hosted on machines with 8 CPU…