Now, to be fair to MySQL
you could use the mysql binary logs, stored on an infinidisk, to accomplish much the same thing, however, the fact…
you could use the mysql binary logs, stored on an infinidisk, to accomplish much the same thing, however, the fact…
I have written mostly about MySQL here in the past. The reason for this is simple: MySQL is what I…
http://www.openfount.com/blog/s3infidisk-for-ec2 This certainly looks very interesting! I cant help but wonder if the memory caching in the neterprise version is…
Onto what happens inside the cloud! Since we’re looking to load balance what happens inside the cloud you might be…
Lets first address the problem of the dynamic IP address on the load balancer, because it doesn’t matter how good…
I was recently asked to look into load balancing web servers on the Amazon Elastic Cloud Computing Service (EC2). And…
So we’ve touched a bit on what to look for in your database. The comments made were by no means…
Danny de Wit wrote in with a request for collaboration on how to best use EC2 and S3 for his…
As food for thought… If you had a table `items` itemId char(40), itemName varchar(128), Another table `tags` tagId char(40), tagName…
We have SQS, we have S3, and we have EC2, so what next from the Amazon AWS team?. There is…