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

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


CHAPTER 8 CLOUD COMPUTING

Cloud Computing Technology

White Paper on CLOUD COMPUTING

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

Cloud Computing Services and its Application

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

Cloud Computing. Chapter 1 Introducing Cloud Computing

Abstract 1. INTRODUCTION

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

Service Oriented Cloud Computing Architectures. Asher Vitek 12/3/2011 UMM CSci Senior Seminar Conference Morris, MN.

Cloud Computing: The Next Computing Paradigm

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

A STUDY ON CLOUD STORAGE

Cloud Computing and Amazon Web Services

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

Cloud Computing Architecture: A Survey

Lecture 02a Cloud Computing I

Introduction to Cloud Services

Introduction to Cloud Computing

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad

ArcGIS for Server: In the Cloud

OTM in the Cloud. Ryan Haney

High Performance Computing Cloud Computing. Dr. Rami YARED

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

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing Overview

CloudFTP: A free Storage Cloud

Cloud Computing An Elephant In The Dark

Technology and Cost Considerations for Cloud Deployment: Amazon Elastic Compute Cloud (EC2) Case Study

Cloud Computing. Technologies and Types

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE

Cloud Computing-Software as Service

How cloud computing can transform your business landscape

CLOUD COMPUTING. A Primer

Cloud Computing Services In Libraries: An Overview

Cloud Computing. Chapter 1 Introducing Cloud Computing

How To Understand Cloud Computing

Datacenters and Cloud Computing. Jia Rao Assistant Professor in CS

IS PRIVATE CLOUD A UNICORN?

Cloud Computing Terms:

Available online at APEEJAY JOURNAL OF COMPUTER SCIENCE AND APPLICATIONS ISSN: (P)

Cloud Computing. Cloud computing:

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

Cloud definitions you've been pretending to understand. Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro

Cloud Computing Training

SOA and Cloud in practice - An Example Case Study

Research Paper Available online at: A COMPARATIVE STUDY OF CLOUD COMPUTING SERVICE PROVIDERS

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com

Cloud Computing. Chapter 1 Introducing Cloud Computing

CLOUD COMPUTING An Overview

Software as a Service (SaaS) and Platform as a Service (PaaS) (ENCS 691K Chapter 1)

Security management in the internet era

CLOUD COMPUTING IN HIGHER EDUCATION

Cloud Models and Platforms

APP DEVELOPMENT ON THE CLOUD MADE EASY WITH PAAS

OWASP Chapter Meeting June Presented by: Brayton Rider, SecureState Chief Architect

Cloud Computing 101 Dissipating the Fog 2012/Dec/xx Grid-Interop 2012

Radware Cloud Solutions for Enterprises. How to Capitalize on Cloud-based Services in an Enterprise Environment - White Paper

Cloud Computing-Software as Service

Cloud Computing: A Brief Introduction

The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS

Cloud Computing. Adam Barker

Cloud 101. Mike Gangl, Caltech/JPL, 2015 California Institute of Technology. Government sponsorship acknowledged

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

Cloud Computing Summary and Preparation for Examination

Using WebSphere Application Server on Amazon EC2. Speaker(s): Ed McCabe, Arthur Meloy

Cloud Computing. What is Cloud Computing?

How To Run A Cloud Computer System

IJRSET 2015 SPL Volume 2, Issue 11 Pages: 29-33

Oracle Applications and Cloud Computing - Future Direction

APPLICABILITY OF CLOUD COMPUTING IN ACADEMIA

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

How To Understand Cloud Computing

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

The Magical Cloud. Lennart Franked. Department for Information and Communicationsystems (ICS), Mid Sweden University, Sundsvall.

Data Centers and Cloud Computing. Data Centers

Cloud Computing project Report

APPLICATION OF CLOUD COMPUTING IN EDUCATION. Achmad Benny Mutiara

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

How cloud computing can transform your business landscape.

Cloud computing - Architecting in the cloud

SaaS, PaaS & TaaS. By: Raza Usmani

An Introduction to Cloud Computing Concepts

Transcription:

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

The service models resemble a cascading architecture where services on a higher level, as identified by Weinhardt et.al. (2009); encapsulate functionality from the layers beneath by aggregating and extending service components via composition and mash-up technologies. Similarly, Yousseff and Da Silva (2008) use composability as the criterion to define various layers in the cloud architecture and inter-relations between those layers. They classify a cloud layer to be higher in the architecture if its services can be composed from the services of the underlying layer. The term Everything as a Service (XaaS) has been associated with many core services offered by cloud providers, including software (SaaS), development platforms (PaaS), computing infrastructure (IaaS), communication (CaaS), and data storage (DaaS). There are three widely accepted primary service models where different capabilities enabled by the cloud architecture are utilized to provide different types of services:

Software as a service - SaaS Here the consumer is free of any worries and hassles related to the service. The Service Provider has very high administrative control on the application and is responsible for update, deployment, maintenance and security. The provider exercises final authority over the application. For example, Gmail is a SaaS where Google is the provider and we are consumers. We have very limited administrative and user level control over it, although there is a limited range of actions, such as enabling priority inbox, signatures, undo send mail, etc., that the consumer can initiate through settings. Examples: Cloud based Storage and Sharing services like Dropbox, Skydrive (windows live), Amazon S3, Google Docs, Box.net, Mozy. SMEs/SMBs can opt for EazeWork (for HR, PayRoll and Sales)

Why SaaS? No upfront expenses. You just need a web browser to access the application. No other hardware purchase or software installation is necessary. Unlike the traditional apps, cloud architecture makes SaaS highly scalable. Multi-tenant architecture makes SaaS highly efficient as the source code is the same for every customer. Unlike traditional apps where customization is the key; a true SaaS can meet any requirement by simple configuration. Upgrades are applied directly at the SaaS provider s end. Since all the customers are using the same code base, any new tech-innovation is easily integrated by the provider, and is available for all the subscribers.

Platform as a service PaaS PaaS is a platform where software can be developed, tested and deployed, meaning the entire life cycle of a software can be operated on a PaaS. This service model is dedicated to application developers, testers, deployers and administrators. This service provides everything you need to develop a cloud SaaS application. A PaaS typically includes the development environment, programming languages, compilers, testing tools and deployment mechanism. In some cases, like Google Apps Engine (GAE), the developers may download development environment and use them locally in the developer s infrastructure, or the developer may access tools in the provider s infrastructure through a browser.

Cloud based PaaS Now you don t need to invest millions of dollars to get that project environment ready for your developers. The PaaS provider will deliver the platform on the web, and in most cases you can consume the platform using your browser. There is no need to download any software. This combination of simplicity and cost efficiency empowers small and mid-size companies, or even individual developers, to launch their own Cloud SaaS. Without any initial investment, they can leverage the power of these platform providers.

Infrastructure as a service IaaS Do you require virtual computers, cloud storage, network infrastructure components such as firewalls and configuration services? IaaS is what you should opt for. The System Administrators are the subscriber of this service. Usage fees are calculated per CPU hour, data GB stored per hour, network bandwidth consumed, network infrastructure used per hour, value added services used, e.g., monitoring, auto-scaling etc. This is the base layer of the cloud stack. It serves as a foundation for the other two layers, for their execution. The keyword behind this stack is Virtualization. Amazon EC2 is a good example of an IaaS.

Why should companies opt for IaaS? In Amazon EC2 (Elastic Compute Cloud) your application will be executed on a virtual computer (also known as an instance). You have your choice of virtual computer, meaning that you can select a configuration of CPU, memory and storage that is optimal for your application. The IaaS provider supplies the whole cloud infrastructure viz. servers, routers, hardware based load-balancing, firewalls, storage and other network equipment. The customer buys these resources as a service on an as needed basis. The billing is on hourly or monthly basis. You pay only for the resources you actually consume. This is unlike the traditional services where you pay a fixed amount even if you don t use the resources, or don t have enough clients to consume the preconfigured resources. In cloud computing, i.e., IaaS, you pay less if you have a lower customer base and vice-versa. Cloud is elastic in nature, i.e., you can control the number of resources you use at any given point in time. Compare this with traditional hosting, where you rent a fixed number of resources for fixed amount of time. Using IaaS you can easily configure your resources for unexpected spikes in traffic. Based on your computing requirements and configuration, your IaaS provider can respond quickly to scale up or down. Amazon EC2 calls it Auto Scaling. This is suitable for applications that undergo quite unpredictable spikes in traffic on an hourly, daily or weekly basis; they will now have the resources they need On-Demand!