Amazon S3 vs Window Azure Blob Storage -


i went through docs of both azure , amazon s3, confused few things - both of these try solve same question i.e, storage on cloud. question here when use what? i.e., when preferred use azure , when amazon s3 preferred. googled hard , couldn't find substantial resource same. appreciate if 1 enlighten me regarding same.

edit:

i want consider following params base choosing cloud provider -

1) latency
2) scalability
3) size of each file
4) cost & performance
5) files can accessed quite randomly.

these few params have considered. great if can provide additional params consider.

there many studies on line. should evaluate based on workload , scenario.

one of many reports, says azure @ small files: http://www.nasuni.com/resource/the-state-of-cloud-storage-in-2013 under understanding, because azure blob designed unified storage, optimize small block access. conversely, s3 originate web storage.

on other hand, s3 @ scale up, since azure has limitation per account.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -