We have a dedicated server that hosts several of our sites along with our databases. Its a typical LAMP setup running on Ubuntu/Debian 9.04 Jaunty Jackalope. Its security patches and repositories are no longer supported, so we need to do a massive upgrade.
We are looking to setup a failsafe version of the site to temporarily point to or maybe even completely move into the cloud.
Main Question: Is there any other good alternatives to Amazon RDS (for the database). I've found a few, but I want to see what everyone might have as suggestions. My goal is to have a remote database that will remain permanent, but we can either be running on our dedicated or we can point to a VPS or a Cloud version of the site, but all data resides in the same spot. Any input would be great.