Difference between revisions of "Private:cloud computing reading list"
From NMSL
(New page: s) |
|||
(33 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | == People == | |
+ | * [http://www.cs.sfu.ca/~mhefeeda/ Mohamed Hefeeda] | ||
+ | * [http://www.sfu.ca/~ssa121/ Somsubhra Sharangi (PhD student)] | ||
+ | |||
+ | == Part - I : Introduction to Cloud== | ||
+ | * [http://www.cs.ucsb.edu/~lyouseff/CCOntology/CloudOntology.pdf Toward a Unified Ontology of Cloud Computing] GCE 2008. | ||
+ | * [http://www.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-28.pdf Above the Clouds: A Berkeley View of Cloud. Computing], UC Berkley TR, 2009. | ||
+ | * [http://www.cs.duke.edu/~angl/papers/imc10-cloudcmp.pdf CloudCmp: Comparing Public Cloud Providers] IMC 2010 | ||
+ | |||
+ | === Cloud Architectures: === | ||
+ | * [http://www.cl.cam.ac.uk/research/srg/netos/papers/2003-xensosp.pdf Xen and the Art of Virtualization] SOSP 2003. | ||
+ | |||
+ | * [http://www.xen.org/files/xensummit_oracle09/xensummit_satori.pdf Satori: Englightened Page Sharing] ATC 2009 | ||
+ | |||
+ | * [http://labs.vmware.com/download/84/ Optimizing Network Virtualization in Xen] ATC 2006 | ||
+ | |||
+ | === Cloud Economics: === | ||
+ | * [http://http://www.cse.psu.edu/research/publications/tech-reports/2011/cse-11-002.pdf To move or not to move: the economics of cloud computing] HotCloud 2011 | ||
+ | |||
+ | * [http://media.amazonwebservices.com/AWS_Pricing_Overview.pdf How AWS Pricing Works] Amazon Docs 2011 | ||
+ | |||
+ | * [http://ec2-downloads.s3.amazonaws.com/Intro-to-Spot-Instances.pdf An Introduction to Spot Instances] Amazon Docs 2011 | ||
+ | === Cloud Oriented Application Design: === | ||
+ | |||
+ | * [http://cattell.net/datastores/Datastores.pdf Scalable SQL and NoSQL data stores], SIGMOD 2010. | ||
+ | |||
+ | * [http://www.mmc.igeofcu.unam.mx/femp/Varios/SC11/src/pdf/.../sr11.pdf Cloud versus in-house cluster: evaluating Amazon cluster compute instances for running MPI applications] SC 2011 | ||
+ | |||
+ | * [http://www.cs.duke.edu/starfish/files/cluster-sizing.pdf No one (cluster) size fits all: automatic cluster sizing for data-intensive analytics] SOCC 2011 | ||
+ | * [http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6139087&navigation=1 Cloud testing tools] SOSE 2011 | ||
+ | == Part - II : Multimedia Cloud Systems== | ||
+ | Multimedia systems and applications in Cloud: | ||
+ | Cloud Mobile Environments(Optional): | ||
+ | * [http://www.cs.cmu.edu/~satya/docdir/satya-mobicloud-2010.pdf Mobile Computing: the Next Decade] MobiCloud 2010 | ||
+ | * [http://berkeley.intel-research.net/bgchun/clonecloud-eurosys11.pdf CloneCloud: elastic execution between mobile device and cloud] EuroSys 2011 | ||
+ | * [http://www.usenix.org/event/hotice11/tech/full_papers/Zhang.pdf Dynamic Resource Allocation for Spot Markets in Cloud Computing Environments] UCC 2011 |
Latest revision as of 10:41, 31 May 2012
People
Part - I : Introduction to Cloud
- Toward a Unified Ontology of Cloud Computing GCE 2008.
- Above the Clouds: A Berkeley View of Cloud. Computing, UC Berkley TR, 2009.
- CloudCmp: Comparing Public Cloud Providers IMC 2010
Cloud Architectures:
- Xen and the Art of Virtualization SOSP 2003.
- Satori: Englightened Page Sharing ATC 2009
Cloud Economics:
- To move or not to move: the economics of cloud computing HotCloud 2011
- How AWS Pricing Works Amazon Docs 2011
- An Introduction to Spot Instances Amazon Docs 2011
Cloud Oriented Application Design:
- Scalable SQL and NoSQL data stores, SIGMOD 2010.
- No one (cluster) size fits all: automatic cluster sizing for data-intensive analytics SOCC 2011
- Cloud testing tools SOSE 2011
Part - II : Multimedia Cloud Systems
Multimedia systems and applications in Cloud: Cloud Mobile Environments(Optional):