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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ