Welcome!

doing TODAY and not getting caught in the HYPE of tomorrow

Alan Williamson

Subscribe to Alan Williamson: eMailAlertsEmail Alerts
Get Alan Williamson via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Alan Williamson

Amazon Cloud Journal on Ulitzer Amazon releases the ability to share EBS snapshots so others can utilize and consume your data, irrespective of format. But EBS is more than just persisted data. It is a whole mechanism to allow for quickly taking snapshots of your data partition and then mounting that partition elsewhere. Take for example, having your database running on an EBS partition. You can snapshot that partition and mount that new clone on another machine. Quick and easy. Amazon were quick to exploit this feature and offer publicly blessed pre-configured datasets. For example, ever fancied having the WikiPedia dataset available to your application? Or maybe you would prefer to have all the US Addresses mapping information? ... (more)

SOA & Cloud Bootcamp: Who Ya Gonna Call? Cloudbusters!

As the theme tune to the classic 1984 Ghostbusters movie goes, "If there's something strange, in your neighborhood, Who ya gonna call?", I am left wondering what we'll all be singing (shouting?) when something goes wrong in our cloud world. When you've got your whole business in the cloud and there is an outage, just what happens to your bottom line? What happens to your customers? What ... (more)

Amazon SimpleDB + SQS: Simple Java POJO Access

Amazon SimpleDB - SQS web services are within easy reach of any Java developer with these 2 non-dependent class files. No fuss, no nonsense, just code that works. ... (more)

How many servers does it take to make a cloud?

We love this new virtual world of ondemand computing, but have you wondered just how many servers Amazon, Google, Microsoft or any of the cloud providers really have at their disposal? ... (more)

A Simple Java Class for Amazon SimpleSQS

A very simple POJO Java class for accessing all of the features of Amazon's SQS web service. Full API support. No dependencies. Just use it! ... (more)