View a markdown version of this page

Configuring an Amazon RDS DB instance - Amazon Relational Database Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Configuring an Amazon RDS DB instance

This section shows how to set up your Amazon RDS DB instance. Before creating a DB instance, decide on the DB instance class that will run the DB instance. Also, decide where the DB instance will run by choosing an Amazon Region. Next, create the DB instance.

You can migrate data from an existing database into your DB instance using Amazon Database Migration Service. For more information, see Auto migrating databases to Amazon RDS using Amazon Database Migration Service.

You can configure a DB instance with an option group and a DB parameter group.

  • An option group specifies features, called options, that are available for a particular Amazon RDS DB instance.

  • A DB parameter group acts as a container for engine configuration values that are applied to one or more DB instances.

The options and parameters that are available depend on the DB engine and DB engine version. You can specify an option group and a DB parameter group when you create a DB instance. You can also modify a DB instance to specify them.