INTRODUCTION TO CLOUD COMPUTING. CLOUD  The expression cloud is commonly used in science to describe a large agglomeration of objects that visually appear.

Slides:



Advertisements
Similar presentations
Chapter 22: Cloud Computing and Related Security Issues Guide to Computer Network Security.
Advertisements

Clouds C. Vuerli Contributed by Zsolt Nemeth. As it started.
C LOUD C OMPUTING Presented by Ye Chen. What is cloud computing? Cloud computing is a model for enabling ubiquitous, convenient, on- demand network access.
Public cloud definition Public cloud is a cloud in which Cloud infrastructure is available to the general public. Public cloud define cloud computing.
Topics Problem Statement Define the problem Significance in context of the course Key Concepts Cloud Computing Spatial Cloud Computing Major Contributions.
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
Wally Kowal, President and Founder Canadian Cloud Computing Inc.
Be Smart, Use PwrSmart What Is The Cloud?. Where Did The Cloud Come From? We get the term “Cloud” from the early days of the internet where we drew a.
M.A.Doman Model for enabling the delivery of computing as a SERVICE.
Cloud Computing Guide & Handbook SAI USA Madhav Panwar.
Design of New or Changed Services in the Cloud: An ISO/IEC Perspective Ronald Dattero Missouri State University, CIS Dept. Stuart D. Galup Florida.
Securing and Auditing Cloud Computing Jason Alexander Chief Information Security Officer.
Cloud computing Tahani aljehani.
EA and IT Infrastructure - 1© Minder Chen, Enterprise Architecture, IT Infrastructure, and Cloud Computing Minder Chen, Ph.D. CSU Channel Islands.
EA and IT Infrastructure - 1© Minder Chen, Stages in IT Infrastructure Evolution Mainframe/Mini Computers Personal Computer Client/Sever Computing.
Discussion on LI for Mobile Clouds
Plan Introduction What is Cloud Computing?
The ArcGIS Platform Cloud and Web Service based GIS Patrick Gahagan – Esri January 25 th, 2012 United Nations.
NIST Information Technology Laboratory Cloud Computing Program NIST Cloud Computing Program Current Activities Robert Bohn OASIS – International Cloud.
Introduction to Cloud Computing Zsolt Németh MTA SZTAKI.
Cloud Computing Why is it called the cloud?.
Clouds on IT horizon Faculty of Maritime Studies University of Rijeka Sanja Mohorovičić INFuture 2009, Zagreb, 5 November 2009.
CLOUD COMPUTING & COST MANAGEMENT S. Gurubalasubramaniyan, MSc IT, MTech Presented by.
Cloud Computing Source:
Introduction to Cloud Computing
Information Technology Laboratory Cloud Computing Program Beyond the Definition – Categorizing & Classifying Cloud Services using the Collaboratively Developed.
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
1 Introduction to Cloud Computing Jian Tang 01/19/2012.
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? Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable.
Component 4: Introduction to Information and Computer Science Unit 10b: Future of Computing.
M.A.Doman Short video intro Model for enabling the delivery of computing as a SERVICE.
Cloud Computing. Cloud Computing defined Dynamically scalable, device-independent and task-centric computing resources are provided online, with all charges.
Plan  Introduction  What is Cloud Computing?  Why is it called ‘’Cloud Computing’’?  Characteristics of Cloud Computing  Advantages of Cloud Computing.
What is the cloud ? IT as a service Cloud allows access to services without user technical knowledge or control of supporting infrastructure Best described.
Cloud Computing. Definition  The Cloud is a metaphor for the Internet  Cloud computing is a model for enabling ubiquitous, convenient, on-demand network.
PaaSport Introduction on Cloud Computing PaaSport training material.
Cloud computing Cloud Computing1. NIST: Five essential characteristics On-demand self-service Computing capabilities, disks are demanded over the network.
CLOUD COMPUTING RICH SANGPROM. What is cloud computing? “Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a.
Software Acquisition Management. Cloud Computing 2.
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
Web Technologies Lecture 13 Introduction to 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.
Distributed Geospatial Information Processing (DGIP) Prof. Wenwen Li School of Geographical Sciences and Urban Planning 5644 Coor Hall
Software as a Service (SaaS) Fredrick Dande, MBA, PMP.
© 2012 Eucalyptus Systems, Inc. Cloud Computing Introduction Eucalyptus Education Services 2.
Page 1 Cloud Computing JYOTI GARG CSE 3 RD YEAR UIET KUK.
Welcome To We have registered over 5,000 domain names and host over 1,500 cloud servers for individuals and organizations, Our fast and reliable.
Pearson Education © 2014 Chapter 3 Database Architectures and the Web Transparencies.
Prof. Jong-Moon Chung’s Lecture Notes at Yonsei University
Unit 3 Virtualization.
Introduction to Cloud Computing
Roles and Boundaries – 1/2
Cloud computing-The Future Technologies
The Future? Or the Past and Present?
Cloud Computing Kelley Raines.
Introduction to Cloud Computing
Cloud Computing ISY143.
CNIT131 Internet Basics & Beginning HTML
Cloud Computing.
Service Oriented Architecture for Cloud Based Travel Reservation Software as a Service Comp 684 – Rayna Burgess.
Cloud Computing Cloud computing refers to “a model of computing that provides access to a shared pool of computing resources (computers, storage, applications,
Emerging technologies-
Cloud Computing: Concepts
NIST Cloud Computing Reference Architecture
Basics of Cloud Computing
Done by:Thikra abdullah
Presentation transcript:

INTRODUCTION TO CLOUD COMPUTING

CLOUD  The expression cloud is commonly used in science to describe a large agglomeration of objects that visually appear from a distance as a cloud  It describes any set of things whose details are not inspected further in a given context.

DEFINITION OF CLOUD COMPUTING  Cloud computing is computing in which large groups of remote servers are networked to allow the centralized data storage, and online access to computer services or resources.

ARCHITECTURAL MODEL

CLOUD COMPUTING SERVICES  IaaS: Infrastructure as a Service  Virtualized OS, fundamental hardware and software  PaaS: Platform as a Service  Google API, web application services  SaaS: Software as a Service  Dropbox, Gmail  DaaS: Data as a Service  UN Data, “Bottle water” vs “plumbing”

CHARACTERISTICS OF CLOUD COMPUTING  On-demand self-service  Automatic service for customers  Broad network access  Across different systems (e.g., desktops, mobile phones)  Resource pooling  Consolidating different types of computing resources

 Rapid elasticity  Quickly provisioning, allocating, releasing computing resources  Measured service  Supports “pay-as-you-go” service

SERVICE ORCHESTRATION

ACTORS IN CLOUD COMPUTING  Cloud Consumer  Cloud Provider  Cloud Auditor  Cloud Broker  Cloud Carrier

CLOUD CONSUMER SaaS  Directly use software or provide members with access  Document management, HR, billing, social networks PaaS  Develop, test, deploy, manage applications  Databases, business intelligence, applications IaaS  Access to virtual computers, storage, network infrastructure  Used for backup/recovery, storage, platform hosting

CLOUD PROVIDER Acquires computing infrastructure, runs cloud software, delivers services through network. SaaS  Deploys, configures, maintains software applications  Responsible for most of application control, management PaaS  Manages infrastructure, runs cloud software  Supports application deployment, development through software development kits (SDKs) IaaS  Acquires physical computing resources, runs cloud software (host OS, storage devices, network equipment, etc.)  Consumer takes over more fundamental computing resources like OS and network

CLOUD AUDITOR  Evaluate in terms of security controls, privacy impact, performance, etc.  Ensure confidentiality, integrity, and availability

CLOUD BROKER  An entity that manages the use, performance and delivery of cloud services  Able to negotiate relationships between cloud providers and cloud consumers Provide three category of services Service Intermediation Service Aggregation Service Arbitrage

CLOUD CARRIER  Provides connectivity and transport of cloud services between cloud consumers and cloud providers.

GEOSPATIAL CLOUD SERVICES  IaaS  Geospatial modeling  Allows for control over computing resources  PaaS  Best for parameter extraction  Examples: Vegetation index, sea surface temperature

 SaaS  ArcGIS Online  Knowledge and decision support  Used by experts, managers, or public  DaaS  Earth Observation data access, storage and processing

TAXONOMY OF CLOUDS  Public Cloud  Private Cloud  Community Cloud  Hybrid Cloud

PUBLIC CLOUD  The cloud infrastructure and computing resources are made available to the general public over a public network.

PUBLIC CLOUD Examples  Amazon Elastic Compute Cloud (EC2)  IBM’s Blue Cloud  Sun Cloud  Google AppEngine  Windows Azure Services

PRIVATE CLOUD  For a single Cloud Consumer’s organization  Exclusive access given to usage of the infrastructure and computational resources.

COMMUNITY CLOUD  A group of Cloud Consumers which have shared concerns (e.g. mission objectives, security, privacy and compliance policy)

HYBRID CLOUD  A composition of two or more clouds  These clouds are bound together by standardized or proprietary technology that enables data and application portability.

REFERENCES  Liu, F., Tong, J., Mao, J., Bohn, R., Messina, J., Badger, L., & Leaf, D. (2011). NIST cloud computing reference architecture. NIST special publication, 500, 292.  Yang, C., Raskin, R., Goodchild, M., & Gahegan, M. (2010). Geospatial cyberinfrastructure: past, present and future. Computers, Environment and Urban Systems, 34(4),