Open Source to boost Google Cloud Platform – Tweet

Google Cloud Platform’s Path To The Enterprise

Check out this article by    on TechCrunch.  He makes some intersting points concerning how Google is applying Open Source to it’s cloud offering.

 

Severalnines – Configurator for MySQL Cluster

For the past few months I have been working with the MySQL Cluster product.  I have to admit, it’s not an easy hill to climb.  When I initially started working to setup a cluster, I associated it with many of the other clustered solutions I had worked with.  However, there were some basic differences that I had to get used to.  MySQL Cluster doesn’t use shared storage and it’s designed based on three separate node types.  Each of which, could run on a single server.  I had to get used to that.  Once I began to understand those two basic concepts, things went much better.  It’s easy to get a cluster of two separate servers up and running, but then comes special considerations for your specific data needs.  I was trying to import a database from a single MySQL instance into the new cluster.  The definite key word here is “trying”.  As a result of searching on the Internet for all the different errors I encountered, I found a company call Severalnines.  This company is awesome when it comes to MySQL.  They provide a site they call a “Configurator”.  By using this site, I was able to get so much closer to the goal.  I recommend checking this company out, but definitely check out the configurator site if you’re just starting to work with MySQL Cluster.  You’ll save a lot of time.

 

Severalnines – Configurator for MySQL Cluster.

What is NoSQL? | Planet Cassandra

I’ve recently been working on a MySQL cluster project and wanted to dig a little deeper into the database server climate.  Oracle and Microsoft SQL Server have been around for quite some time.  They tend to be the first products that might be brought into a database discussion.  However, there is a new concept that has come on the scene – NoSQL.  What is that?  Well, here is an article on Planet Cassandra that will shed some light on the subject.

What is NoSQL? | Planet Cassandra.