Running a production application in the cloud can be great because it’s possible to add and remove servers from a cluster dynamically using a provisioning API. These automatic additions and removals can be triggered by system utilization levels that you measure, such as concurrent network connections, memory utilization, or CPU utilization. When you need more [...]
Read the rest of this entry »
Posted September 29, 2010
Today Drizzle enters BETA. Drizzle is an evolution of MySQL that’s been simplified, streamlined, and modernized. This long awaited database started from an idea in 2005 to fork MySQL, keep the good parts, and rip out or replace all the stuff that’s not good for web applications. This idea has been endorsed by large corporate [...]
Read the rest of this entry »
Posted March 17, 2010Comments Off
Today it’s the one month anniversary of Cassandra graduating to a top level Apache project. It now has a new and improved project URL: http://cassandra.apache.org Recently you may have noticed my writing about Drizzle, but that’s not the only database system I love. I’m also a fan of Cassandra, and I’m proud to work with [...]
Read the rest of this entry »