How To Set Up a Remote Database to Optimize Site Performance with MySQL on Ubuntu 16.04
In this guide, we’ll discuss how to configure a remote MySQL database server that your web application can connect to. We will be using WordPress as an example so that we have something to work with, but the technique is widely applicable to any MySQL-backed application.