Is your cloud as scalable as you think it is?
You know through real life testing. These kinds of tests are brutally hard and complicated. who wants to do all the incredibly precise and difficult work of producing cloud scalability tests? GridDynamics has stepped up to the challenge and has just released their Cloud Performance Reports.
The report is quite detailed so I'll just cover what I found most interesting. GridDynamics in this report test three configurations:
* GridGain provided near linear scalability end-to-end on a 512 node EC2 hosted grid.
* EC2 is ready for production usage on large-scale stateless computations exhibiting good price for performance and a strong linear scaling curve.
* GigaSpaces provided near linear scalability from 16 to 256 nodes. There was a 28% degradation from 256 to 512 nodes because only four data grid servers were used. More were needed. The compute grid and data grid must each be sized to independently to scale properly.
* EC2 is ready for production usage for classes of large-scale data-driven applications.
* Keeping data close to the business logic matters. Performance improved up to 31 times over "outside the cloud."
* Velocity failed on 50 node clusters with 200 concurrent clients.
* Local caches provided significant performance gains over distributed caches. The local cache took load off the distributed cache.
They are currently running more tests with different configurations. Hopefully we'll see those results later.
All-in-all a generally optimistic report. EC2 scales. Mot of the tested grid frameworks scaled. What's also clear is it may take a while before deploying cloud based grids is an easy process. It still takes a lot of work to install, configure, start, stop, monitor, and debug bottlenecks in cloud based grids.
Thanks to GridDynamics for putting in all this work and I look forward to their next set of reports.