Can OLTP database workloads use Amazon S3 as primary storage? Now they can, thanks to the Cloud Storage Engine (ClouSE), but the question is: how fast?
- ClouSE on “across the street” vs. “across the continent” cloud storage
- ClouSE vs InnoDB
- ClouSE benefits
To answer the question about performance, we decided to run
db_STRESS benchmark on a MySQL database in Amazon
EC2. We compared 3 configurations:
- “Across the street storage”: ClouSE with data stored in S3 in the same …