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 Risposta
0
Risposta accettata

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.

ESPERTO
John_F
con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande