DB Instance Types
The smallest management unit of RDS is the DB instance. A DB instance is an isolated database environment on the cloud. Each DB instance can contain multiple user-created databases, and you can access a DB instance using the same tools and applications that you use with a stand-alone DB instance. You can easily create or modify DB instances using the management console or HTTPS-compliant application programming interfaces (APIs). RDS does not have limits on the number of running DB instances. Each DB instance has a DB instance identifier.
DB instances are classified into the following types.
DB Instance Type |
Description |
Notes |
---|---|---|
Single |
A single-node architecture is more cost-effective than a primary/standby DB pair. |
If a fault occurs on a single instance, the instance cannot recover in a timely manner. |
Primary/Standby |
An HA architecture. In a primary/standby pair, each instance has the same instance class. |
|
Read replica |
A single-node architecture (without a standby node) |
|
You can use RDS to create and manage DB instances running various DB engines.
For details about differences and function comparison between different instance types, see DB Instance Introduction and Function Comparison.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.