... more stuff
at
php-app-engine.com

Increasing IO Performance with RAID on EC2

http://tech.backtype.com/increasing-io-performance-on-ec2ebs

When you start working with large datasets that don’t fit in memory, improving IO performance on EC2 becomes a priority. To do that at BackType, we use software RAID with EBS volumes; with EBS you don’t need added redundancy so you can settle with RAID0:

Leave a Reply