cloud-convergence

What is CloudFiles?

So I figured I would write this article as a response to some questions and feedback I received from my earlier post “CloudFiles curl example” which outline’s some example usage to interact with the CloudFiles public API as well as some example code. Ryan over at http://www.ryanuber.com/ brought up some interesting questions that I left [...]

linux-logo11

CloudFiles curl example

I wrote the following script to simplify accessing CloudFiles container’s by utilizing cURL. This example will show you how to list your containers as well as their contents, via the command line without having to login to your control panel. This can also be a useful example to provide you with a sample code base [...]

cloud-convergence

Coding for the cloud part 2 – Are you a good fit?

This article is a follow up to my original called “Coding for the Cloud” which focused on a broad range of topics and provided a high level overview of how to use the cloud by scaling your application in a linear fashion rather than relying on heavy duty hardware to power your servers. This article [...]