Expert Reference Series of White Papers. Understanding NIST s Cloud Computing Reference Architecture: Part II

Size: px
Start display at page:

Download "Expert Reference Series of White Papers. Understanding NIST s Cloud Computing Reference Architecture: Part II"

Transcription

1 Expert Reference Series of White Papers Understanding NIST s Cloud Computing Reference Architecture: Part II info@globalknowledge.net

2 Understanding NIST s Cloud Computing Reference Architecture: Part II Vince Lo Faso, Global Knowledge Instructor, Cloud Essentials Professional, ITIL Expert Introduction In 2010 the Federal CIO, Vivek Kundra, laid out a bold strategy for US federal agencies to adopt a cloud-first policy. 1 A cloud-first strategy encourages federal agencies to evaluate current delivery of IT services and assess if all, or a part of, such IT services can be deployed through a cloud-computing model. To support this initiative, the National Institute of Standards and Technology (NIST) was mandated to provide the technical leadership and the development of standards for the adoption and implementation of cloud computing for federal agencies. One of the key documents produced by the NIST workgroups is the Cloud Computing Reference Architecture. 2 The Reference Architecture provides a vendor-neutral cloud framework that serves as a reference model for discussion and clarification of cloud principles and operations. Understanding this reference model helps all cloud participants to better understand the scope of their roles and responsibilities. This white paper examines the NIST Cloud Computing Reference Architecture in a two-part series. The first part covers the cloud players and their roles and responsibilities. The second part, which is the subject of this white paper, focuses on the Reference Architecture components, activities, and functions. Together these white papers explain the NIST Reference Architecture in greater detail so all stakeholders can better discuss the requirements, standards, and operation of cloud-computing environments. Overview of Reference Architecture Model The NIST Reference Architecture model (see figure 1) defines five key cloud players: cloud consumer, cloud provider, cloud carrier, cloud broker, and cloud auditor. Each cloud player (called "actors" by NIST) can be an individual or an organization that "participates in a transaction or process and/or performs tasks in cloud computing." 3 Copyright 2014 Global Knowledge Training LLC. All rights reserved. 2

3 Figure 1: NIST Cloud Reference Architecture 4 Three cloud players have explicit processes and activities that they need to perform in order to ensure successful cloud service delivery. The activities related to the cloud provider as well as cloud broker and cloud auditor activities are later in this white paper. Cloud Provider Function Service Orchestration Through Service Orchestration, a cloud provider operates the underlying cloud-service infrastructure that supports its customers. NIST defined service orchestration as the composition of system components to support the Cloud Providers activities in arrangement, coordination and management of computing resources in order to provide cloud services to Cloud Consumers. 5 These activities are broken out into three areas and are discussed below. Service Layer The Service Layer is where the cloud provider defines the interface between the cloud consumer and the cloud services of the cloud provider. The interface points are grouped according to the three service models (SaaS, PaaS, and IaaS). A cloud provider may define interface points in all three service models or just a subset. Figure 2: Service Layers in Service Orchestration 6 Copyright 2014 Global Knowledge Training LLC. All rights reserved. 3

4 The layering of the service models in figure 2 indicates the dependencies between the cloud services. In some cases a provider may implement a high-level service model (i.e., SaaS) by using the interface points defined in the lower layers. For example, SaaS may be built by using components from the PaaS layer, and run operationally by using resource components from the IaaS layer (i.e. virtual servers, cloud storage, virtual firewalls, etc.). A realworld example of this is Google's cloud offerings. They offer a variety of SaaS products (Gmail, Google Search, Google Maps, Google Apps, etc.) by using PaaS components (Google App Engine) and are run operationally on Google's cloud IaaS (Google Cloud Platform). In figure 2, the angling of the service models represents when a cloud provider chooses to provide a service layer without the support of the lower-layer interface points. For example, salesforace.com provides both SaaS and PaaS products. The SaaS layer is built by using the well-defined interface components from the PaaS. However, in this case, there is no IaaS layer offered. They run SaaS directly on the resource abstraction layer (hypervisor/virtual storage) with no explicit IaaS components. Resource Abstraction and Control Layer This layer consists of two distinct but related areas: resource abstraction and control layer. The Resource Abstraction Layer primarily deals with virtualization. The Virtualization Essentials course defines the concept of virtualization as "a set of techniques for hiding hardware resources behind software abstractions to simplify the way other software or end users interact with those resources." This definition highlights the fact that the abstraction layer transforms the hardware resources into software objects, which make it is easier to manipulate. The manipulation of the software-abstracted resources enables greater functionality and easier configuration. This is what enables the cloud elasticity and automation. The hypervisor and storage area networks (SAN) are two examples of this concept. The Control Layer provides the resources management capabilities that allow dynamic resource allocation, scaling, dynamic reconfiguration, and dynamic access control. Commercial products such as vcloud from VMware, and open source projects such as OpenStack are prime examples. Physical Resource Layer The Physical Resource Layer covers all of the traditional hardware resources that underpin the IT infrastructure. This layer consists of physical servers (CPU, memory, bus architecture), disks and storage arrays, network wiring, switches, and routers. This layer also covers the physical data center facility components such as heating, ventilation, air conditioning (HVAC), electrical power, backup generators, and fuel; physical control of data centers by IT staff and contractors; and cabling to outside cloud carriers, phone communication, etc. Cloud Provider Function Cloud Service Management Cloud Service Management is a set of processes and activities a cloud provider must perform in order to satisfactorily deliver cloud service to consumers. These apply equally to a public cloud provider and a private cloud provider. NIST groups these processes and activities into three board areas: Business Support, Provisioning and Configuration, and Portability and Interoperability. See figure 2. Copyright 2014 Global Knowledge Training LLC. All rights reserved. 4

5 Figure 3: NIST - Cloud Service Management 7 Business Support The Business Support processes are business-oriented and focus on the business operations of a cloud provider as they relate to the delivery of cloud services to cloud consumers. There are six key functions. Customer Management: This area covers the activities necessary to manage and maintain the relationship with the cloud consumer. It deals with items such as customer accounts, complaints and issues, customer contact information, history of customer interactions, etc. In a traditional customer-vendor relationship these functions would be performed by a sales team. In a cloud environment, this activity is driven primarily by the customer. As per NIST's cloud definition, these traditional interactions through a sales representative should be minimal or nonexistent. All or most business contact should be conducted via a self-service portal, putting as much control as possible into the hands of the consumer. Contract Management: This process focuses on the management of contracts between the cloud provider and consumer. This is implemented via Service Level Agreements (SLAs). Consumers generally pick the level of SLA that meets their requirements and budget. Inventory Management: This process manages the definitive set of cloud services offered to cloud consumers. It establishes a service catalog and is the primary interface for the consumer to engage with the cloud provider. Accounting and Billing: This function handles the financial transactions between the provider and consumer. It generates the invoices, sends them to the consumer, and collects the revenue. This function supports the pay-as-you-go model as per NIST's cloud definition. Copyright 2014 Global Knowledge Training LLC. All rights reserved. 5

6 Reporting and Auditing: This function monitors, tracks, and logs activities performed by the consumer, usually through the management console. This helps to document what cloud resources the consumer requests, who requested it, and when. Pricing and Rating: This process establishes the price points and tiering for the cloud services of the cloud provider. It ensures that the cloud provider is competitive by monitoring the competition's pricing and making adjustments as required. The cloud provider usually offers discounts or credits to the consumer based on volume usage. Provisioning and Configuration The Provisioning and Configuration area deals with process activities that the cloud provider must execute as part of its internal operations. The more mature the provider's capabilities are in this area, the more effective and efficient the provider's deliver of cloud service will be. Rapid Provisioning: A cloud provider must be able to quickly respond to varying workload demands. This includes scaling up as well as scaling down. This must be fully automated and requires a scriptable, virtualized infrastructure. Resource Changing: To support rapid elasticity, the provider must implement changes to its underlying resources effectively and speedily, primarily through automation. These changes include replacing broken components, upgrading components, adding greater capacity, and reconfiguring existing components. Monitoring and Reporting: Ongoing monitoring of the provider's operations and cloud infrastructure is critical to ensure effective and optimal quality of service. The handling and resolution of events and incidents is ongoing 24 x 7 x 365. SLA Management: The cloud provider must ensure that it is meeting its contractual obligations to its customers. Ongoing management of SLA targets and operational level targets are performed to maintain a high quality of service. Portability and Interoperability In order for cloud providers to attract customers, they must make it as easy as possible to migrate existing data or software to the cloud. In addition to alleviating customers' concerns about vendor lock-in, cloud providers must provide a mechanism that permits cloud consumers to move easily from one cloud provider's environment to another, or to migrate cloud services across several cloud providers to deploy a complex cloud solution. Cloud consumers will not engage with cloud providers that build their cloud platform on closed, proprietary, nonstandard conforming technologies and standards. Cloud consumers need to have a viable exit strategy and are more willing to engage with a cloud provider that makes it easier to execute an exit strategy. Therefore it is advantageous for cloud providers to offer maximum interoperability and portability. Data Portability: A cloud provider must provide a mechanism to move large amounts of data into and out of the provider's cloud environment. For example, in a SaaS environment, the cloud consumer must be able to upload, in bulk, existing HR records into a HR SaaS application. The consumer must also be able to export in bulk from the HR SaaS application back to their own data center. Failure to provide easy and reliable transfer mechanisms will discourage the adoption of cloud services. Copyright 2014 Global Knowledge Training LLC. All rights reserved. 6

7 Service Interoperability: When a cloud provider adheres to well-known and accepted technology standards, it is easier for consumers to develop and deploy cloud solutions that span across more than one cloud provider's environment. For a cloud consumer, service interoperability delivers greater disaster recovery resiliency by removing a single point of failure (i.e. the cloud provider) and greater resource capacity by spreading the workload across several providers' IaaS resources. System Portability: This capability enables a consumer to move or migrate infrastructure resources, like virtual machines and applications, easily from one cloud provider to another. As in data portability, this enables a smoother exit strategy that protects a consumer from an unexpected, long-term disruption of a cloud provider's services. Cloud Provider Function Security In Part I of this two-part white paper series, we introduced the concept of Shared Security Model and the impact to both the cloud consumer and cloud provider. In this section we focus on only the cloud provider's perspective. The traditional confidentiality-integrity-availability (CIA) areas of security still need to be addressed in each of the three service layers (IaaS, PaaS, SaaS). For example, an IaaS provider needs to ensure that the hypervisor is secure and well-configured. In a multi-tenant hypervisor environment, the provider must ensure that one virtual machine cannot be hacked to acquire permission to another tenant's virtual machine. Other areas that a cloud provider must demonstrate and exercise mature capabilities include: Authentication: Provide a multi-factor authentication by augmenting username/password credentials with a hardware or software RSA token. Identity management: Provide an effective identify management solution to manage the consumer usernames and/or integrate to an in-house system such as Microsoft Active Directory. Security monitoring: Provider must have a strong Intrusion Detection System (IDS)/Intrusion Prevention System (IPS) tools to track and identify any potential security issue. Incident response: A well-structured security process to deal with breaches with strong communication channels is necessary to minimize the impact of any security incident. Cloud Provider Function Privacy A cloud provider must ensure that consumer data stored in the cloud environment is protected and private to the consumer. If the cloud provider collects data about the consumer, or the consumer's activities and behavior patterns, then they must ensure that the collected data is fully protected and remains private, and cannot be accessed by anyone other than the consumer. For a global or international cloud provider this matter is further complicated due to national privacy laws. A case in point is the European Union Data Protection Directive which states "the data protection rules are applicable not only when the controller is established within the EU, but whenever the controller uses equipment situated within the EU in order to process data. (art. 4) Controllers from outside the EU, processing data in the EU, will have to follow data protection regulation." 8 A cloud provider must explicitly guarantee that a consumer's data remains in a well-defined geographical location with explicit acknowledgement of the consumer. Copyright 2014 Global Knowledge Training LLC. All rights reserved. 7

8 Cloud Broker Functions A cloud broker is an optional cloud player in the delivery of cloud services. NIST defines a cloud broker as an entity that acts as an intermediary between the consumer and provider. A cloud broker is involved in a cloud service delivery when a consumer chooses not to directly manage or operate the usage of a cloud service. A cloud broker can function in one or more of the following scenarios. Service Intermediation Service Intermediation is when a broker performs value-add service on behalf of the consumer. For example, in figure 4, the cloud broker performs some administrative or management function on behalf of the consumer for a particular cloud service. This value-add service may include activities such as invoice management, invoice and usage reconciliation, and end-user account management, etc. Figure 4 - Cloud Broker Service Intermediation Service Aggregation Service Aggregation is when a broker integrates two or more cloud services to provide a complex cloud solution to the consumer. Figure 5 illustrates a cloud service that is composed of three different cloud provider's services. Figure 5: Cloud Broker Service Aggregation Figure 6 illustrates a more complex cloud solution composed from several cloud services, each one delivered through a unique cloud provider. Figure 6: Cloud Broker Complex Service Aggregation Copyright 2014 Global Knowledge Training LLC. All rights reserved. 8

9 Service Arbitrage Service Arbitrage is when a broker dynamically selects the best cloud service provider in real time. Figure 7 illustrates a broker checking for the best cloud service, for example online storage, from three cloud providers. Figure 7: Cloud Broker Service Arbitrage Cloud Auditor Functions A cloud auditor is an optional cloud provider in the delivery of cloud services. They provide an independent evaluation of a cloud provider's capabilities in terms of security, SLA performance, or adherence to industry standards. A cloud auditor is usually requested by a cloud consumer to evaluate a cloud provider. In some cases, a cloud provider uses a cloud auditor to publically demonstrate their adherence to industry standards, such as SOX compliance, HIPPA, and PCI. Depending on the business industry and regulatory environment, a cloud consumer must have audited compliance records before they can utilize a cloud service. Security Audit In a security audit, a cloud auditor evaluates whether there are sufficient security controls in place and whether the cloud provider demonstrates adherence to best practice security processes. For example, a cloud auditor may validate whether or not a cloud provider is compliant to security standard ISO Privacy Impact Audit A privacy audit by a cloud auditor can provide assurance that personal information (PI) and personally identifiable information (PII) are protected by a cloud provider. Performance Audit Cloud providers are obliged to deliver the quality of service as agreed to in the SLA. A performance audit by a cloud auditor can independently verify whether or not such targets are consistently met. By using an independent third party, performance claims by either the cloud provider or cloud consumer can be more objectively verified. Conclusion In this second part of the Cloud Reference Architecture series, we reviewed the key processes and activities a cloud provider must perform to ensure high-quality, effective cloud services. The activities of two optional cloud players, cloud broker and cloud auditor, were reviewed as their services are necessary in some business circumstances for the delivery of cloud services. Copyright 2014 Global Knowledge Training LLC. All rights reserved. 9

10 Bibliography 1. Federal Cloud Computing Strategy, OMB, February 8, NIST Special Publication NIST Special Publication NIST Special Publication NIST Special Publication NIST Special Publication NIST Special Publication Learn More Learn more about how you can improve productivity, enhance efficiency, and sharpen your competitive edge through training. Cloud Essentials Cloud and Virtualization Essentials Cloud: Roadmap to Success Cloud Challenge Business Simulation Visit or call COURSES ( ) to speak with a Global Knowledge training advisor. About the Author Vince Lo Faso is the Managing Director of Cloud Service Management at Navigo Technologies, LLC. He is an IT Service and Cloud Management professional with more than 24 years of IT industry experience. He is ITIL V3 Expert certified; Cloud Essentials Professional (CEP) certified; and AWS Partner Business and Technical Professional accredited. Vince holds a master s degree in computer science and has spoken as conferences such as VMworld User Conference, HP Universe, and local user groups. In addition to having worked as a consultant and practice manager for several HP VARs, Vince Lo Faso has held IT positions with Kraft Canada, Sprint Paranet, and Concordia University. Copyright 2014 Global Knowledge Training LLC. All rights reserved. 10

NIST Cloud Computing Reference Architecture

NIST Cloud Computing Reference Architecture NIST Cloud Computing Reference Architecture Version 1 March 30, 2011 2 Acknowledgements This reference architecture was developed and prepared by Dr. Fang Liu, Jin Tong, Dr. Jian Mao, Knowcean Consulting

More information

Security Issues in Cloud Computing

Security Issues in Cloud Computing Security Issues in Computing CSCI 454/554 Computing w Definition based on NIST: A model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources

More information

NIST Cloud Computing Reference Architecture & Taxonomy Working Group

NIST Cloud Computing Reference Architecture & Taxonomy Working Group NIST Cloud Computing Reference Architecture & Taxonomy Working Group Robert Bohn Information Technology Laboratory June 21, 2011 2 Outline Cloud Background Objective Working Group background NIST Cloud

More information

A Strawman Model. NIST Cloud Computing Reference Architecture and Taxonomy Working Group. January 3, 2011

A Strawman Model. NIST Cloud Computing Reference Architecture and Taxonomy Working Group. January 3, 2011 A Strawman Model NIST Cloud Computing Reference Architecture and Taxonomy Working Group January 3, 2011 Objective Our objective is to define a neutral architecture consistent with NIST definition of cloud

More information

White Paper. Cloud Vademecum

White Paper. Cloud Vademecum White Paper Cloud Vademecum Cloud is the new IT paradigm this document offers a collection of thoughts, internal and external discussions and information. The goal is to inspire and stimulate the route

More information

Building Private & Hybrid Cloud Solutions

Building Private & Hybrid Cloud Solutions Solution Brief: Building Private & Hybrid Cloud Solutions WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction When most

More information

The Need for Service Catalog Design in Cloud Services Development

The Need for Service Catalog Design in Cloud Services Development The Need for Service Catalog Design in Cloud Services Development The purpose of this document: Provide an overview of the cloud service catalog and show how the service catalog design is an fundamental

More information

6 Cloud computing overview

6 Cloud computing overview 6 Cloud computing overview 6.1 General ISO/IEC 17788:2014 (E) Cloud Computing Overview Page 1 of 6 Cloud computing is a paradigm for enabling network access to a scalable and elastic pool of shareable

More information

Seeing Though the Clouds

Seeing Though the Clouds Seeing Though the Clouds A PM Primer on Cloud Computing and Security NIH Project Management Community Meeting Mark L Silverman Are You Smarter Than a 5 Year Old? 1 Cloud First Policy Cloud First When evaluating

More information

Cloud Computing Security Issues

Cloud Computing Security Issues Copyright Marchany 2010 Cloud Computing Security Issues Randy Marchany, VA Tech IT Security, marchany@vt.edu Something Old, Something New New: Cloud describes the use of a collection of services, applications,

More information

Public Cloud Workshop Offerings

Public Cloud Workshop Offerings Cloud Perspectives a division of Woodward Systems Inc. Public Cloud Workshop Offerings Cloud Computing Measurement and Governance in the Cloud Duration: 1 Day Purpose: This workshop will benefit those

More information

Cloud Services Overview

Cloud Services Overview Cloud Services Overview John Hankins Global Offering Executive Ricoh Production Print Solutions May 23, 2012 Cloud Services Agenda Definitions Types of Clouds The Role of Virtualization Cloud Architecture

More information

Tips For Buying Cloud Infrastructure

Tips For Buying Cloud Infrastructure 27 Tips For Buying Cloud Infrastructure A Comprehensive list of questions to ask yourself when reviewing potential cloud providers By Christopher Wilson @chrisleewilson Table of Contents Intro: Evaluating

More information

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

Cloud Computing; What is it, How long has it been here, and Where is it going? Cloud Computing; What is it, How long has it been here, and Where is it going? David Losacco, CPA, CIA, CISA Principal January 10, 2013 Agenda The Cloud WHAT IS THE CLOUD? How long has it been here? Where

More information

Cloud Computing Technology

Cloud Computing Technology Cloud Computing Technology The Architecture Overview Danairat T. Certified Java Programmer, TOGAF Silver danairat@gmail.com, +66-81-559-1446 1 Agenda What is Cloud Computing? Case Study Service Model Architectures

More information

CLOUD SERVICE LEVEL AGREEMENTS Meeting Customer and Provider needs

CLOUD SERVICE LEVEL AGREEMENTS Meeting Customer and Provider needs CLOUD SERVICE LEVEL AGREEMENTS Meeting Customer and Provider needs Eric Simmon January 28 th, 2014 BACKGROUND Federal Cloud Computing Strategy Efficiency improvements will shift resources towards higher-value

More information

Document: NIST CCSRWG 092. First Edition

Document: NIST CCSRWG 092. First Edition NIST Cloud Computing Standards Roadmap Document: NIST CCSRWG 092 First Edition July 5, 2011 Special Publication 500 291 NIST Cloud Computing Standards Roadmap National Institute of Standards and Technology

More information

Cloud Courses Description

Cloud Courses Description Courses Description 101: Fundamental Computing and Architecture Computing Concepts and Models. Data center architecture. Fundamental Architecture. Virtualization Basics. platforms: IaaS, PaaS, SaaS. deployment

More information

Always On Infrastructure for Software as a Ser vice

Always On Infrastructure for Software as a Ser vice Solution Brief: Always On Infrastructure for Software as a Ser vice WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction

More information

Hybrid Cloud Computing

Hybrid Cloud Computing Dr. Marcel Schlatter, IBM Distinguished Engineer, Delivery Technology & Engineering, GTS 10 November 2010 Hybrid Computing Why is it becoming popular, Patterns, Trends, Impact Hybrid Definition and Scope

More information

Office of the Government Chief Information Officer The Government of the Hong Kong Special Administrative Region

Office of the Government Chief Information Officer The Government of the Hong Kong Special Administrative Region Office of the Government Chief Information Officer The Government of the Hong Kong Special Administrative Region 1 1) Government Cloud Journey 2) Government Clouds 3) Way Forward 2 1. Government Cloud

More information

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

Securing and Auditing Cloud Computing. Jason Alexander Chief Information Security Officer Securing and Auditing Cloud Computing Jason Alexander Chief Information Security Officer What is Cloud Computing A model for enabling convenient, on-demand network access to a shared pool of configurable

More information

Managing Cloud Computing Risk

Managing Cloud Computing Risk Managing Cloud Computing Risk Presented By: Dan Desko; Manager, Internal IT Audit & Risk Advisory Services Schneider Downs & Co. Inc. ddesko@schneiderdowns.com Learning Objectives Understand how to identify

More information

Building Private & Hybrid Cloud Solutions

Building Private & Hybrid Cloud Solutions Solution Brief: Building Private & Hybrid Cloud Solutions WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction When most

More information

VMware vcloud Powered Services

VMware vcloud Powered Services SOLUTION OVERVIEW VMware vcloud Powered Services VMware-Compatible Clouds for a Broad Array of Business Needs Caught between shrinking resources and growing business needs, organizations are looking to

More information

IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation

IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation IBM Cloud Security Draft for Discussion September 12, 2011 IBM Point of View: Cloud can be made secure for business As with most new technology paradigms, security concerns surrounding cloud computing

More information

Planning the Migration of Enterprise Applications to the Cloud

Planning the Migration of Enterprise Applications to the Cloud Planning the Migration of Enterprise Applications to the Cloud A Guide to Your Migration Options: Private and Public Clouds, Application Evaluation Criteria, and Application Migration Best Practices Introduction

More information

SECURITY MODELS FOR CLOUD 2012. Kurtis E. Minder, CISSP

SECURITY MODELS FOR CLOUD 2012. Kurtis E. Minder, CISSP SECURITY MODELS FOR CLOUD 2012 Kurtis E. Minder, CISSP INTRODUCTION Kurtis E. Minder, Technical Sales Professional Companies: Roles: Security Design Engineer Systems Engineer Sales Engineer Salesperson

More information

Cloud Architecture and Management. M.I. Deen General Manager (Enterprise Solutions) Sri Lanka Telecom

Cloud Architecture and Management. M.I. Deen General Manager (Enterprise Solutions) Sri Lanka Telecom Cloud Architecture and Management M.I. Deen General Manager (Enterprise Solutions) Sri Lanka Telecom Cloud Computing Architecture Reference Architecture, Terminology and Definitions Akaza Cloud Architecture

More information

Security & Trust in the Cloud

Security & Trust in the Cloud Security & Trust in the Cloud Ray Trygstad Director of Information Technology, IIT School of Applied Technology Associate Director, Information Technology & Management Degree Programs Cloud Computing Primer

More information

Cloud Infrastructure Planning. Chapter Six

Cloud Infrastructure Planning. Chapter Six Cloud Infrastructure Planning Chapter Six Topics Key to successful cloud service adoption is an understanding of underlying infrastructure. Topics Understanding cloud networks Leveraging automation and

More information

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS CLOUD COMPUTING Cloud computing is a model for enabling convenient, ondemand network access to a shared pool of configurable computing

More information

ArcGIS for Server: In the Cloud

ArcGIS for Server: In the Cloud DevSummit DC February 11, 2015 Washington, DC ArcGIS for Server: In the Cloud Bonnie Stayer, Esri Session Outline Cloud Overview - Benefits - Types of clouds ArcGIS in AWS - Cloud Builder - Maintenance

More information

VMware vcloud Architecture Toolkit Public VMware vcloud Service Definition

VMware vcloud Architecture Toolkit Public VMware vcloud Service Definition VMware vcloud Architecture Toolkit Version 2.0.1 October 2011 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents

More information

EXTEND YOUR FEDERATION ENTERPRISE HYBRID CLOUD SOLUTION

EXTEND YOUR FEDERATION ENTERPRISE HYBRID CLOUD SOLUTION EXTEND YOUR FEDERATION ENTERPRISE HYBRID CLOUD SOLUTION Accelerate the transition to ITaaS The Federation Enterprise Hybrid Cloud solution establishes a sound foundation for delivering IT as a service

More information

Foundations and Concepts

Foundations and Concepts vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Lecture 02a Cloud Computing I

Lecture 02a Cloud Computing I Mobile Cloud Computing Lecture 02a Cloud Computing I 吳 秀 陽 Shiow-yang Wu What is Cloud Computing? Computing with cloud? Mobile Cloud Computing Cloud Computing I 2 Note 1 What is Cloud Computing? Walking

More information

National Institute of Standards and Technology

National Institute of Standards and Technology Special Publication 500 291 NIST Cloud Computing Standards Roadmap National Institute of Standards and Technology NIST Cloud Computing Standards Roadmap Working Group Michael Hogan Fang Liu Annie Sokol

More information

White Paper on CLOUD COMPUTING

White Paper on CLOUD COMPUTING White Paper on CLOUD COMPUTING INDEX 1. Introduction 2. Features of Cloud Computing 3. Benefits of Cloud computing 4. Service models of Cloud Computing 5. Deployment models of Cloud Computing 6. Examples

More information

Cloud Security Implications for Financial Institutions By Scott Galyk Director of Software Development FIMAC Solutions, LLC

Cloud Security Implications for Financial Institutions By Scott Galyk Director of Software Development FIMAC Solutions, LLC Cloud Security Implications for Financial Institutions By Scott Galyk Director of Software Development FIMAC Solutions, LLC www.fmsinc.org 1 2015 Financial Managers Society, Inc. Cloud Security Implications

More information

VMware for your hosting services

VMware for your hosting services VMware for your hosting services Anindya Kishore Das 2009 VMware Inc. All rights reserved Everybody talks Cloud! You will eat your cloud and you will like it! Everybody talks Cloud - But what is it? VMware

More information

Incident Handling in the Cloud and Audit s Role

Incident Handling in the Cloud and Audit s Role Incident Handling in the Cloud and Audit s Role David Cole, CPA, CISA ISACA National Capital Area Chapter Cloud Computing Conference March 17, 2015 1 Outline Cloud Service Models Cloud Types Summary of

More information

cloud functionality: advantages and Disadvantages

cloud functionality: advantages and Disadvantages Whitepaper RED HAT JOINS THE OPENSTACK COMMUNITY IN DEVELOPING AN OPEN SOURCE, PRIVATE CLOUD PLATFORM Introduction: CLOUD COMPUTING AND The Private Cloud cloud functionality: advantages and Disadvantages

More information

Future of Cloud Computing. Irena Bojanova, Ph.D. UMUC, NIST

Future of Cloud Computing. Irena Bojanova, Ph.D. UMUC, NIST Future of Cloud Computing Irena Bojanova, Ph.D. UMUC, NIST No Longer On The Horizon Essential Characteristics On-demand Self-Service Broad Network Access Resource Pooling Rapid Elasticity Measured Service

More information

IBM Virtual Server Services. A smarter way to support and grow your business

IBM Virtual Server Services. A smarter way to support and grow your business IBM Virtual Server Services A smarter way to support and grow your business 2 IBM Virtual Server Services Take control of IT complexity, cost and security Are you managing a complex server infrastructure?

More information

Cloud Security. Peter Jopling joplingp@uk.ibm.com IBM UK Ltd Software Group Hursley Labs. peterjopling. 2011 IBM Corporation

Cloud Security. Peter Jopling joplingp@uk.ibm.com IBM UK Ltd Software Group Hursley Labs. peterjopling. 2011 IBM Corporation Cloud Security Peter Jopling joplingp@uk.ibm.com IBM UK Ltd Software Group Hursley Labs peterjopling 2011 IBM Corporation Cloud computing impacts the implementation of security in fundamentally new ways

More information

Applying Business Architecture to the Cloud

Applying Business Architecture to the Cloud Applying Business Architecture to the Cloud Mike Rosen, Chief Scientist Mike.Rosen@ WiltonConsultingGroup.com Michael Rosen Agenda n What do we mean by the cloud? n Sample architecture and cloud support

More information

CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS

CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS April 2014 Cloud Conceptual Reference Model The ease of use a Cloud Consumer experiences results from a complex, behind-the-scenes, orchestration of interchangeable,

More information

Configuring and Deploying a Private Cloud 20247C; 5 days

Configuring and Deploying a Private Cloud 20247C; 5 days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Configuring and Deploying a Private Cloud 20247C; 5 days Course Description

More information

Cloud Courses Description

Cloud Courses Description Cloud Courses Description Cloud 101: Fundamental Cloud Computing and Architecture Cloud Computing Concepts and Models. Fundamental Cloud Architecture. Virtualization Basics. Cloud platforms: IaaS, PaaS,

More information

Standardizing Cloud Services for Financial Institutions through the provisioning of Service Level Agreements (SLAs)

Standardizing Cloud Services for Financial Institutions through the provisioning of Service Level Agreements (SLAs) Standardizing Cloud Services for Financial Institutions through the provisioning of Service Level Agreements (SLAs) Robert Bohn, PhD Advanced Network Technologies Division Cloud FS Americas 2015 New York,

More information

RED HAT OPENSTACK PLATFORM A COST-EFFECTIVE PRIVATE CLOUD FOR YOUR BUSINESS

RED HAT OPENSTACK PLATFORM A COST-EFFECTIVE PRIVATE CLOUD FOR YOUR BUSINESS WHITEPAPER RED HAT OPENSTACK PLATFORM A COST-EFFECTIVE PRIVATE CLOUD FOR YOUR BUSINESS INTRODUCTION The cloud is more than a marketing concept. Cloud computing is an intentional, integrated architecture

More information

Service Desk as a Service

Service Desk as a Service Service Desk on Command A Steria Cloud Services Offering Service Name Service Desk on Command Service Desk as a Service Type of Service: IaaS PaaS SaaS Specialist Services Deployment Model: Public Private

More information

Configuring and Deploying a Private Cloud

Configuring and Deploying a Private Cloud Course 20247C: Configuring and Deploying a Private Cloud Course Details Course Outline Module 1: Planning for the Cloud Planning a hybrid cloud involves understanding these tools and technologies so that

More information

Cloud Computing: Risks and Auditing

Cloud Computing: Risks and Auditing IIA Chicago Chapter 53 rd Annual Seminar April 15, 2013, Donald E. Stephens Convention Center @IIAChicago #IIACHI Cloud Computing: Risks Auditing Phil Lageschulte/Partner/KPMG Sailesh Gadia/Director/KPMG

More information

Architecting the Cloud

Architecting the Cloud Architecting the Cloud Sumanth Tarigopula Director, India Center, Best Shore Applications Services 2011Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without

More information

Cloud Service Rollout. Chapter 9

Cloud Service Rollout. Chapter 9 Cloud Service Rollout Chapter 9 Cloud Service Topics Cloud service rollout plans vary depending on the type of cloud service SaaS, PaaS, or IaaS and the vendor. Unit Topics Identifying vendor roles and

More information

An Overview of the Most Important Reference Architectures for Cloud Computing

An Overview of the Most Important Reference Architectures for Cloud Computing 26 Informatica Economică vol. 18, no. 4/2014 An Overview of the Most Important Reference Architectures for Cloud Computing Răzvan ZOTA, Ionuț Alexandru PETRE The Bucharest University of Economic Studies

More information

NIST Cloud Computing Security Reference Architecture (SP 500-299 draft)

NIST Cloud Computing Security Reference Architecture (SP 500-299 draft) NIST Cloud Computing Security Reference Architecture (SP 500-299 draft) NIST Cloud Computing Security Working Group Dr. Michaela Iorga, NIST Senior Security Technical Lead for Cloud Computing Chair, NIST

More information

EXIN Cloud Computing Foundation

EXIN Cloud Computing Foundation Sample Questions EXIN Cloud Computing Foundation Edition April 2013 Copyright 2013 EXIN All rights reserved. No part of this publication may be published, reproduced, copied or stored in a data processing

More information

Securing the Cloud with IBM Security Systems. IBM Security Systems. 2012 IBM Corporation. 2012 2012 IBM IBM Corporation Corporation

Securing the Cloud with IBM Security Systems. IBM Security Systems. 2012 IBM Corporation. 2012 2012 IBM IBM Corporation Corporation Securing the Cloud with IBM Security Systems 1 2012 2012 IBM IBM Corporation Corporation IBM Point of View: Cloud can be made secure for business As with most new technology paradigms, security concerns

More information

NETWORK ACCESS CONTROL AND CLOUD SECURITY. Tran Song Dat Phuc SeoulTech 2015

NETWORK ACCESS CONTROL AND CLOUD SECURITY. Tran Song Dat Phuc SeoulTech 2015 NETWORK ACCESS CONTROL AND CLOUD SECURITY Tran Song Dat Phuc SeoulTech 2015 Table of Contents Network Access Control (NAC) Network Access Enforcement Methods Extensible Authentication Protocol IEEE 802.1X

More information

SESSION 703 Wednesday, November 4, 9:00am - 10:00am Track: Advancing ITSM

SESSION 703 Wednesday, November 4, 9:00am - 10:00am Track: Advancing ITSM SESSION 703 Wednesday, November 4, 9:00am - 10:00am Track: Advancing ITSM Optimizing ITSM for Cloud Computing Reginald Lo Director, Accelerate Management, VMware rlo@vmware.com Session Description Organizations

More information

Concurrent Technologies Corporation (CTC) is an independent, nonprofit, applied scientific research and development professional services

Concurrent Technologies Corporation (CTC) is an independent, nonprofit, applied scientific research and development professional services Concurrent Technologies Corporation (CTC) is an independent, nonprofit, applied scientific research and development professional services organization providing innovative management and technology-based

More information

Experiences with Transformation to Hybrid Cloud: A Case Study for a Large Financial Enterprise

Experiences with Transformation to Hybrid Cloud: A Case Study for a Large Financial Enterprise New York University, CSCI-GA.3033-011, Spring 2015 Hari Ramasamy, Ph.D. Manager and Research Staff Member, IBM Research Member, IBM Academy of Technology hvramasa@us.ibm.com http://researcher.watson.ibm.com/researcher/view.php?person=us-hvramasa

More information

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

Cloud Security considerations for business adoption. Ricci IEONG CSA-HK&M Chapter Cloud Security considerations for business adoption Ricci IEONG CSA-HK&M Chapter What is Cloud Computing? Slide 2 What is Cloud Computing? My Cloud @ Internet Pogoplug What is Cloud Computing? Compute

More information

Top 10 Risks in the Cloud

Top 10 Risks in the Cloud A COALFIRE PERSPECTIVE Top 10 Risks in the Cloud by Balaji Palanisamy, VCP, QSA, Coalfire March 2012 DALLAS DENVER LOS ANGELES NEW YORK SEATTLE Introduction Business leaders today face a complex risk question

More information

WHITE PAPER: Egenera Cloud Suite

WHITE PAPER: Egenera Cloud Suite WHITE PAPER: Egenera Cloud Suite ... Introduction Driven by ever-increasing business demand, cloud computing has become part of many organizations IT strategy today. Driving this transition is the need

More information

OPEN DATA CENTER ALLIANCE USAGE Model: Software as a Service (SaaS) Interoperability Rev 1.0

OPEN DATA CENTER ALLIANCE USAGE Model: Software as a Service (SaaS) Interoperability Rev 1.0 sm OPEN DATA CENTER ALLIANCE USAGE Model: Software as a Service (SaaS) Interoperability Rev 1.0 SM Table of Contents Legal Notice... 3 Executive Summary... 4 Purpose... 5 Assumptions... 5 SaaS Interoperability

More information

The NIST Cloud Computing Program

The NIST Cloud Computing Program The NIST Cloud Computing Program Robert Bohn Information Technology Laboratory National Institute of Standards and Technology October 12, 2011 Information Technology Laboratory Cloud 1 Computing Program

More information

Becoming a Cloud Services Broker. Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013

Becoming a Cloud Services Broker. Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013 Becoming a Cloud Services Broker Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013 Hybrid delivery for the future Traditional IT Evolving current state Future Information

More information

Cisco Secure Network Container: Multi-Tenant Cloud Computing

Cisco Secure Network Container: Multi-Tenant Cloud Computing Cisco Secure Network Container: Multi-Tenant Cloud Computing What You Will Learn Cloud services are forecast to grow dramatically in the next 5 years, providing a range of features and cost benefits for

More information

HP OpenStack & Automation

HP OpenStack & Automation HP OpenStack & Automation Where we are heading Thomas Goh Cloud Computing Cloud Computing Cloud computing is a model for enabling ubiquitous network access to a shared pool of configurable computing resources.

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course Code: M20533 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing Microsoft Azure Infrastructure Solutions Overview This course is aimed at experienced IT Professionals who currently

More information

Cloud Security Who do you trust?

Cloud Security Who do you trust? Thought Leadership White Paper Cloud Computing Cloud Security Who do you trust? Nick Coleman, IBM Cloud Security Leader Martin Borrett, IBM Lead Security Architect 2 Cloud Security Who do you trust? Cloud

More information

Healthcare: La sicurezza nel Cloud October 18, 2011. 2011 IBM Corporation

Healthcare: La sicurezza nel Cloud October 18, 2011. 2011 IBM Corporation Healthcare: La sicurezza nel Cloud October 18, 2011 Cloud Computing Tests The Limits Of Security Operations And Infrastructure Security and Privacy Domains People and Identity Data and Information Application

More information

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

The Cloud is Not Enough Why Hybrid Infrastructure is Shaping the Future of Cloud Computing Your Platform of Choice The Cloud is Not Enough Why Hybrid Infrastructure is Shaping the Future of Cloud Computing Mark Cravotta EVP Sales and Service SingleHop LLC Talk About Confusing? Where do I start?

More information

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

OWASP Chapter Meeting June 2010. Presented by: Brayton Rider, SecureState Chief Architect OWASP Chapter Meeting June 2010 Presented by: Brayton Rider, SecureState Chief Architect Agenda What is Cloud Computing? Cloud Service Models Cloud Deployment Models Cloud Computing Security Security Cloud

More information

HIPAA CRITICAL AREAS TECHNICAL SECURITY FOCUS FOR CLOUD DEPLOYMENT

HIPAA CRITICAL AREAS TECHNICAL SECURITY FOCUS FOR CLOUD DEPLOYMENT HIPAA CRITICAL AREAS TECHNICAL SECURITY FOCUS FOR CLOUD DEPLOYMENT A Review List This paper was put together with Security in mind, ISO, and HIPAA, for guidance as you move into a cloud deployment Dr.

More information

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

Course 20533: Implementing Microsoft Azure Infrastructure Solutions Course 20533: Implementing Microsoft Azure Infrastructure Solutions Overview About this course This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

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

See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models. Cloud Strategy Information Systems and Technology Bruce Campbell What is the Cloud? From http://csrc.nist.gov/publications/nistpubs/800-145/sp800-145.pdf Cloud computing is a model for enabling ubiquitous,

More information

Cloud models and compliance requirements which is right for you?

Cloud models and compliance requirements which is right for you? Cloud models and compliance requirements which is right for you? Bill Franklin, Director, Coalfire Stephanie Tayengco, VP of Technical Operations, Logicworks March 17, 2015 Speaker Introduction Bill Franklin,

More information

Lecture 02b Cloud Computing II

Lecture 02b Cloud Computing II Mobile Cloud Computing Lecture 02b Cloud Computing II 吳 秀 陽 Shiow-yang Wu T. Sridhar. Cloud Computing A Primer, Part 2: Infrastructure and Implementation Topics. The Internet Protocol Journal, Volume 12,

More information

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

Private & Hybrid Cloud: Risk, Security and Audit. Scott Lowry, Hassan Javed VMware, Inc. March 2012 Private & Hybrid Cloud: Risk, Security and Audit Scott Lowry, Hassan Javed VMware, Inc. March 2012 Private and Hybrid Cloud - Risk, Security and Audit Objectives: Explain the technology and benefits behind

More information

Cloud Computing. What is Cloud Computing?

Cloud Computing. What is Cloud Computing? Cloud Computing What is Cloud Computing? Cloud computing is where the organization outsources data processing to computers owned by the vendor. Primarily the vendor hosts the equipment while the audited

More information

Cloud Computing Trends, Examples & What s Ahead

Cloud Computing Trends, Examples & What s Ahead Cloud Computing Trends, Examples & What s Ahead Mike Klein President, Online Tech June 21, 2010 Cloud Computing Defined One Definition: On-Demand Computing Elastic & Scalable Rapidly Provisioned Virtualized

More information

Cloud Computing. ( +971 4 264 4444 7 +971 4 264 8888 * info@etac.ae

Cloud Computing. ( +971 4 264 4444 7 +971 4 264 8888 * info@etac.ae Cloud Computing Learning Path Workshop 1 : Implementing a Private Cloud Solution : Hands-on Seminar : Cloud as a Business Enabler Workshop 2 : Securing the Cloud : Hands-on Best Practices for Secure Cloud

More information

RE Cloud from Richardson Eyres

RE Cloud from Richardson Eyres RE Cloud from Richardson Eyres Frequently asked Questions What is RE Cloud? RE Cloud is Richardson Eyres cloud computing service delivering virtualised, on demand multi tenant elastic computing resource.

More information

Commercial Software Licensing

Commercial Software Licensing Commercial Software Licensing CHAPTER 12: Prepared by DoD ESI January 2013 Chapter Overview Most software licenses today are either perpetual or subscription. Perpetual licenses involve software possession

More information

Expert Reference Series of White Papers. Visions of My Datacenter Virtualized

Expert Reference Series of White Papers. Visions of My Datacenter Virtualized Expert Reference Series of White Papers Visions of My Datacenter Virtualized 1-800-COURSES www.globalknowledge.com Visions of My Datacenter Virtualized John A. Davis, VMware Certified Instructor (VCI),

More information

Architectural Implications of Cloud Computing

Architectural Implications of Cloud Computing Architectural Implications of Cloud Computing Grace Lewis Research, Technology and Systems Solutions (RTSS) Program Lewis is a senior member of the technical staff at the SEI in the Research, Technology,

More information

Simplified Private Cloud Management

Simplified Private Cloud Management BUSINESS PARTNER ClouTor Simplified Private Cloud Management ClouTor ON VSPEX by LOCUZ INTRODUCTION ClouTor on VSPEX for Enterprises provides an integrated software solution for extending your existing

More information

Whitepaper. The ABC of Private Clouds. A viable option or another cloud gimmick?

Whitepaper. The ABC of Private Clouds. A viable option or another cloud gimmick? Whitepaper The ABC of Private Clouds A viable option or another cloud gimmick? Although many organizations have adopted the cloud and are reaping the benefits of a cloud computing platform, there are still

More information

Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks

Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks Fatemeh Arabalidousti 1 and Ramin Nasiri 2 1 Department of Computer Engineering, Islamic Azad University,

More information

WHITEPAPER. One Cloud For All Your Critical Business Applications. www.airvm.com

WHITEPAPER. One Cloud For All Your Critical Business Applications. www.airvm.com WHITEPAPER One Cloud For All Your Critical Business Applications. www.airvm.com Introduction AirVM Coud is a fully customizable IaaS cloud platform designed for SMBs and IT professionals who want to move

More information

CLOUDFORMS Open Hybrid Cloud

CLOUDFORMS Open Hybrid Cloud Open Hybrid Cloud Cloud Evolution statt Cloud Revolution Lutz Lange, RHCA, Solution Architect, Red Hat Frank Rosendahl, RHCA, Solution Architect, DASEQ GmbH Cloud Operations Management Delivers an Open

More information

Virtual Desktop Infrastructure Platform as a Service

Virtual Desktop Infrastructure Platform as a Service www.steria.com/uk Virtual Desktop Infrastructure Platform as a Service creativity simplicity independence respect openness contents 1 Overview... 4 1.1 Benefits of Virtual Desktop Infrastructure... 5 2

More information

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

The Magical Cloud. Lennart Franked. Department for Information and Communicationsystems (ICS), Mid Sweden University, Sundsvall. The Magical Cloud Lennart Franked Department for Information and Communicationsystems (ICS), Mid Sweden University, Sundsvall. 2014-10-20 Lennart Franked (MIUN IKS) The Magical Cloud 2014-10-20 1 / 35

More information