Cloud Computing Cory Willing Computer Science University of Wisconsin-Platteville November 24, 2009.

Slides:



Advertisements
Similar presentations
CHANGING THE WAY IT WORKS Cloud Computing 4/6/2015 Presented by S.Ganesh ( )
Advertisements

Take your CMS to the cloud to lighten the load Brett Pollak Campus Web Office UC San Diego.
Amazon. Cloud computing also known as on-demand computing or utility computing. Similar to other utility providers like electric, water, and natural gas,
Clouds C. Vuerli Contributed by Zsolt Nemeth. As it started.
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 6 2/13/2015.
Network and Server Basics. 6/1/20152 Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server.
What is Cloud Computing? o Cloud computing:- is a style of computing in which dynamically scalable and often virtualized resources are provided as a service.
The Cloud: Demystified Neil Cattermull Frontier Technology.
Cloud Computing (101).
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 4.
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
Hà Lê Hoài Trung Võ Lâm Khang Outline Definitions of Cloud computing Architecture of Cloud computing Benefits of Cloud computing.
CLOUD COMPUTING.
Plan Introduction What is Cloud Computing?
Cloud computing DSC340 Mike Pangburn. Relevance to companies?  Cloud Computing will be of particular relevance to the following types of firms:  Cash-lean.
Clouds on IT horizon Faculty of Maritime Studies University of Rijeka Sanja Mohorovičić INFuture 2009, Zagreb, 5 November 2009.
Osama Shahid ( ) Vishal ( ) BSCS-5B
Adam Leidigh Brandon Pyle Bernardo Ruiz Daniel Nakamura Arianna Campos.
Josh Olson April 24,  What is the "Cloud"?  Why a "Cloud"?  What is the "Cloud" in cloud computing?
Cloud Computing Saneel Bidaye uni-slb2181. What is Cloud Computing? Cloud Computing refers to both the applications delivered as services over the Internet.
PhD course - Milan, March /09/ Some additional words about cloud computing Lionel Brunie National Institute of Applied Science (INSA) LIRIS.
Cloud computing is the use of computing resources (hardware and software) that are delivered as a service over the Internet. Cloud is the metaphor for.
GIS and Cloud Computing. Flickr  Upload and manage your photos online  Share your photos with your family and friends  Post your photos everywhere.
CLOUD COMPUTING. What is cloud computing ? History Virtualization Cloud Computing hardware Cloud Computing services Cloud Architecture Advantages & Disadvantages.
Geographic Information Systems Cloud GIS. ► The use of computing resources (hardware and software) that are delivered as a service over the Internet ►
Computing on the Cloud Jason Detchevery March 4 th 2009.
Cloud Computing.
Introduction to Cloud Computing
Cloud Computing. Cloud Computing defined Dynamically scalable, device-independent and task-centric computing resources are provided online, with all charges.
Above the Clouds : A Berkeley View of Cloud Computing
1 © 2009 Cisco Systems, Inc. All rights reserved.Cisco Confidential Cloud Computing – The Value Proposition Wayne Clark Architect, Intelligent Network.
Cloud Computing John Engates CTO, Rackspace Presented: Rackspace Customer Conference, 2008 October 29, 2008.
Introduction The network is the computer By Waseem Anwar Chaudhri.
Enterprise Cloud Computing
CLOUD COMPUTING. What is cloud computing ? History Virtualization Cloud Computing hardware Cloud Computing services Cloud Architecture Advantages & Disadvantages.
| nectar.org.au NECTAR TRAINING Module 4 From PC To Cloud or HPC.
Chapter 8 – Cloud Computing
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
Web Technologies Lecture 13 Introduction to cloud computing.
Information Systems in Organizations 5.2 Cloud Computing.
1 TCS Confidential. 2 Objective : In this session we will be able to learn:  What is Cloud Computing?  Characteristics  Cloud Flavors  Cloud Deployment.
Cloud Archive By: Kimberly Nolan. What it is?  The goal of a cloud archiving service is to provide a data storage (ex. Google drive and SkyDrive) as.
RANDY MODOWSKI COSC Cloud Computing. Road Map What is Cloud Computing? History of “The Cloud” Cloud Milestones How Cloud Computing is being used.
PRESENTED BY– IRAM KHAN ISHITA TRIPATHI GAURAV AGRAWAL GAURAV SINGH HIMANSHU AWASTHI JAISWAR VIJAY KUMAR JITENDRA KUMAR VERMA JITENDRA SINGH KAMAL KUMAR.
Cloud Computing for Business Cloud Computing Services Cloud Computing Services.
Office 365 is cloud- based productivity, hosted by Microsoft. Business-class Gain large, 50GB mailboxes that can send messages up to 25MB in size,
Cloud Computing ENG. YOUSSEF ABDELHAKIM. Agenda :  The definitions of Cloud Computing.  Examples of Cloud Computing.  Which companies are using Cloud.
KAASHIV INFOTECH – A SOFTWARE CUM RESEARCH COMPANY IN ELECTRONICS, ELECTRICAL, CIVIL AND MECHANICAL AREAS
© 2012 Eucalyptus Systems, Inc. Cloud Computing Introduction Eucalyptus Education Services 2.
Agenda  What is Cloud Computing?  Milestone of Cloud Computing  Common Attributes of Cloud Computing  Cloud Service Layers  Cloud Implementation.
Chapter 1 Characterization of Distributed Systems
Unit 3 Virtualization.
Introduction to Cloud Computing
Chapter 6: Securing the Cloud
TECHNOLOGY GUIDE THREE
Cloud computing-The Future Technologies
Recommendation 6: Using ‘cloud computing’ to meet the societal need ‘Faster and transparent access to public sector services’ Cloud computing Faster and.
Introduction to Cloud Computing
AWS. Introduction AWS launched in 2006 from the internal infrastructure that Amazon.com built to handle its online retail operations. AWS was one of the.
TECHNOLOGY GUIDE THREE
Cloud Computing.
Microsoft Azure Easily Accommodates Heavy Demands of Office 365 Management Platform MINI-CASE STUDY “Nuvolex relies on the Azure platform to deliver the.
Cloud Computing Cloud computing refers to “a model of computing that provides access to a shared pool of computing resources (computers, storage, applications,
Cloud Computing and its Implementation
Big Data Young Lee BUS 550.
Emerging technologies-
Cloud Makes End-to-End Management Affordable for Apparel Industry Businesses “Windows Azure IaaS has allowed us to quickly deploy and deliver our solutions.
Cloud Computing.
TECHNOLOGY GUIDE THREE
Presentation transcript:

Cloud Computing Cory Willing Computer Science University of Wisconsin-Platteville November 24, 2009

Explanation of Technology Usage-based computing Term refers to “cloud” concept of Internet Data and software stored on remote server Accessed via web browser or other system on client's computer Each server holds multiple virtual machines for different software User is charged for access to software and data

Explanation of Technology (cont.) Figure 1: Search trends of Google for 2008, with Cloud Computing outpacing Grid Computing Differences from Grid Computing Grid computing uses power of distributed PCs to achieve a common goal Cloud computing uses server to provide for thousands of clients

Hurdles in Development How long will data be maintained? How can customers be insured against service outages or data loss? How will users switch data from one provider to another? How will providers handle hosting proprietary software?

Hurdles (cont.) - Security Internet is not a safe medium as of right now Cloud computing may not be an option for hospitals, government institutions, etc. Possible solutions:  Encode information before sending it across cloud (SSL/TLS)  Private cloud for large companies: provider and client protected by firewall

Major Players Google Google Docs AppEngine  Used to create web applications to be used in cloud computing  Scales easily, but does not allow programmer much freedom

Major Players (cont.) Microsoft Azure  Programmers can choose almost any language  Most applications supported  Scales somewhat easily  Programmer enjoys modest amount of freedom

Major Players (cont.) Amazon Elastic Compute Cloud  Programmers have control of almost entire system  Supports virtually every language  Treats each VM as though it were an independent machine  Major issues with scalability

Future Up-to-date software: Client does not need to find patches for programs Truly portable access points:  Laptops, cell phones, Blackberries, etc. Small businesses will have access to IT benefits previously enjoyed only by large corporations

Future (cont.) - Brokers Brokers buy large shares of computing power from multiple providers When a client needs quick, temporary access to a program, she goes to the online marketplace Brokers try to outbid each other for contracts with providers  At the same time, brokers must provide users with lowest-cost service

Future – Brokers (cont.) Figure 2: Brokers vie for customers in an online marketplace for computing resources

Conclusion Cloud computing is in its infancy Many hurdles to overcome Which industry giant will lead? Will there be one leading company? Set to be the next revolution in computing

References Armbrust, Michael; Fox, Armando; Griffith, Rean, et al. “ Above the Clouds: A Berkeley View of Cloud Computing.” UC Berkeley Reliable Adaptive Distributed Systems Laboratory, February 10, Internet. Beverly, Robert. "GETTING CLOUDY: Computing power, boiler strategies, and R- 22 dominate the horizon." Engineered Systems26.10 (2009): 8. Academic Search Premier. EBSCO. Web. 2 Nov Buck, Stephanie. "Libraries in the Cloud: Making a Case for Google and Amazon." Computers in Libraries 29.8 (2009): 6-10.Academic Search Premier. EBSCO. Web. 2 Nov Buyyal, Rajkumar; Yeo, Chee Shin; Venugopal, Srikumar. “Market-Oriented Cloud Computing: Vision, Hype, and Reality for Delivering IT Services as Computing Utilities.” Department of Computer Science and Software Engineering, University of Melbourne, Australia. September 25, 2008.

References (cont.) Carr, Nicholas. The Big Switch. New York: Houghton Mifflin Company, Print. "Clash of the clouds." Economist (2009): Academic Search Premier. EBSCO. Web. 2 Nov Delic, Kemal A; Walker, Martin Anthony. “Emergence of the Academic Computing Clouds.” ACM Ubiquity (2008). Internet. Hayes, Brian. “Cloud Computing.” Communications of the ACM (2008): Internet. Rash, Wayne. "Is cloud computing secure? Prove it." eWeek (2009): Academic Search Premier. EBSCO. Web. 2 Nov "REPORT: CLOUD COMPUTING AT PEAK OF 'HYPE CYCLE'." Industry Week/IW (2009): 42. Academic Search Premier. EBSCO. Web. 2 Nov

References (cont.) Sinclair, Ken. "THE CLOUD BEYOND THE NETWORK." Engineered Systems (2009): Academic Search Premier. EBSCO. Web. 2 Nov Truitt, Marc. "Editorial: Computing in the "Cloud." Information Technology & Libraries Sept. 2009: Academic Search Premier. EBSCO. Web. 2 Nov