This is the fourth episode of “Discovering MySQL Database Service“, a series of tutorials where I will show you, step by step, how to use MySQL Database Service and some other Oracle Cloud Infrastructure services.
In the previous episode we’ve created our Virtual Cloud Network, that provides you with complete control over your cloud networking environment that we will create in this Discovering MySQL Database Service journey.
In this episode, we’ll see what is OCI Object Storage and how to
export data to it from a MySQL instance using MySQL Shell.
In fact, in the process of creating a MySQL DB system, this step
is optional. But it is especially useful if you want to create a
MDS instance with data from a MySQL server on premise or in any
public/private cloud.
The post …
[Read more]