How does RDS optimize storage work?

0

What happens in the backend when a customer submits a request to their Oracle RDS to increase the IOPS for the storage? Is this process the same when changing the storage size and if not, how is changing the storage size different from increasing the IOPS?

1 個回答
0
已接受的答案

RDS uses EBS Elastic Volumes.https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modify-volume.html

So whether changing IOPS or storage size or type it is handled seamlessly by the EBS EVs. The only exception would be if your database was created before EVs. Then the first time you make that storage change you will have some degraded performance while the old volumes are copied to the new EV ones. But from then on there should be no impact if you make any other changes again.

專家
John_F
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南