Launch a DB Instance (AMI)

After creating a RDS parameter group, the next step is to launch a MySQL database instance during the setup of the Gateway AMI appliance.
gateway90
After creating a RDS parameter group, the next step is to launch a MySQL database instance during the setup of the Gateway AMI appliance.
To launch a MySQL DB Instance:
  1. Log into your AWS Management Console at https://aws.amazon.com/console.
  2. In the top right corner of the console, select the region in which you want to create the DB instance.
  3. From the Database section, click 
    RDS
    . This takes you to the Relational Database Service dashboard. 
  4. Click
    Get Started Now
    to start the workflow.
  5. In "Step 1: Select Engine", choose 
    MySQL
     and click 
    Select
     for MySQL Community Edition.
  6. In "Step 2: Production", indicate whether the database is for a production environment.
    Production environments use Multi-AZ deployment (includes standby database for failover) and Provisioned IOPS Storage.
  7. In "Step 3: Specify DB Details", configure the fields as appropriate. See AWS documentation for field details.
  8. Configure "Step 4: Configure Advanced Settings" as follows:
  9. Click 
    Launch DB Instance 
    to create your DB instance.
  10. On the final page of the wizard, click 
    Close
    .
On the Amazon RDS console, the new DB instance appears in the list of DB instances. The DB instance will have a status of 
creating
 until the DB instance is created and ready for use. When the state changes to available, you can connect to the DB instance. Depending on the DB instance class and store allocated, it could take several minutes for the new instance to be available.