Database and server management

We have a SAAS product with 300+ schools (60k+ users, 3k regular) built with Laravel and Vue.
Db is MySql. We want to separate DB from the main application server.

Does any company provide BDIX RDS service in BD?

Currently we use VPS(BDIX dedicated). But it costs too much for us.

What if we install MySQL in a VPS and Laravel in a different VPS?

How can we optimize resources and money, any suggestions?