How To Understand Cloud Computing



Similar documents
A.Prof. Dr. Markus Hagenbuchner CSCI319 A Brief Introduction to Cloud Computing. CSCI319 Page: 1

CLOUD COMPUTING. When It's smarter to rent than to buy

Cloud Computing Technology

Cloud Computing. Introductions 10/20/2010

Cloud Computing; What is it, How long has it been here, and Where is it going?

NCTA Cloud Architecture

White Paper on CLOUD COMPUTING

Architectural Implications of Cloud Computing

The Cloud is Not Enough Why Hybrid Infrastructure is Shaping the Future of Cloud Computing


Cloud Computing. Cloud computing:

Cloud Computing for SCADA

High Performance Computing Cloud Computing. Dr. Rami YARED

Computing: Public, Private, and Hybrid. You ve heard a lot lately about Cloud Computing even that there are different kinds of Clouds.

TOP 7 THINGS Every Executive Should Know About Cloud Computing EXECUTIVE BRIEF

Cloud Computing Submitted By : Fahim Ilyas ( ) Submitted To : Martin Johnson Submitted On: 31 st May, 2009

Introduction to Cloud Computing

Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled

Hadoop in the Hybrid Cloud

CHAPTER 8 CLOUD COMPUTING

Cloud Computing An Elephant In The Dark

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted.

Cloud Computing. P a n a g i o t i s F o u z a s I T S o l u t i o n s M a n a g e r

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Bringing the Cloud into Focus

Digital Forensics. Lab 10: Cloud Computing & the Future of Digital Forensics

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

NEXT UP: John Sanderson, Windows Azure Specialist (Denver) Page 1

INTRODUCING CLOUD POWER

Open Cloud System. (Integration of Eucalyptus, Hadoop and AppScale into deployment of University Private Cloud)

Demystifying the Cloud Computing

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages

Cloud Computing An Introduction

Table of Contents. Abstract... Error! Bookmark not defined. Chapter 1... Error! Bookmark not defined. 1. Introduction... Error! Bookmark not defined.

Cloud Courses Description

Cloud Computing Paradigm Shift. Jan Šedivý

MEMORY IN THE CLOUD THE CLOUD STORAGE SERVICE

Kent State University s Cloud Strategy

Fundamental Concepts and Models

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services

IS PRIVATE CLOUD A UNICORN?

Cloud Computing Backgrounder

Server Virtualization Cloud Partner Training Series

Building Private & Hybrid Cloud Solutions

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Infrastructure as a Service Market Update, United States

See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models.

Electronic Records Storage Options and Overview

Hyper-V Private Cloud Virtualization & Optimization

It s All About Cloud Key Concepts, Players, Platforms And Technologies

Introduction to Cloud : Cloud and Cloud Storage. Lecture 2. Dr. Dalit Naor IBM Haifa Research Storage Systems. Dalit Naor, IBM Haifa Research

Security Issues in Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Enterprise Content Management

GETTING THE MOST FROM THE CLOUD. A White Paper presented by

An Introduction to Cloud Computing Concepts

Cloud Computing Safe Harbor or Wild West?

Oracle Applications and Cloud Computing - Future Direction

Cloud Computing: The Next Computing Paradigm

NAVIGATING THE MAZE LEGAL CIO ROUNDTABLE RETREAT March 3-5, 2013 The Boulders Hotel Carefree, Arizona CIO Roundtable Retreat

Emerging Technology for the Next Decade

OVERVIEW Cloud Deployment Services

Cloud models and compliance requirements which is right for you?

Cloud Computing demystified! ISACA-IIA Joint Meeting Dec 9, 2014 By: Juman Doleh-Alomary Office of Internal Audit

Cloud Computing: Making the right choices

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms

Trust but Verify. Vincent Campitelli. VP IT Risk Management

Grid Computing Vs. Cloud Computing

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series

Cloud Security considerations for business adoption. Ricci IEONG CSA-HK&M Chapter

Course 20465C: Designing a Data Solution with Microsoft SQL Server

Third Party Cloud Services Its Adoption in the New Age

Virtualization and Cloud Computing

Designing a Data Solution with Microsoft SQL Server 2014

CLOUD COMPUTING SECURITY ISSUES

BEDIFFERENT A C E I N T E R N A T I O N A L

Infrastructure as a Service (IaaS)

How To Understand Cloud Computing

Hosted ediscovery: Adoption, Use, and Results. September, 2011

Cloud computing - Architecting in the cloud

CLOUD COMPUTING An Overview

Cloud Courses Description

Elevate your analytics with SAS in the cloud

Microsoft Azure Cloud on your terms. Start your cloud journey.

Realizing the Value Proposition of Cloud Computing

CS 695 Topics in Virtualization and Cloud Computing. Introduction

Data Center & Cloud Transition Service Models. February 4, 2013

SaaS, PaaS & TaaS. By: Raza Usmani

Data Center Consolidation: Lessons From The Field. John Tsiofas, Kraft Kennedy David Carlson, Kraft Kennedy

Commercial Software Licensing

Private & Hybrid Cloud: Risk, Security and Audit. Scott Lowry, Hassan Javed VMware, Inc. March 2012

Guidewire InsuranceSuite 9 READY FOR THE CLOUD

White Paper. Cloud Vademecum

Server & Cloud Management

Securing and Auditing Cloud Computing. Jason Alexander Chief Information Security Officer

Transcription:

Dr Markus Hagenbuchner markus@uow.edu.au CSCI319 Introduction to Cloud Computing CSCI319 Chapter 1 Page: 1 of 10

Content and Objectives 1. Introduce to cloud computing 2. Develop and understanding to how cloud computing and distributed systems are related. 3. Develop an understanding on the main advantages and main challenges of cloud computing. 4. Provide a direction for future studies. CSCI319 Chapter 1 Page: 2 of 10

Introduction to Cloud Computing Cloud computing is seen as a utility. Hence, it provides a set of services that meet the needs of most users. Real world utilities such as water, electricity, telephony provide users with services in a transparent fashion in which the source, storage, and processing of a utility item is not visible on the consumers end. Cloud computing provides the same type of service in the virtual world: Providing storage for data, access to software and processing resources. All Clouds are implemented as a DS. CSCI319 Chapter 1 Page: 3 of 10

Definition of a Distributed System A cloud computing system is: A set of Internet-based application, storage and computing services that support most users needs. CSCI319 Chapter 1 Page: 4 of 10

Service layers in Cloud Computing Services provided with cloud computing can be categorized into three categories: Infrastructure as a Service -- IaaS - Dynamic infrastructure platform Platform as a Service -- PaaS - Computing platform as a service Software as a Service -- SaaS - Software delivery service Metal as a Service -- MaaS - A platform for IaaS, PaaS, or SaaS CSCI319 Chapter 1 Page: 5 of 10

What is Software as a Service? (SaaS) SaaS is a software delivery methodology that provides licensed multi-tenant access to software and its functions remotely as a Web-based service. Can be billed based on usage Usually multi tenant environment Highly scalable architecture

SaaS Examples

Infrastructure as a Service (IaaS) IaaS is the delivery of technology infrastructure as an on demand scalable service Can billed based on usage Usually multi tenant virtualized environment Can be coupled with Managed Services for OS and application support

IaaS Examples

Platform as a Service (PaaS) PaaS provides all of the facilities required to support the complete life cycle of building and delivering Web applications and services entirely from the Internet. Typically applications must be developed with a particular platform in mind Multi tenant environments Highly scalable multi tier architecture

PaaS Examples

Introduction to Cloud Computing Cloud computing: Allows to totally disperse with local data storage, application software, and processing power. Promotes the view of everything as a service. Includes physical and virtual infrastructure through software. Reduces requirements on users devices. Are almost always implemented on cluster or grid computer systems (due to the scale and performance required by the cloud computing service) Can require the consolidation of several Distributed Systems. CSCI319 Chapter 1 Page: 12 of 10

The Cloud Computing System The concept of cloud computing CSCI319 Chapter 1 Page: 13 of 10

Cloud computing examples XenoServer project 2003 (the first cloud?) provides infrastructure for wide area distributed computing. Amazon Web services (aws.amazon.com) Dynamo (storage service by Amazon) Eucalyptus (open.eucalyptus.com) Google App Engine (code.google.com) Hadoop (hadoop.apache.org) Azure (Microsoft) OpenStreetMaps (www.openstreetmap.org) Sector/Sphere (sector.sourceforge.net) Dropbox (www.dropbox.com) and the list is rapidly growing CSCI319 Chapter 1 Page: 14 of 10

Cloud vs. Grid computing systems Cloud and Grid computing systems share a number of similarities: Scalability Load balancing of application instances running separately on a variety of operating systems and connected to web services. System storage capacity increases with the number of users, instances, and amount of data transferred at a given time. Multitenancy and Multitask Client can perform different tasks Access single / multiple application instances Sharing resources among large pool of users Assist in reduce infrastructure costs and peak load capacity Service Level Agreement (SLA) Guaranteed uptime availability of, eg. Greater than 99% CSCI319 Chapter 1 Page: 15 of 10

Cloud vs. Grid computing systems Key differences of computational Grid when compared to Clouds are: Grids are maintained by a set of different system administrators Requires the installation of client side software When software on a node fails, the software on the other nodes may also fail Dependent components Large system images and associated hardware Large capital and operating expenses for maintenance and operation CSCI319 Chapter 1 Page: 16 of 10

Cloud computing challenges Cloud computing can be seen as a distributed system on steroids. As such, cloud computing has increased demands on Transparency: Clouds provide several different distributed services. This too needs to be hidden from the users view. Scalability: Clouds are generally larger in size. Security: Administrative roles are harder to define and enforce. Synchronization: Services in a cloud are often distributed over a wider area. Reliability: Clouds consist of more components which can fail. CSCI319 Chapter 1 Page: 17 of 10

Deployment Models Public cloud: Resources are dynamically provisioned on-demand over the Internet from a third-party provider. Private cloud: Consolidating shared services on virtualized hardware deployed from a primary datacenter to serve local and remote users. Hybrid cloud: Consists of some portion of computing resources onsite (on premise) and off-site (public cloud). By integrating public cloud services, users can leverage cloud solutions for specific functions that are too costly to maintain on-premise such as virtual server disaster recovery, backups. Community cloud: Several organizations with similar requirements share common infrastructure.

Scalability and Transparency CSCI319 Chapter 1 Page: 19 of 10

Cloud computing system design Design principles for cloud computing systems are still a very active area of research. There are no established guidelines to cloud computing system design as of yet. Significant interest by governments and the corporate world will drive the development of cloud computing systems towards maturity. CSCI319 Chapter 1 Page: 20 of 10

Install your own cloud Various software solutions exist which allow anyone to create their own cloud services. For example: owncloud, seafile Free software which realized a Dropbox-like functionality on own servers. Supported for many platforms. Requires just one node as a server. Can be extended to multiservers. Ubuntu MAAS Free software which provides the Metal As A Service Can be configured to provide IAAS, SAAS, or PAAS. Requires a pool of servers (recommended minimum is 7 servers) Many other, mostly commercial solutions exist. CSCI319 Chapter 1 Page: 21 of 10

Traditional Infrastructure Model Capital Forecasted Infrastructure Demand Time

Traditional Infrastructure Model Capital Surplus Forecasted Infrastructure Demand Time

Traditional Infrastructure Model Capital Time Actual Infrastructure Demand

Traditional Infrastructure Model Capital Surplus Time

Traditional Infrastructure Model Deficit Capital Time

Utility Infrastructure Model Capital Time Actual Infrastructure Demand

Summary Clouds can combine several distributed systems into one transparent system in order to provide services that most users need. Any Cloud is a DS but not every DS is a Cloud. Most of the design principles of DS can be applied to designing cloud systems. Some design principles for clouds are yet to evolve. In particular in the areas of security, fault tolerance, and scalability. CSCI319 Chapter 1 Page: 28 of 10