Create a Linode account to try this guide with a $ credit.
This credit will be applied to any valid services used during your first  days.
Managed Database Availability

As part of our ongoing commitment to innovation and better serving our customers, we have made the strategic decision to pause the sale of our Managed Database offering for all customers who do not have an active database deployed. We recognize the need for a product that offers higher performance and the capacity to handle more complex workloads.

If you have an existing database already deployed, you will continue to be able to deploy, provision, and manage the service exactly as you do today, and we’ll fully support your Managed Database workloads until our next-generation database solution is available. For future news and announcements related to Managed Databases, please sign up using the form on our product page.

Linode’s Managed Database service is a convenient and reliable way to host your database workloads in the cloud. Quickly get up and running by following the instructions within this guide.

Create a Managed Database

A Managed Database can be deployed using the Cloud Manager, the Linode API, or the Linode CLI. For instructions on deploying it through the Cloud Manager, see the following guide:

Connect to Your Database

Once a Managed Database has been provisioned, you can connect to it from any compatible system or applications. Before you do so, the system’s IP address needs to be added to the database cluster’s access control list.

Migrate an Existing Database

If you are replacing an existing database with Linode’s Managed Database service, you will need to migrate that data after the database cluster has been fully provisioned. The guide Migrate a MySQL or MariaDB Database to a Managed Database walks you through migrating a MySQL database.

Integrate the Database into an Application

While its possible to add data directly to a database using CLI or GUI tools, it’s much more common to integrate the database into an existing application. For instance, you can use the database with any web stack that utilizes your chosen database engine (DBMS) such as LEMP / LAMP for MySQL and MERN / MEAN for MongoDB. When using a Managed Database, you can forgo installing the database locally on the system and instead use the credentials and connection details for your Managed Database. The instructions for connecting to a remote database vary by application. For example, here’s a guide for WordPress: Configure WordPress to use a Remote Database.

This page was originally published on


Your Feedback Is Important

Let us know if this guide was helpful to you.