Adding an Instance for Amazon RDS for MySQL

To manage a database, you can either use an existing instance or add a new instance.

Before You Begin

Configure the permissions to access AWS resources. Download the amazon_rds_dumpbased_backup_restore_permissions.json file and use it on the AWS command line to apply all the permissions.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The database Overview page appears.

  2. Go to the Instances tab.

  3. Click Add instance, and then select Cloud database services from the list.

    The Add Cloud DB instance dialog box appears.

  4. From the Select vendor list, select Amazon Web Services, and then click Next.

    The Database Trial page appears.

  5. Click Continue.

    The Configure Amazon Database page appears.

  6. Select RDS (Export), and then click Next.

    The Backup Method page appears.

  7. Click Next.

    The Configure Amazon Database - RDS (Export) page appears.

  8. From the Database list, select MySQL, and then click Next.

    The Configure permissions page appears.

  9. From the Authentication method list, select an authentication method, and then click Next.

    The Region page appears.

  10. From the Region list, select a region, and then click Next.

    The Backup Gateway page appears.

  11. From the Backup Gateway list, select a backup gateway, and then click Next.

    The Cloud Storage page appears.

  12. From the Storage location list, select an Amazon S3 storage location, then click Next.

  13. Optional: Move Secondary copy toggle key to right and, from Storage location list, select an Amazon S3 storage location for this copy.

    The Plan page appears.

  14. Select a backup plan, and then click Next.

    The Cloud account page appears.

  15. Select an AWS cloud account, and then click Next.

    The Backup Content page appears.

  16. From the Instance name list, select an instance.

  17. Under Connection details section, enter the following details:

    • From the Credential list, select a saved credential or add a new credential.

    • In the Maintenance DB box, type the name of the system database that is used as the maintenance database.

    • In the Endpoint box, type the name of the endpoint to connect to the database instance.

      Note

      For Multi-AZ DB cluster, enter the endpoint name of the cluster with writer access.

  18. Click Next.

    The Summary page appears, which displays all the information about the instance.

  19. Click Finish.

Results

The new instance contains a default database group. The default database group includes all the data in the Amazon RDS for MySQL database. You cannot delete the default database group.

Loading...