DB instance class support for Microsoft SQL Server
The computation and memory capacity of a DB instance is determined by its DB instance class. The DB instance class you need depends on your processing power and memory requirements. For more information, see DB instance classes.
The following list of DB instance classes supported for Microsoft SQL Server is provided here for your convenience. For the most
current list, see the RDS console: https://console.amazonaws.cn/rds/
Not all DB instance classes are available on all supported SQL Server minor versions. For example, some newer DB instance
classes such as db.r6i aren't available on older minor versions. You can use the describe-orderable-db-instance-options
| SQL Server edition | 2022 support range | 2019 support range | 2017 and 2016 support range |
|---|---|---|---|
|
Enterprise Edition |
db.r7i.xlarge–db.r7i.16xlarge
|
|
|
|
Standard Edition |
db.r7i.large–db.r7i.8xlarge
|
|
db.m7i.large–db.m7i.8xlarge
|
|
Web Edition |
db.r6i.large–db.r6i.4xlarge
|
db.r7i.large–db.r7i.4xlarge
db.m7i.large–db.m7i.4xlarge
|
db.r7i.large–db.r7i.4xlarge
db.m7i.large–db.m7i.4xlarge
|
|
Express Edition |
|
|
|
| Developer Edition | db.m6i.xlarge–db.r6i.32xlarge |
Note
-
Starting with the 7th generation instance class, hyper-threading is disabled on RDS SQL Server for instance sizes 2xlarge and above. This results in the total number of vCPUs available being half of that supported by the corresponding EC2 instance. For example, the EC2 instance type
m7i.2xlargeby default supports 4 cores and 2 threadsPerCore, resulting in a total of 8 vCPUs. In contrast, the RDS for SQL Serverdb.m7i.2xlargeinstance, with hyper-threading disabled, results in 4 cores and 1 threadsPerCore, overall 4 vCPUs. -
Starting with the 7th generation instances, your billing provides a detailed breakdown of RDS DB instance and third-party licensing fees. For more details, refer to RDS SQL Server pricing
.