After a sandbox instance is created, you can access it with ease by using Elastic Compute Service (ECS).
Prerequisites
-
A Database Backup (DBS) sandbox instance is created. For more information, see Quick start.
-
An ECS instance is created. It must reside in the same virtual private cloud (VPC) as the DBS sandbox instance. For more information, see Create an instance by using the wizard.Note For information about how to change the VPC of an ECS instance, see Change the VPC of an ECS instance.
- A MySQL database is deployed on the ECS instance. For more information, see MySQL official documentation.
Procedure
In the following example, an ECS instance that runs 64-bit CentOS 7.6 is used.