Cloud Computing A set of Internet-based application.

Slides:



Advertisements
Similar presentations
Distributed Data Processing
Advertisements

Chapter 22: Cloud Computing and Related Security Issues Guide to Computer Network Security.
Cloud Computing Brandon Hixon Jonathan Moore. Cloud Computing Brandon Hixon What is Cloud Computing? How does it work? Jonathan Moore What are the key.
By Adam Balla & Wachiu Siu
By: Kathleen Walters CLOUD COMPUTING Definition Cloud computing allows multiple computers to connect to one main network. Instead of installing different.
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.
Cloud Computing (101).
Manasa Guduru Sai Prasanth Sridhar Malini srinivasan Sinduja Narasimhan Reference: Aymerich, F. M., Fenu, G., & Surcis, S. (2008). An approach to a cloud.
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
CLOUD COMPUTING.
SaaS, PaaS & TaaS By: Raza Usmani
WHAT IS CLOUD COMPUTING? PRESENTED BY BRIAN DUKE, RISHI SINGH & JOSE CERVANTES.
An Introduction to Cloud Computing. The challenge Add new services for your users quickly and cost effectively.
Travis, Stephanie, Alex.  Cloud computing is a general term for anything that involves delivering hosted services over the Internet.  These services.
CLOUD COMPUTING. A general term for anything that involves delivering hosted services over the Internet. And Cloud is referred to the hardware and software.
Cloud Computing الحوسبة السحابية. subject History of Cloud Before the cloud Cloud Conditions Definition of Cloud Computing Cloud Anatomy Type of Cloud.
Cloud Computing Cloud Computing Class-1. Introduction to Cloud Computing In cloud computing, the word cloud (also phrased as "the cloud") is used as a.
Osama Shahid ( ) Vishal ( ) BSCS-5B
For more notes and topics visit:
1 Introduction to Cloud Computing Jian Tang 01/19/2012.
Cloud Computing Brian Curran, Sabatino DeRico, Mike Delisa, Mudit Goel, Jon Guagenti, Jess Caso, Greg Flynn.
Cloud Computing for the Enterprise November 18th, This work is licensed under a Creative Commons.
Cloud Computing Saneel Bidaye uni-slb2181. What is Cloud Computing? Cloud Computing refers to both the applications delivered as services over the Internet.
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.
Cloud Computing Kwangyun Cho v=8AXk25TUSRQ.
CLOUD COMPUTING. What is cloud computing ? History Virtualization Cloud Computing hardware Cloud Computing services Cloud Architecture Advantages & Disadvantages.
Shayan Zamani University of Science and Technology Mazandaran, Babol 07 Jan 2010 Seminar of “Virtual Machines” course 1/21.
Cloud Computing. What is Cloud Computing? Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable.
Cloud Computing 1. Outline  Introduction  Evolution  Cloud architecture  Map reduce operation  Platform 2.
Geographic Information Systems Cloud GIS. ► The use of computing resources (hardware and software) that are delivered as a service over the Internet ►
Software Architecture
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.
Presented by: Mostafa Magdi. Contents Introduction. Cloud Computing Definition. Cloud Computing Characteristics. Cloud Computing Key features. Cost Virtualization.
What is the cloud ? IT as a service Cloud allows access to services without user technical knowledge or control of supporting infrastructure Best described.
INTRODUCTION TO CLOUD COMPUTING ggg UNDERSTANDING CLOUD COMPUTING UNDERSTANDING CLOUD COMPUTING DEFINITION CLOUD COMPUTING.
Enterprise Cloud Computing
CLOUD COMPUTING. What is cloud computing ? History Virtualization Cloud Computing hardware Cloud Computing services Cloud Architecture Advantages & Disadvantages.
CLOUD COMPUTING. What is cloud computing ??? What is cloud computing ??? Cloud computing is a general term for anything that involves delivering hosted.
Chapter 8 – Cloud Computing
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
Windows Azure poDRw_Xi3Aw.
1 TCS Confidential. 2 Objective : In this session we will be able to learn:  What is Cloud Computing?  Characteristics  Cloud Flavors  Cloud Deployment.
Cloud Computing Shannon McManus Michael Weihert. What is Cloud Computing?
CLOUD COMPUTING WHAT IS CLOUD COMPUTING?  Cloud Computing, also known as ‘on-demand computing’, is a kind of Internet-based computing,
COMP1321 Digital Infrastructure Richard Henson March 2016.
RANDY MODOWSKI COSC Cloud Computing. Road Map What is Cloud Computing? History of “The Cloud” Cloud Milestones How Cloud Computing is being used.
Submitted to :- Neeraj Raheja Submitted by :- Ghelib A. Shuaib (Asst. Professor) Roll No : Class :- M.Tech(CSE) 2 nd Year.
PRESENTED BY– IRAM KHAN ISHITA TRIPATHI GAURAV AGRAWAL GAURAV SINGH HIMANSHU AWASTHI JAISWAR VIJAY KUMAR JITENDRA KUMAR VERMA JITENDRA SINGH KAMAL KUMAR.
Cloud Computing ENG. YOUSSEF ABDELHAKIM. Agenda :  The definitions of Cloud Computing.  Examples of Cloud Computing.  Which companies are using Cloud.
An Introduction to SaaS and Cloud Computing Ross Cooney.
What is Cloud Computing 1. Cloud computing is a service that helps you to perform the tasks over the Internet. The users can access resources as they.
Unit 3 Virtualization.
CLOUD ARCHITECTURE Many organizations and researchers have defined the architecture for cloud computing. Basically the whole system can be divided into.
Dr.S.Sridhar, Director, RVCT, RVCE, Bangalore
TECHNOLOGY GUIDE THREE
Cloud Computing Cloud computing: (the Internet represents the Cloud).
Cloud computing-The Future Technologies
What is Cloud Computing - How cloud computing help your Business?
An Introduction to Cloud Computing
Dr.S.Sridhar, Director, RVCT, RVCE, Bangalore
3.2 Virtualisation.
Introduction to Cloud Computing
Cloud Computing.
TECHNOLOGY GUIDE THREE
Cloud Computing.
Brandon Hixon Jonathan Moore
Emerging technologies-
TECHNOLOGY GUIDE THREE
Presentation transcript:

Cloud Computing A set of Internet-based application

Examples Dropbox GoogleApps iCloud AWS (Amazon web services)¨ services ChromeOS

Cloud Computing Marketing term for a different set of different services Does not require the end users knowledge of the physical location. Migration and access transparent. Compared with electric grid. Users consumes power without needing to understand the processes behind. Delivered and used via a client. Data is stored somewhere else.

Ancestry Centralized computing Mainframes “Big iron”, Powerful computers for bulk data processing Thin Clients Relies on servers to fulfill it’s computational roles. Ex. The UNIX terminals here at Polacksbacken Computer cluster A group of linked computers working closely.

Different types of cloud computing services SaaS (Software as a service) A single application is delivered through the browser No investments in servers on customer side Ex. Google Apps Utility Computing Computational resources are rented Similar to public utilities, ex water, gas, electricity Web services in the cloud Similar to Saas APIs (Application programming interface) Allows developers to exploit functionality over internet Ex. Google maps

PaaS (Platform as a service) A variation of SaaS Lets you build your own application to run on the providers infrastructure. Similar to Lego Ex. Google App Engine MSP (managed service providers) A managed service exposed to IT Ex. Virus scanning service for Service commerce platforms A hybrid of SaaS and MSP Offers a service hub that users interact with, common in trading environments Ex. Pricerunner.com

Architecture Front end Client computer and web browser application Back end Computers, servers and data storage that creates the cloud. Each application usually has it’s own dedicated server. Redundancy Computers sometimes break down At least twice the number of storage devices is required Middleware Allows connected computers to interact Usually, dedicated servers don’t run at full capacity Virtualization tricks the server into thinking that it’s actually multiple servers. This maximizes the servers performance and decreases the need for physical machines. With the right middleware, a cloud computing system could execute everything that a normal computer I able to.

Back to basics? Less computations are executed directly in a clients computer The trend goes backwards Client computers become more like thin clients. You only need a screen, mouse, keyboard and enough processing power to use middleware Accessing the cloud is like accessing a mainframe Thin clients connected to mainframes all the time.

Just like back in the days

Changes Before, everyone needed: In-house, IT-support Hardware Servers Software Physical access to hardware Scaling meant buying hardware After, everyone needs: Internet connection Web browser Terminals to run the middleware

Summary Movie