Amazon RDS now helps io2 Block Categorical volumes for mission-critical database workloads


Voiced by Polly

At the moment, I’m happy to announce the provision of Provisioned IOPS (PIOPS) io2 Block Categorical storage volumes for all database engines in Amazon Relational Database Service (Amazon RDS). Amazon RDS supplies you the pliability to decide on between completely different storage sorts relying on the efficiency necessities of your database workload. io2 Block Categorical volumes are designed for vital database workloads that require excessive efficiency and excessive throughput at low latency.

Decrease latency and better availability for I/O intensive workloads
With io2 Block Categorical volumes, your database workloads will profit from constant sub-millisecond latency, enhanced sturdiness to 99.999 % over io1 volumes, and drive 20x extra IOPS from provisioned storage (as much as 1,000 IOPS per GB) on the identical worth as io1. You possibly can improve from io1 volumes to io2 Block Categorical volumes with none downtime, considerably bettering the efficiency and reliability of your purposes with out rising storage value.

“We migrated all of our major Amazon RDS situations to io2 Block Categorical inside 2 weeks,” mentioned Samir Goel, Director of Engineering at Figma, a number one platform for groups that design and construct digital merchandise. “Io2 Block Categorical has had a profound influence on the provision of the database layer at Figma. We’ve deeply appreciated the consistency of efficiency with io2 Block Categorical — in our observations, the latency variability has been below 0.1ms.”

io2 Block Categorical volumes assist as much as 64 TiB of storage, as much as 256,000 Provisioned IOPS, and a most throughput of 4,000 MiB/s. The throughput of io2 Block Categorical volumes varies based mostly on the quantity of provisioned IOPS and quantity storage dimension. Right here is the vary for every database engine and storage dimension:

Database engine Storage dimension Provisioned IOPS Most throughput
Db2, MariaDB, MySQL, and PostgreSQL Between 100 and 65,536 GiB 1,000–256,000 IOPS 4,000 MiB/s
Oracle Between 100 and 199 GiB 1,000–199,000 IOPS 4,000 MiB/s
Oracle Between 200 and 65,536 GiB 1,000–256,000 IOPS 4,000 MiB/s
SQL Server Between 20 and 16,384 GiB 1,000–64,000 IOPS 4,000 MiB/s

Getting began with io2 Block Categorical in Amazon RDS
You should utilize the Amazon RDS console to create a brand new RDS occasion configured with an io2 Block Categorical quantity or modify an current occasion with io1, gp2, or gp3 volumes.

Right here’s how you’d create an Amazon RDS for PostgreSQL occasion with io2 Block Categorical quantity.

Begin with the fundamental data resembling engine and model. Then, select Provisioned IOPS SDD (io2) from the Storage sort choices:

Use the next AWS CLI command to create a brand new RDS occasion with io2 Block Categorical quantity:

aws rds create-db-instance --storage-type io2 --db-instance-identifier new-db-instance --db-instance-class db.t4g.giant --engine mysql --master-username masteruser --master-user-password <enter password> --allocated-storage 400 --iops 3000

Equally, to change an current RDS occasion to make use of io2 Block Categorical quantity:

aws rds modify-db-instance --db-instance-identifier existing-db-instance --storage-type io2 --allocated-storage 500 --iops 3000 --apply-immediately

Issues to know

  • io2 Block Categorical volumes can be found on all RDS databases utilizing AWS Nitro System situations.
  • io2 Block Categorical volumes assist an IOPS to allotted storage ratio of 1000:1. For instance, With an RDS for PostgreSQL occasion, the utmost IOPS might be provisioned with volumes 256 GiB and bigger (1,000 IOPS × 256 GiB = 256,000 IOPS).
  • For DB situations not based mostly on the AWS Nitro System, the ratio of IOPS to allotted storage is 500:1. On this case, most IOPS might be achieved with 512 GiB quantity (500 IOPS x 512 GiB = 256,000 IOPS).

Out there now
Amazon RDS io2 Block Categorical storage volumes are supported for all RDS database engines and can be found in US East (Ohio, N. Virginia), US West (N. California, Oregon), Asia Pacific (Hong Kong, Mumbai, Osaka, Seoul, Singapore, Sydney, Tokyo), Canada (Central), Europe (Frankfurt, Eire, London, Stockholm), and Center East (Bahrain) Areas.

When it comes to pricing and billing, io1 volumes and io2 Block Categorical storage volumes are billed on the identical price. For extra data, see the Amazon RDS pricing web page.

Be taught extra by studying about Provisioned IOPS SSD storage within the Amazon RDS Consumer Information.

Abhishek

Recent Articles

Related Stories

Leave A Reply

Please enter your comment!
Please enter your name here