I am getting IO performance issues using Amazon RDS using mysql 5.5.12. There are two types of instances that are similar and close in price:
Extra large database instance: 15 GB of memory, 8 ECUs (4 virtual cores with 2 ECUs each), 64-bit platform, high I / O capacity (only for MySQL DB Engine) ($ 0.88 per hour)
High memory capacity 17.1 GB, 6.5 ECUs (2 virtual cores with 3.25 ECUs), 64-bit platform, high I / O capacity ($ 0.65 per hour)
Does anyone know if an extra-large database has a faster IO than an extra large instance with high memory?
source share