|
|
|
|
|
by falcolas
4606 days ago
|
|
> you benefit from faster IOPS Yes, you do. However, if a single EBS that backs the RDS instance lags out (as EBS volumes in AWS are wont to do), you lose the iops. The key point is that as the number of EBS volumes you depend on goes up, the chances of this happening goes up correspondingly. Striping EBS volumes works, but I would not depend on it for a production environment. |
|