Your Ad Here

Posts Tagged ‘S3’

Mosso Launches CloudFS an Amazon S3 Competitor

Monday, May 5th, 2008

Today Mosso, a cloud provider that runs off of Rackspace and supports lots of languages, launched CloudFS to compete with Amazon S3.

CloudFS is new, untested but a bit cheaper than Amazon Simple Storage Service (S3). This is where mainly ‘buckets’ of data of any content type can be stored and retrieved by a unique key across all resources. This is useful for image, content and media hosting and charges by the GB usually less than .15 cents per GB.

About CloudFS

  • Scalable, dynamic storage. Use as much or little as you want and only pay for what you use.
  • Straightforward, basic design offering one level of containers (non-nested) for your data.
  • Per-account container and file namespace (not a global namespace as with other systems).
  • Store files as small as a few bytes or as large as 5GB.
  • Add additional metadata along with each file you store.

Amazon EC2 Adding Persistent Storage

Monday, April 14th, 2008

Amazon EC2 lapped up again and added EC2 persistent storage. Previously you had to store data in SimpleDB or S3 because your EC2 instances could go away at any time due to scale down and up. This is much like how on Google App Engine you need to store everything in the BigTable Datastore, because there is really no such thing as a physical location in a cloud that is elastic. But Amazon has one upped by adding persistant storage in EC2.

If you are a developer and not excited about the ability to make applications with no worry of scale or support in infrastructure, I am just not sure if you are a developer or more worried about change. I always have these ideas that end up being based on the fast that I would need at least 3-5 servers to pull off. Unfortunately when you are smaller or just trying out an idea you dont’ want to buy infrastructure for the most extreme case (large traffic spike) and then have servers sitting at 1% utilization the rest of the time. With cloud computing and service storage, this whole problem is abstracted away. Many times this is at a much reduced cost, you are only paying for minimal usage, not what your maximum usage would be.

One big element to the cloud computing rage is also that dynamic languages will win out. If you will note in all the new cloud technologies there is a recurring theme of BigTable/MapReduce datastores (eliminiating much of relational database ways), dynamic languages (removing static typing and adding flexibility for rapid deployment and development) and the developer has alot of freedom and power to innovate.

Consider cloud computing the point at which dynamic languages such as Python (maybe Jython, IronPython, etc), Ruby, and higher order parallel languages like Erlang won out. Google App Engine uses Python, SimpleDB from Amazon is built with Erlang, etc. These languages like Python and Ruby which are slower (Ruby is much much slower than Python, Python can hang with static compiled languages) but the scalability, ActiveRecord like BigTable architecture, and rapid prototyping ORMs which were previously seen as too performance intensive or slow could become moot with the power of Amazon or Google’s infrastructure.

It is just a real interesting time in technology, it a major leap, it should be recognized. If you are a developer or infrastructure specialist, you should be diving in.

Project Caroline, Sun’s Answer to the Cloud Computing Land Grab?

Monday, April 14th, 2008

Sun is also getting into the cloud computing and storage game with project Caroline.  I have heard Microsoft will also be joining possibly with CloudDB but all that is rumors right now.

The only companies in it now are Amazon and Google is emerging. There are also some competitors like Joyent.  But I imagine there will be many companies propping up that are using Amazon or Google or other clous services as their core product.

Amazon is still far far ahead in offering componentized pieces of architecture such as S3, EC2, SQS etc.

The Software and Web Cloud

Thursday, April 3rd, 2008

What is the web and software cloud?  

Software and data storage has always evolved, and quite rapidly in technology.  From the old punch cards, to disks, to hard drives and now a new type of storage is emerging, the cloud.

Distributed computing based on the internet, the ultimate self-healing network, is now reaching a level where services that provide distributed data storage are thriving.  I will give you three areas that these types of services are happening and why you see this area of technology is set for leaps and bounds.

  • Media and Digital Asset Storage (who doesn’t use S3 in at least some projects?)
  • Software Configuration Management (SCM) Distributed Source Control (Git, Mercurial, etc)
  • Personal Data

Media and Digital Asset Storage

Streaming media, online TV, youtube, website media servers are all part of the digital asset storage movement into the software and web cloud.  Amazon S3 is a very commonly used service for this where they charge cents on the GB per data used.  This allows only used bandwidth to be charges and a bit of parallelism in your hosting setup.  If one part of your hosting (yoru files) are hosted on Amazon S3 then if your site gets slammed with traffic the largest burden is on Amazon’s Servers that can scale.  The data and content representation can be driven by your servers and purr like a kitten through a digg or reddit front page.

Software Configuration Management (SCM)

Subversion is popular now and it is the 80% source control system of the day (many thanks to Google Code using it).  But a new type of source control management has been in effect in version control systems (VCS) in such source control platforms as Git and Mercurial.  These non centralized systems are unlike Subversion, CVS, VSS which are centralized system. Centralized systems have benefits to management but also fail the distributed and redundancy issues that might arise without a distributed source control system.
Services like gitorious and github are services in the cloud handling your distributed cloud based source control system so you don’t have to manage either.

Personal Data

Email, documents, spreadsheets, photo storage, videos and many other areas of personal data and life are moving online.  Gmail, Google Docs, Zoho, and many others are making online office a reality.  Many people switched in 2007 to online office and you can bet that trend will continue.  Your documents are safer at google than on your local drives.
Data is no longer stored locally for many things.  There are no longer on a specific drive or disk that is physical in your reach.  These are stored on a server somewhere, out there.  Out there becomes the cloud, one ominous, massive collection of data.  The only way to find it is with semantics and authentication to gain access to it.  I believe that the cloud will make personal data much more manageable that matches people’s brain.  Google keyword searching and semantic uris are two key elements that I think mimic the brains behavior to perform more efficient. Storing your data this way is natural.  Have you tried gmail search compared to outlook, see a difference?  

And More

These are just briefly some of the technologies to watch and especially when it comes to infrastructure.  I think the trend is towards more offsite, redundant, cloud based computing and storage not only for cost savings in maintenance and management but also to allow growth to be in line with visitors or usage.  No reason to pay for servers for peak performance all the time.  Some services might only have a once a year spike like maybe taxes or the “The Big Game” with the NFL.  This way costs can be better defined and growth or spikes just increase the cloud capacity for handling them.
Elastic Computing for instance like Amazon EC2 initiative where server capacity is available on demand with the spike in traffic and expands or contracts based on need.  
Amazon is actually quite far ahead in the web services and cloud markets.  They have a strong offering and their stock jump in 2007 may have been warranted.
There are many more facets to the software web cloud that is being constructed and used heavily that will be appearing here so stay tuned.

drawcloud – cloud tracking, service and product development is proudly powered by WordPress
Entries (RSS) and Comments (RSS).
Your Ad Here Your Ad Here