1 / 18

Cloud Computing

Cloud Computing. Presentation by Michael Calvo Paper by M. Armbrust, A. Fox, R.Griffith, A.D. Joseph, et. al. Table of Contents. Cloud Computing: A Primer Cloud Advantages Scalability Applications for Clouds Cloud Models Utility Computing Models Reasons for Moving to the Cloud

april
Download Presentation

Cloud Computing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cloud Computing • Presentation by Michael Calvo • Paper by M. Armbrust, A. Fox, R.Griffith, A.D. Joseph, et. al.

  2. Table of Contents • Cloud Computing: A Primer • Cloud Advantages • Scalability • Applications for Clouds • Cloud Models • Utility Computing Models • Reasons for Moving to the Cloud • Utility Computing for Profit

  3. Cloud Computing: A Primer • Cloud: Refers unknown location of processing and related data. • Operations of the system are abstracted.

  4. Table of Contents • Cloud Computing: A Primer • Cloud Advantages • Scalability • Applications for Clouds • Cloud Models • Utility Computing Models • Utility Computing for Profit • Reasons for Moving to the Cloud • Factors that Affect Transfer Cost

  5. Cloud Advantages • Device and location independence • Sharing of resources and costs across a large pool of users thus allowing for: • Centralization of infrastructure in locations with lower costs (such as real estate, electricity, etc.) • Increased load capacity and system efficiency. • Reliability due to multiple redundant sites • Maintenance of cloud computing applications is easier, because they do not need to be installed on each user's computer. They are easier to support and to improve, as the changes reach the clients instantly. • Rapid and inexpensive reprovisioning results in scalability

  6. Scalability

  7. Table of Contents • Cloud Computing: A Primer • Cloud Advantages • Scalability • Applications for Clouds • Cloud Models • Utility Computing Models • Utility Computing for Profit • Reasons for Moving to the Cloud • Factors that Affect Transfer Cost

  8. Applications for Clouds • Mobile interactive applications • Highly available, rely on large data sets that are most conveniently hosted in large datacenters. • Parallel batch processing • Do 1000 work hours of a single computer in 1 hour with 1000 computers • Extension of compute-intensive applications • Possibility of running your entire OS off of the Cloud.

  9. Table of Contents • Cloud Computing: A Primer • Cloud Advantages • Scalability • Applications for Clouds • Cloud Models • Utility Computing Models • Utility Computing for Profit • Reasons for Moving to the Cloud • Factors that Affect Transfer Cost

  10. Different Cloud Models • There are two types of clouds: • Public Clouds – System is made available to Users via pay-as-you-go. Resource sold is called Utility Computing. • Private Clouds – Internal datacenters of a buisness not made available to the public. • Various levels of abstraction.

  11. Utility Computing Models • Hardware virtual machines • Able to control from the kernel upwards. • Users are a 'thin' client. • Downsides • Difficult to provide automatic scalability • Ex. Amazon EC2

  12. Utility Computing Models • Application Domain Specific Clouds • Focuses on internet application structure • Stateless computation vs. stateful storage • Due to this enforced structure, it's easier for the system to automatically scale. • Downsides • Cloud needs to be designed to work for only that application. • Ex. Google AppEngine

  13. Utility Computing Models • Middle Ground • Supports general-purpose computing. • Users get to choose what language the language the system recognizes, but don't control the OS or runtime. • This means that users get some automatic network configuration and scaleability but requires at least some specifications by the developer. • Ex. Microsoft Azure

  14. Table of Contents • Cloud Computing: A Primer • Cloud Advantages • Scalability • Applications for Clouds • Cloud Models • Utility Computing Models • Utility Computing for Profit • Reasons for Moving to the Cloud • Factors that Affect Transfer Cost

  15. Utility Computing for Profit

  16. Reasons For Moving To The Cloud • Demand for a service varies over time • Don't want to pay for cycles you're not using, but don't want to be unprepared for the peak hours. • Demand is unknown in advance • Don't want to be unprepared. • Calculating Computations faster • 1000 EC2 machines for 1 hour costs the same as using 1 machine for 1000 hours.

  17. Factors That Affect Transfer Cost • Users want to pay seperately per resource. • What rates will be the for CPU power? Storage? Bandwidth? • Companies want to pay as little as possible for constructing these datacenters. • Is there a location with cheap resources? • Are the maintenance costs manageable? • Hardware operational costs are very low. • Software maintenance is expensive.

  18. References • Armbrust, Michael, Armando Fox, Rean Griffith, Randy H. Katz, and Andrew Konwinski. "Above the Clouds: A Berkely View on Cloud Computing." EECS Journal at University of Berkerley. (2009): Print.

More Related