Cloud Computing. Cloud computing:

Similar documents
Cloud Computing. Chapter 1 Introducing Cloud Computing

TECHNOLOGY GUIDE THREE. Emerging Types of Enterprise Computing

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

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing Technology

Cloud Computing. Chapter 1 Introducing Cloud Computing

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

Cloud Computing Flying High (or not) Ben Roper IT Director City of College Station


CHAPTER 8 CLOUD COMPUTING

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

On Premise Vs Cloud: Selection Approach & Implementation Strategies

Cloud Computing and Amazon Web Services

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

Commercial Software Licensing

How To Understand Cloud Computing

Cloud Computing An Elephant In The Dark

Oracle Applications and Cloud Computing - Future Direction

CLOUD COMPUTING. A Primer

Quattra s Cloud Vision & Framework Value

Where in the Cloud are You? Session Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle)

Cloud Computing. Chapter 1 Introducing Cloud Computing

How To Understand Cloud Computing

Introduction to Cloud Computing

HRG Assessment The Cloud Computing Challenge

CLOUD COMPUTING SECURITY ISSUES

Cloud Computing for SCADA

Credit Unions and The Cloud. By: Chris Sachse

Cloud Service Model. Selecting a cloud service model. Different cloud service models within the enterprise

SaaS, PaaS & TaaS. By: Raza Usmani

White Paper on CLOUD COMPUTING

Cloud-based Services: To Move or Not To Move. Seminar Internet Economics Cristian Anastasiu & Taya Goubran

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management

Cloud Computing Paradigm Shift. Jan Šedivý

Electronic Records Storage Options and Overview

Turnkey Technologies- A Closer Look

Public Clouds. Krishnan Subramanian Analyst & Researcher Krishworld.com. A whitepaper sponsored by Trend Micro Inc.

Abstract 1. INTRODUCTION

Cloud Computing. Karan Saxena * & Kritika Agarwal**

Virtualization and Cloud Computing

The Private Cloud Your Controlled Access Infrastructure

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

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market

Cloud Computing Services In Libraries: An Overview

Architectural Implications of Cloud Computing

Security management in the internet era

Cloud Courses Description

Cloud Courses Description

CLOUD ERP AND ACCOUNTING: SELECTION AND PLANNING GUIDE

CLOUD COMPUTING OVERVIEW

Everything You Need To Know About Cloud Computing

RUNNING HEAD: Cloud Computing 1. Cloud Computing. Future of Computer Networking

Certified Cloud Computing Professional Sample Material

Scientific and Technical Applications as a Service in the Cloud

Rapid Application Development

Cloud Computing. What is Cloud Computing?

Certified Cloud Computing Professional VS-1067

Cloud Computing Terms:

Overview. The Cloud. Characteristics and usage of the cloud Realities and risks of the cloud

How Cloud Computing is Changing the Face of IT. Ketul Parekh HCSS

1 The intersection of IAM and the cloud

NCTA Cloud Architecture

Cloud Computing Services and its Application

Making the Transition. From ISV to SaaS. with Xterity Wholesale Cloud

Cloud Computing. Chapter 4 Infrastructure as a Service (IaaS)

CLOUD COMPUTING IN HIGHER EDUCATION

Session 3. the Cloud Stack, SaaS, PaaS, IaaS

Cloud Computing. Security SaaS. ance. Complia. Cloud Storage. Colocs. Docker. European. Scalability IaaS. Bit barns

Shaping Your IT. Cloud

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

Table of contents. Cloud Computing Sourcing. August Key Takeaways

Creating Dynamic IT Infrastructure at Reduced Cost with Cloud Computing

Data Centers and Cloud Computing. Data Centers

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

How To Run A Cloud Computer System

How To Compare The Two Cloud Computing Models

Deploying a Geospatial Cloud

CPS221 Lecture: Cloud Computing last revised 10/22/14 Objectives

Public Versus Private Cloud Services

Bringing the Cloud into Focus. A Whitepaper by CMIT Solutions and Cadence Management Advisors

Cloud Computing - Architecture, Applications and Advantages

JISC. Technical Review of Using Cloud for Research. Guidance Notes to Cloud Infrastructure Service Providers. Introduction

CLOUD COMPUTING. When it's smarter to rent than to buy.. Presented by Anand Tirumani

Cloud Services Overview

Hybrid Cloud Mini Roundtable. April 17, Expect Excellence.

Availability Digest. HPE Helion Private Cloud and Cloud Broker Services February 2016

High Performance Computing Cloud Computing. Dr. Rami YARED

Transcription:

Cloud computing: Cloud Computing A model of data processing in which high scalability IT solutions are delivered to multiple users: as a service, on a mass scale, on the Internet. Network services offering: computing power flexible, shared infrastructure storage space with payments collected for actual use of resources. Cloud Computing: moving software to the Internet 1

Cloud: What is a cloud? Approach to building IT services using increasing performance of computers and virtualization techniques allowing for consolidation of servers (a single physical computer can host multiple virtual machines). Cloud data processing in a decentralized environment (computation performed by multiple remote servers). Software installed on remote servers (users only have access to interfaces). Multiple services from multiple vendors User's computers are also part of the cloud, as they are the user's access points. (data not stored locally on these units). 2

Public cloud: Public cloud Shared infrastructure provided by third parties and paid for depending on actual use. Properties: accessibility, multiuser access provided using virtual environments, accessed through on-line portals with self-service options. Limitations: scalability security 3

Private cloud: Private cloud Mimics the public cloud service model but entirely under control of a single organization. Properties: located entirely inside a protected corporate network, access limited to users from the corporation, highly virtualized, consolidating a diverse infrastructure in one or more easily managed groups of logical resources, accessed through on-line portals with self-service options and cost accounting. Advantages: efficiency and standarization. Interest: mainly large corporations. 4

Community cloud: Between public and private... Cloud built by cooperating organizations or by a community and restricted to its users. Advantages: some distribution of costs and load sharing improves scalability over the limits of a single organization. Fairness problems, potentially difficult management and accounting. Hybrid cloud: Mix of private and public cloud. Examples: burst outsourcing normal load handled by a private cloud; in case of an activity burst depleting resources some tasks offloaded to a public cloud. surplus sharing offloading tasks from public or community cloud to private cloud if resources available (difficult, rare). 5

SaaS (Software as a Service) Cloud Computing Technologies Software available only as an online service. SpS (Software plus Services) Software can be installed on a private computer, but is tied to additional online services. Business rationale: Service vs. software, sold license vs. subscription: solves the buy once upgrade never problem of large software vendors with mature products. 6

Cloud service provision models (1) IaaS (Infrastructure as a Service) Service providing IT infrastructure (hardware, software, support). User may provide his own software to be installed on the rented hardware. Example: user rents servers, storage, computing power... 1 1 Virtualized!!! Otherwise it's not a cloud, it's just hosting! 7

PaaS (Platform as a Service) Cloud service provision models (2) Service providing a preset, often customizable set of applications. Software is installed in the provider's servers. The client software (often a web browser) provides a uniform interface. Access from any computer with an Internet connection. SaaS (Software as a Service) Service providing specific tools and applications, not necessarily with a uniform interface. Software installed at the provider's servers, accessed on demand no need to purchase a license, pay per use. 8

Multilayer architecture (5 layers used in software development) Cloud Computing architecture 1. Hardware 2. Virtualization 3. Infrastructure 4. Platform 5. Application 9

Layer 3: Cloud Computing infrastructure middleware Management software and services for: computing power (Infrastructure as a Service) storage space (Data-Storage as a Service) communication (Communication as a Service) and others Set of ready-to-use tools for the users. 10

Layer 4: Cloud Computing APIs (Platform as a Service) A platform for building applications in the cloud, using layers 1-3. Dedicated for programmers and software vendors. Layer 5: Cloud Computing applications (Software as a Service) Dedicated for end-users, interested only in using a cloud-based application. 11

Advantages of Cloud Computing (1) Flexibility Adapting IT solutions to actual current needs without investing in new hardware or software. Adaptability Dynamic allocation of necessary resources (e.g. computing power) to the users' needs. Load balancing. Eliminated cost of deployment of software to all client computers. Hardware and location independent Data can be accessed from any computer with Internet access. Massive sharing of resources Efficient use of resources, distribution of upkeep costs among users, many ways of cost rationalization and many work models. 12

Advantages of Cloud Computing (2) Fault tolerance and high accessibility Data remains safe in case of client computer failure. Redundancy. Data security Secure access protocols, data protection software. Outsourced backup, processing and storage Cost reduction No additional investment if work model changes. Upgrade cost moved to the provider. Upkeep cost reduced and easy to monitor. Energy conservation 13

Limitations of Cloud Computing No physical control over data (privacy, safety and accessibility concerns) Risk of data loss or inaccessibility Fast internet access required Vendor lock-in Third party dependence in business critical applications (note the similarity to supply chain security) Legal problems unclear responsibility data privacy and restricted/confidential data problems 14

Cloud Computing applications Some well-known Cloud Computing providers: Google, Yahoo, Microsoft, Amazon... Example: Google Apps (Gmail, Google Talk, Google Calendar, Google Docs...) Drive towards cloud computing in client-installed software: Microsoft Adobe Mobile operating systems and applications... 15