tags:

views:

70

answers:

1

I am trying to write a thesis on cloud computing. I read a lot about it but I do not know on which area to focus. However I have experience mainly in database, system analysis and mobile programming, mainly iphone.

Can you kindly suggest me specific area in cloud computing so that I can focus on.

Can u kindly help me?

Many thanks and best regards.

A: 

A thesis on cloud computing? A possibility is to take a look at the Openstack project run by Rackspace, NASA et al and contributed to by other tech industry alumni. It's both a storage and application tier project (Swift = storage and Nova = compute). In the very least, it provides an open source platform against which to gauge 'the cloud'. All code is written in Python too, and neatly documented. http://www.openstack.org

Paul Stevens