Adding an Amazon Aurora MySQL Instance

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

Before You Begin

Procedure

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

    The Overview page appears.

  2. In the upper-right area of the page, click Add instance, and then select Cloud database service.

    The Vendor page appears.

  3. Select Amazon Web Services, and then click NEXT.

    The Select A Database Service page appears.

  4. Select RDS (Export), and then click NEXT.

    The Select Database page appears.

  5. Select Aurora MySQL, and then click NEXT.

    The Select A Plan page appears.

  6. From the list of server plans, select a server plan, and then click NEXT.

    The Cloud Account page appears.

  7. From the Cloud account list, select an existing AWS account or create a new account, and then click NEXT.

    To configure a new cloud account, complete the following steps:

    1. Click +.

      The Add cloud account page appears.

    2. In the Name box, type the name for the account.

    3. In the Regions box, type the region where the Amazon RDS instance is located.

    4. Enter the host or account authentication information:

      • IAM role: To authenticate the Amazon RDS cloud account, select this option.

      • STS assume role with IAM policy: To authenticate the Amazon RDS cloud account using a security token service (STS) assume role, select this option, and from the Credentials list, select the credential for the Amazon RDS cloud account.

        To apply an IAM policy for the hypervisor when you use this authentication method, you can attach an IAM policy with sts:AssumeRole to the access node in the AWS Console. For more information about STS role authentication, see Configuring STS Role Authentication.

      • Access and secret key: To authenticate the Amazon RDS cloud account using an access key and a secret key, select this option, and from the Credentials list, select the credential for the Amazon RDS cloud account.

    5. From the Access nodes list, select the access nodes to use for the instance.

    6. Click SAVE.

  8. Click NEXT.

    The Backup content page appears.

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

  10. In the Database user box, enter the user name to access the Aurora MySQL application.

  11. In the Password box, enter the password to access the Aurora MySQL application.

  12. To specify the endpoint, in the Endpoint box, enter the name of the endpoint to connect to the database instance.

    The endpoint value is automatically discovered and displayed, based on the instance you previously selected. By default, the discovered endpoint is the cluster endpoint and is used for both read-only access (backups) and write access (restores). For more information, refer to the Amazon Aurora endpoint connections documentation.

    Note

    For Amazon Aurora Global Database cluster, enter the endpoint name of the global writer.

  13. If SSL is enabled on the cloud, move the Use SSL options toggle key to the right, and then in the SSL CA file box, enter the SSL CA file path in the proxy computer.

  14. Click NEXT.

    A summary page is displayed to show the instance information.

  15. Click FINISH.

Results

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

×

Loading...