How to create a cloud service?

Size: px
Start display at page:

Download "How to create a cloud service?"

Transcription

1 11/09/2010 How to create a cloud service? Michael Behrendt (michaelbehrendt@de.ibm.com) 2009 IBM Corporation

2 Outline 1. Introductory example 2. Scope of creating a new cloud service & addressed segments 3. Anatomy of a cloud service steps towards implementing a cloud service 2

3 An Application Example Julie s Correct Answer Service Meet Julie She has all the right answers Julie friends convince her to create a dynamic website where people can ask Julie questions online Julie decides that she can charge $5 US for each correct Answer and charge people s credit cards. Julie likes to write code and quickly creates a prototype Of the application on her Laptop. The application is based On WebSphere/DB2 of course Dilemma - Where can Julie find a place to deploy her application? - Can she find someone who knows how to handle billing? - Can she add the right type of services around this to - run it as a real business? - What is (small chance) Julie s Service is not popular is she out a lot of money.. Perhaps an Infrastructure as a Service (aka Compute Cloud) and Some additional value-add services will help Julie Launch her business 3

4 What Does a Compute Cloud (IaaS) provide? Tools/ Topology Automation Secure API Application Users Tivolli Live Managed Backup Web Access IHS WA S TAM DB2 Billing Service Obtain an account Create/Delete Storage Disks Julie s Operation Staff View Catalog of Images Provision/Deprovision a VM Catalog, Location, Size Mount Disk to VM Access VM via SSH Install Software Save Private Images 4 Create Firewall Rules Create a VLAN Receive a Bill Usage based Subscribe to Premium Support

5 Example of Optional Managed Services (Above Hypervisor) Feature list 1. Remote infrastructure support and connectivity 2. IBM Services Connection portal and basic operational reporting 3. Incident, problem, change management 4. Server monitoring and selected event management 5. Customer virtual private network endpoint gateway and management 6. Call center 7. IP ping monitoring and logfile monitoring 8. Storage monitoring 9. Database, middleware and groupware monitoring 10. Network device monitoring 11. Server patch management 12. Basic performance and capacity reporting 15. Network device management 16. Security scans 18. Backup and restore management 19. Advanced server management and detailed reporting 20. Advanced performance and capacity management 22. Batch management 23. Database, middleware and groupware management 5

6 Outline 1. Introductory example 2. Scope of creating a new cloud service & addressed segments 3. Anatomy of a cloud service steps towards implementing a cloud service 6

7 Cloud service creation Consumer Can be on any aas-layer Provider Developer Cloud Services Common Cloud Platform BSS Business Support Services Consumer End user Integration Tools Consumer Business Manager Consumer In-house IT Par tne r Ca pa bili tie s BPaaS New Cloud Service SaaS Exploits runtime functions PaaS IaaS Service Consumer Portal API Offering Mgmt Order Mgmt Exploits General accounting (OSS & BSS) functions Contract & Agreement Mgmt Customer Mgmt Entitlement Mgmt Invoicing Billing Opportunity to Order OSS Operational Support Services Service Templates Service Request Provisioning Monitoring & Event Metering, Analytics & Reporting Service Delivery Catalog Service Automation Change & Configuration Incident & Problem IT Asset & License Platform & Virtualization Pricing & Rating Subscriber Mgmt Peering & Settlement Service Offering Catalog Image Lifecycle IT Service Level Capacity & Performance Service Development Portal Developer Service Development Tools Service Development Tools Service Runtime Development Tools Service Business Manager Service Provider Portal Service Transition Manager Service Operations Manager Image Creation Tools Consumer Administrator (Virtualized) Infrastructure Security & Resiliency Service Security Manager Governance 7

8 Developing cloud services four major segments: Overview Existing management tooling, processes and operations staff? Yes IT organizations within enterprises Outsourcers Although Although having having different different motivations, motivations, legacy legacy & & requirements, requirements, all all identified identified segments segments there there is is a a common common approach approach developing developing IT IT capabilities capabilities as as cloud cloud services! services! Want to own IT infrastructure & have runtime & mgmt software installed onpremise? No ISVs No Communication Service Providers & new Cloud Service Providers Yes Different Different scenarios scenarios for for offering offering cloud services require cloud services require different different delivery delivery models models for for management management software software ( buildit-yourself vs. IBM-hosted) ( buildit-yourself vs. IBM-hosted) different different levels levels of of integration integration with existing management with existing management tools tools 8

9 Outline 1. Introductory example 2. Scope of creating a new cloud service & addressed segments 3. Anatomy of a cloud service steps towards implementing a cloud service 9

10 Anatomy of a Cloud service Highlevel overview The internal structure of a cloud service is the sum of all runtime and management functions used to deliver, run and manage instances of the respective cloud service. e.g. VMs, storage volumes, WAS instances, web conferencing sessions, etc. Developing a cloud service means developing using & integrating runtime & management functions in a way that IT capabilities can be delivered as-a-service. Consumer A Consumer B Cloud Cloud Cloud service service service instances instances instances Cloud Cloud Cloud service service service instances instances instances Request, modify & use cloud service instances (*-aas) e.g. VM-aaS, Storage-aaS, WAS-aaS, WebConf-aaS, etc. functions (operational & business) E.g. automated delivery & self-service mgmt, entitlement, rating, provisioning, monitoring, metering, patch management, high availability, backup & restore, incident & problem management, etc. Consumer C Cloud Cloud Cloud service service service instances instances instances Runtime functions E.g. compute power, storage capacity, network isolation zones, load balancers, web & application servers, database management systems, analytics engines, business process & portal engines, etc. operates Provider Operations staff 10

11 Cloud service instances and unit of delivery & rating Cloud services deliver dedicated IT capability (infrastructure, platform, software or business process) to cloud service consumers e.g. Infrastructure-aaS: VMs, storage volumes, IP addresses Platform-aaS: WAS clusters, DB2 installations, Oracle databases SaaS: SAP installations, healthcare apps (e.g. medical record mgmt), homegrown php/jee apps, etc. Virtualization on different levels can be used to increase the amount of shared infrastructure, middleware & apps The dedicated IT capability a cloud service consumer gets delivered and which can be used & managed in a selfservice fashion is called cloud service instance. The class of a cloud service instance is the unit of delivery & rating Examples: Compute-aaS (e.g. Smart Business Development and Test on the IBM Cloud) WebConference-aaS (e.g. LotusLive) WAS-aaS (e.g. in a private enterprise cloud) Consumer A Consumer B Consumer C Consumer A Consumer B Consumer C Consumer A Consumer B Uses VM via ssh/vnc, etc. Dedicated per tenant OS VM OS VM OS VM http-based screen-sharing Dedicated per tenant webconf1 webconf2 webconf3 http-based login to admin console WAS WAS cluster WAS WAS cluster WAS WAS Shared technology stack Hypervisor pool (KVM) HW infrastructure (idataplex, Juniper switches, SoNAS) Cloud service instance Shared technology stack Multi-tenancy capable WebConf App Middleware OS (Linux) HW (X86 non-virtualized hardware) Dedicated per tenant Shared technology stack AIX LPAR AIX LPAR AIX LPAR Hypervisor pool (phyp) AIX LPAR HW Infrastructure (System p 770, DS8000, Cisco Switches & FWs) 11

12 Cloud service instance Details The cloud service instance represents the dedicated unit which gets delivered for selfservice use & management by the cloud service consumer A cloud service instance has state Offered cloud services are available via at Service Offering Catalog Consumer: Examples: Change CPU capacity of VM Add more nodes to WAS cluster Change max # of seats for LotusLive web conf Self-service uses Examples: Control OS via ssh connection (ComputeaaS) Share screen via web conference (WebConfaaS) View/Edit customer data (CRM-aaS) Store files on a storage volume (StorageaaS) Cloud Service Instance Shared technology stack (across multiple cloud service instances) delivers Provider The cloud service instance represents the part of the IT stack which is dedicatedly assigned and isolated per tenant. Depends on the level of virtualization being used (hypervisor-, OS-, middleware-, application-) Hypervisor-level virtualization is typically used for delivering existing applications as a service 12

13 Different virtualization technologies can be used to deliver various layers of aas IaaS PaaS SaaS Different virtualization technologies are available for realizing cloud services Decreasing level of isolation Increasing level of sharing / resource efficiency Application-level virtualization (e.g. LotusLive) Platform-level virtualization OS-level virtualization (WPARs, Parallels Virtuozzo) Hypervisor-level virtualization (e.g. image-based approach around VMware, KVM, Xen, phyp, zvm,etc.) (X) X X X X X X X X E.g. SaaS can be realized by using various levels of virtualization, from Depending on the requirements of the respective cloud service regarding isolation & resource efficiency a virtualization method can be chosen Additional requirements like need for changing the code implementation of the respective cloud service also have to be taken into account, e.g. for offering existing Apps as SaaS without changing implementation requires use of OS- or hypervisor-level virtualization 13

14 Sourcing Options Each runtime & management capability needed in support of running, deliverying & managing a cloud service can be consumed in three primary ways: 1. Build-it-yourself : The hardware or software realizing this capability is purchased in the traditional fashion as a normal hardware product or licensed software product and installed within the data center premise owned by the cloud service provider. 2. Externally hosted : This refers to hardware or software that is delivered as an externally hosted service (I/P/S/BPaaS). The organization wanting to implement and offer a new cloud service and requiring the respective functionality does not have to install andy any hard- or software on-premise. 3. A mix of model 1) and 2) where some functionality is installed on-premise and other functionality is consumed as an externally hosted service. It is very important to note that no matter which of the three options above is chosen, the same development process applies for exploiting the respective externally sitting service or on-premise hardware or software installation 14

15 Example for supply chain of services path e.g. create VM, monitor service to ensure health, patch cloud service instances, etc. Service Provided: functionality of various kinds (OSS & BSS) CCMP UI New Cloud Service CCMP manages cloud services for delivery of cloud service instances & managing the cloud service (view CCMP as a cloud service for mgmt, only available internally) Unit of Delivery & Mgmt / Service Instance (example): Fraud detection app Requires cloud services both for management & runtime aspects Runtime / Use path e.g. log into a VM via ssh, log into a web conference via browser/http, store files on a storage volume, etc. Service Provided: OS runtime environment (compute), storage, web conferencing, Fraud detection, etc. SaaS Tivoli Live Unit of Delivery & Mgmt / Service Instance: SRM / ITM / BSS Use of compute cloud as a source for VMs to run the actual middleware/application on Use of PaaS instances as a runtime platform to run the actual application on PaaS Unit of Delivery & Mgmt / Service Instance: Platform Runtime environment OSS Compute Cloud Unit of Delivery & Mgmt / Service Instance: VM IaaS Storage Cloud Unit of Delivery & Mgmt / Service Instance: storage volume 15

16 Developing a new cloud service: Role of the Common Cloud Platform Reference Architecture The CCMP reference architecture describes all management components commonly needed in support of offering a cloud service While the RA provides recommendations on which product to use for developing the architecture, the actual product selection depends on the requirements of the respective project For offering a new cloud service it is required to build an implementation of the CCMP reference architecture The products selected to implement each component of the CCMP RA is driven by the respective requirements of the cloud service development (see previous slide) 16

17 Outline 1. Introductory example 2. Scope of creating a new cloud service & addressed segments 3. Anatomy of a cloud service steps towards implementing a cloud service 17

18 12 steps towards creating a Cloud service, focusing on management aspects Preparation step Runtime-specific Operational Business 1. Specify cloud service description 2. Implement runtime functionality of the cloud service 3. Define Unit of delivery & rating 4. Implement self-service delivery & management functionality 5. Implement monitoring metrics & event correlation rules 6. Implement incident, problem and asset mgmt processes 7. Implement resiliency SLA 8. Implement backup approach 9. Implement security functions 10. Implement cloud service specific billing metrics 11. Implement rates for charging cloud service consumption 12. Register cloud service to service catalog For each step: Decide on sourcing options for implementation to be exploited (buildyourself vs. hosted offering). Use product recommendations in CCMP RA Component Model as guiding documentation 18

19 Step 1: Specify cloud service description: Details Think in terms of an externally facing spec describing the characteristics of the offered cloud service Does not yet make an decisions on how the cloud service gets implemented, but nails down important attributes of the cloud service which drive how following steps are shaped It s important to clearly define the runtime functionality of a cloud service in the very beginning since this decision has implications on all following steps. There are three categories of information which need to be specified within the cloud service description 1. Function Consumer-side end-user facing functionality (e.g. CRM, run applications within a VM, deploy JEE app on an app server Consumer-side self-service management functionality (e.g. create/modify/delete VM, add node to WAS cluster, etc.) 2. Price Pricing structure, $ per xyz, discount rates, etc. 3. SLAs Availability, Support, Performance, etc. Standards compliance (SOX, HIPAA, etc.) scope (see following slide) Definition of SLAs applies to both the runtime capabilities delivered (e.g. perf. of a VM) but also to the management capabilities around it (delivery, monitoring, patching, etc.) Deliverable: Documentation of cloud service description (function, price & SLAs) 19

20 scope Scope of management determines which part of the overall technology stack is managed by the provider and how much is left for management by the consumer refers to the executing of all relevant management disciplines (incident & problem mgmt, monitoring, patching, availability mgmt, etc.) The higher the management scope covered by the provider, the more management costs are generated The more management the provider covers, the more management costs (mostly labor) are going to be generated on the provide side Provider-operated management tools must be set up for different levels of the technology stack, as defined by the management scope For example, for a VM-aaS offering monitoring only has to be setup for the hypervisor and the HW infrastructure (VM unmanaged), whereas for a PaaS offering monitoring is also needed for the middleware infrastructure Application Middleware OS HW infrastructure up to the consumer Managed by the provider up to the consumer Managed by the provider Typical PaaS offering Typical VMaaS offering 20

Marco Mantegazza WebSphere Client Technical Professional Team IBM Software Group. Virtualization and Cloud

Marco Mantegazza WebSphere Client Technical Professional Team IBM Software Group. Virtualization and Cloud Marco Mantegazza WebSphere Client Technical Professional Team IBM Software Group Virtualization and Cloud Agenda Cloud Computing: Introduction How to build private Cloud with WebSphere WebSphere Virtual

More information

IBM Cloud Computing for SAP

IBM Cloud Computing for SAP IBM Cloud Computing for SAP Bernd Schoener Alliance Technology Manager IBM SAP Competence Center Walldorf Agenda Cloud Computing Introduction IBM Strategy and Offering for Cloud Computing SAP Product Strategy

More information

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle NIST Definition of Cloud Computing Cloud

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

IBM 2011 All Rights Reserved. Cloud Computing Reference Architecture v2.0

IBM 2011 All Rights Reserved. Cloud Computing Reference Architecture v2.0 Introduction and Architecture Overview IBM Cloud Computing Reference Architecture 2.0 Authors: Michael Behrendt Bernard Glasner Petra Kopp Robert Dieckmann Gerd Breiter Stefan Pappe Heather Kreger Ali

More information

Cloud Service Metering, Accounting and Billing

Cloud Service Metering, Accounting and Billing Jürgen Schneider IBM Distinguished ngineer jschnei1@de.ibm.com Metering, Accounting and Universität Stuttgart, 10.03.2010 2009 IBM Corporation Computing, Metering, Report & Analytics Agenda 1. Introduction

More information

Cloud Computing Reference Architecture 2.0: Overview

Cloud Computing Reference Architecture 2.0: Overview 02/22/2011 Cloud Computing Reference Architecture 2.0: Overview CC RA team Agenda Executive Summary Introduction & Overview Historical evolution of the Reference Architecture Structure of the RA 2.0 Target

More information

IBM Cloud Computing for SAP. 2010 IBM Corporation

IBM Cloud Computing for SAP. 2010 IBM Corporation IBM Cloud Computing for SAP Agenda IBM Strategy and Offering for Cloud Computing SAP Product Strategy Cloud Computing for SAP Customers IBM Cloud Solutions for SAP Customers 2 IBM Strategy and Offerings

More information

The Clouds Are Coming! Are We Ready?

The Clouds Are Coming! Are We Ready? The Clouds Are Coming! Are We Ready? gerrit@us.ibm.com 1 Cloud Market Place: The Clouds are Coming! The Cloud Market is growing extremely rapidly Some assessments suggest a 2011 total market share in excess

More information

How To Use Anibom Smart Cloud For Business

How To Use Anibom Smart Cloud For Business IBM SmartCloud Enterprise+ A managed multi-tenant private cloud Ruediger Schulze 11/07/2013 About me Ruediger Schulze Senior Software Engineer at the IBM Development Lab in Boeblingen Joined IBM in 1998

More information

Cloud Storage in a PaaS World

Cloud Storage in a PaaS World Cloud Storage in a PaaS World Susan Wu Oracle Group Manager, Product Management Cloud Storage runs Apps Just like a Platform runs Applications, there are many Applications that need to run in Cloud Storage

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

Rethink IT. Rethink Business. Cloud Computing. October 18-19, 2011. Jim Sanders

Rethink IT. Rethink Business. Cloud Computing. October 18-19, 2011. Jim Sanders Rethink IT. Rethink Business Cloud Computing October 18-19, 2011 Jim Sanders Pressures like workforce mobility and increasing productivity are placing greater demands on IT systems. Increased expectations

More information

Managing Traditional Workloads Together with Cloud Computing Workloads

Managing Traditional Workloads Together with Cloud Computing Workloads Managing Traditional Workloads Together with Cloud Computing Workloads Table of Contents Introduction... 3 Cloud Management Challenges... 3 Re-thinking of Cloud Management Solution... 4 Teraproc Cloud

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

Managed Cloud Services

Managed Cloud Services Managed Services From Data Centre to Managed Public Traditional data centre Virtual Data Centre In-house Dedicated External Multi-tenant External Managed Public Consulting approach: Breakdown of Business

More information

Strategy and Architecture - Cloud overview

Strategy and Architecture - Cloud overview Strategy and Architecture - Cloud overview Created by: Jurriaan Brandsma Karl Koll Joke Koning Ronald Zoutendijk Ronald van Teeffelen Table of Contents Why cloud? What is cloud? What are the key Cloud

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Frans Baas IBM Innovation Center Benelux January 2011 V1.2 Introduction to Cloud Computing Content Why Cloud and why now? What is Cloud Computing? Customer Cloud case Developing Cloud workflows Developing

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

In this training module, you learn how to configure and deploy a machine with a monitoring agent through Tivoli Service Automation Manager V7.2.2.

In this training module, you learn how to configure and deploy a machine with a monitoring agent through Tivoli Service Automation Manager V7.2.2. In this training module, you learn how to configure and deploy a machine with a monitoring agent through Tivoli Service Automation Manager V7.2.2. deploy_machine_with_itm_agent.ppt Page 1 of 17 This training

More information

Enterprise Cloud Adoption- Deployment Models, Workloads and Industry Perspective

Enterprise Cloud Adoption- Deployment Models, Workloads and Industry Perspective Enterprise Cloud Adoption- Deployment Models, Workloads and Industry Perspective Prabhakar Attaluri IBM Friday, August 16, 2013 8:00 9:00AM Room 309, Hynes Convention Center Session Number 14066 Abstract

More information

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle Complete Cloud Lifecycle Management Optimize Plan Meter & Charge Manage Applications and Business

More information

Software as a Service

Software as a Service Cloud på System z? zenterprise Heterogeneous Virtual Infrastructure Application APP APP APP APP APP APP IT Process and Service OS and Middleware Workload-Aware Optimization Infrastructure Hardware Middleware

More information

Swissotel the Bosphorus, İstanbul / 15 Şubat 2012

Swissotel the Bosphorus, İstanbul / 15 Şubat 2012 Swissotel the Bosphorus, İstanbul / 15 Şubat 2012 Yeni Nesil İş Modelleri- Bulut Bilişime IBM Yaklaşımı Baran Erdoğan Business Development Executive Cloud and Managed Services IBM Global services Agenda

More information

Cloud Services from MedNautilus Greece. D. Kapetanakis Commercial Director. 16 Infocom Athens October 21

Cloud Services from MedNautilus Greece. D. Kapetanakis Commercial Director. 16 Infocom Athens October 21 Cloud Services from MedNautilus Greece D. Kapetanakis Commercial Director 16 Infocom Athens October 21 MedNautilus Greece Services Data Centers Infrastructure as a Service Cloud Telecom Solutions NEW -

More information

Cisco Network Services Manager 5.0

Cisco Network Services Manager 5.0 Data Sheet Cisco Network Services Manager 5.0 Cisco Network Services Manager is designed to help enable customers to organize their network resources into a flexible multi-tenant infrastructure that integrates

More information

Your First Step to Cloud Computing

Your First Step to Cloud Computing Systems Technology Group Your First Step to Cloud Computing Building a sustainable future USA Irel South Africa China Japan Korea Vietnam India Brazil Hong Kong Cloud Computing Laboratories around the

More information

Oracle Reference Architecture and Oracle Cloud

Oracle Reference Architecture and Oracle Cloud Oracle Reference Architecture and Oracle Cloud Anbu Krishnaswamy Anbarasu Enterprise Architect Social. Mobile. Complete. Global Enterprise Architecture Program Safe Harbor Statement The following is intended

More information

Running Oracle Databases in a z Systems Cloud environment

Running Oracle Databases in a z Systems Cloud environment Running Oracle Databases in a z Systems Cloud environment Sam Amsavelu samvelu@us.ibm.com ISV & Channels Technical Sales - Oracle IBM Advanced Technical Skills (ATS), America Technical University/Symposia

More information

Cloud Computing. Jean-Claude DISPENSA IBM Distinguished Engineer

Cloud Computing. Jean-Claude DISPENSA IBM Distinguished Engineer Cloud Computing Jean-Claude DISPENSA IBM Distinguished Engineer Best Student Recognition Event July 6-8, 2011 EMEA IBM Innovation Center La Gaude, France Business needs are growing - IT costs are increasing

More information

Cloud Computing Reference Architecture 2.0: Overview

Cloud Computing Reference Architecture 2.0: Overview Cloud Computing Reference Architecture 2.0: Overview CC RA team / presented by Mike Buzzetti Agenda Executive Summary Introduction & Overview Historical evolution of the Reference Architecture Structure

More information

What s Behind the Clouds? An IBM view of Cloud Computing & Montpellier Customer Center experience

What s Behind the Clouds? An IBM view of Cloud Computing & Montpellier Customer Center experience Products and Solutions Support Center of Montpellier What s Behind the Clouds? An IBM view of & Montpellier Customer Center experience François Briant - Distinguished Engineer WW STG Customer Centers Chief

More information

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Jan van Tiggelen, Senior Sales Consultant Oracle

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Jan van Tiggelen, Senior Sales Consultant Oracle Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Jan van Tiggelen, Senior Sales Consultant Oracle Complete Cloud Lifecycle Management Optimize Plan Meter & Charge

More information

Private Cloud for WebSphere Virtual Enterprise Application Hosting

Private Cloud for WebSphere Virtual Enterprise Application Hosting Private Cloud for WebSphere Virtual Enterprise Application Hosting Tracy Smith Nationwide Insurance February 7, 2013 Session Number 12884 www.linkedin.com/in/tracysmith2 smitht40@nationwide.com Private

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

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

IBM 000-281 EXAM QUESTIONS & ANSWERS

IBM 000-281 EXAM QUESTIONS & ANSWERS IBM 000-281 EXAM QUESTIONS & ANSWERS Number: 000-281 Passing Score: 800 Time Limit: 120 min File Version: 58.8 http://www.gratisexam.com/ IBM 000-281 EXAM QUESTIONS & ANSWERS Exam Name: Foundations of

More information

ONE Cloud Services Secure Cloud Applications for E-Health

ONE Cloud Services Secure Cloud Applications for E-Health ONE Cloud Services Secure Cloud Applications for E-Health http://cloudbestpractices.net Cloud Solutions Roadmap The Cloud Best Practices Network (CBPN) specializes in pioneering and documenting best practice

More information

CSC BizCloud VPE Service Offering Summary. CSC i

CSC BizCloud VPE Service Offering Summary. CSC i Table of Contents OVERVIEW... 1 BIZCLOUD VPE SOLUTION SUMMARY... 1 BIZCLOUD VPE INFRASTRUCTURE... 1 Hardware and Virtualization Layer... 2 Compute Components... 2 Storage 2 CSC SUPPORT FOR THE BIZCLOUD

More information

Cloud Models and Platforms

Cloud Models and Platforms Cloud Models and Platforms Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF A Working Definition of Cloud Computing Cloud computing is a model

More information

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management Page 2 Table of

More information

IBM & Cloud Computing. Smarter Planet. John Easton UK & Ireland Cloud Computing Technical Leader

IBM & Cloud Computing. Smarter Planet. John Easton UK & Ireland Cloud Computing Technical Leader Cloud Getting hold Computing of the cloud: for a & Cloud Computing Smarter Planet John Easton UK & Ireland Cloud Computing Technical Leader Copyright Corporation 2010 Cloud is important to Corporation

More information

INTRODUCTION TO CLOUD MANAGEMENT

INTRODUCTION TO CLOUD MANAGEMENT CONFIGURING AND MANAGING A PRIVATE CLOUD WITH ORACLE ENTERPRISE MANAGER 12C Kai Yu, Dell Inc. INTRODUCTION TO CLOUD MANAGEMENT Oracle cloud supports several types of resource service models: Infrastructure

More information

Kristin Donceel (Kristin_Donceel@be.ibm.com) June 2013. 2013 IBM Corporation

Kristin Donceel (Kristin_Donceel@be.ibm.com) June 2013. 2013 IBM Corporation The Story of Cloud and IBM zenterprise - Accelerating Cloud with IBM zenterprise - A secure cloud for data enables enterprises to improve service to their customers Kristin Donceel (Kristin_Donceel@be.ibm.com)

More information

Configuration Management of Massively Scalable Systems

Configuration Management of Massively Scalable Systems 1 KKIO 2005 Configuration Management of Massively Scalable Systems Configuration Management of Massively Scalable Systems Marcin Jarząb, Krzysztof Zieliński, Jacek Kosiński SUN Center of Excelence Department

More information

Oracle Cloud Computing Strategy

Oracle Cloud Computing Strategy Oracle Cloud Computing Strategy Han Wammes Public Sector Market Development Manager 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended

More information

Architecting and Building a Secure and Compliant Virtual Infrastructure and Private Cloud

Architecting and Building a Secure and Compliant Virtual Infrastructure and Private Cloud Architecting and Building a Secure and Compliant Virtual Infrastructure and Private Cloud Rob Randell, CISSP Principal Systems Engineer Security Specialist Agenda What is the Cloud? Virtualization Basics

More information

System Center 2012 Suite SYSTEM CENTER 2012 SUITE. BSD BİLGİSAYAR Adana

System Center 2012 Suite SYSTEM CENTER 2012 SUITE. BSD BİLGİSAYAR Adana 2013 System Center 2012 Suite SYSTEM CENTER 2012 SUITE BSD BİLGİSAYAR Adana Configure and manage apps, services, computers, and VMs... 1 Operations Manager... 3 Configuration Manager... 4 Endpoint Protection...

More information

2013 ovh.com. All rights reserved

2013 ovh.com. All rights reserved Abstract During this session, the user will learn how to optimize security, rights, network layers to build Private, Hybrid & Public Cloud range of services based on a same infrastructure using VMware

More information

The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality?

The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? B.Jostmeyer Tivoli System Automation bjost@de.ibm.com The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? IBM Systems Management, Virtualisierung

More information

<Insert Picture Here> Enterprise Cloud Computing: What, Why and How

<Insert Picture Here> Enterprise Cloud Computing: What, Why and How Enterprise Cloud Computing: What, Why and How Jean-Claude Sotto Technology Sales Rep Middlware and E2.0 The following is intended to outline our general product direction. It is intended

More information

Intel IT Cloud Extending OpenStack* IaaS with Cloud Foundry* PaaS

Intel IT Cloud Extending OpenStack* IaaS with Cloud Foundry* PaaS Intel IT Cloud Extending OpenStack* IaaS with Cloud Foundry* PaaS Speaker: Catherine Spence, IT Principal Engineer, Cloud Computing Acknowledgements: Aaron Huber, Jon Price November 2014 Legal Notices

More information

A New Cloud Computing Architecture by Integrating Recent Best Reference Frameworks

A New Cloud Computing Architecture by Integrating Recent Best Reference Frameworks A New Cloud Computing Architecture by Integrating Recent Best Reference Frameworks Niloofar Khanghahi 1 and Ramin Nasiri 2 1 Department of Computer Engineering, Islamic Azad University, Central Tehran

More information

Getting cloud computing right

Getting cloud computing right IBM Global Technology s Thought Leadership White Paper April 2011 Getting cloud computing right The key to business success in a cloud adoption is a robust, proven architecture. 2 Getting cloud computing

More information

How To Get A Cloud Based System To Work For You

How To Get A Cloud Based System To Work For You Predstavenie Oracle Cloud Platform Gabriela Hečková Technology Sales Consultant 1 Digital Business: Challenging Old Business Models Trends Driving Digital Disruption Mobile Social Big Data Internet of

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

Service Automation to implement and operate your Cloud initiatives

Service Automation to implement and operate your Cloud initiatives Service Automation to implement and operate your Cloud initiatives Pierre AESCHLIMANN Principal Solution Consultant (EMEA Global Accounts) BMC Software ! Request, change, and support business services!

More information

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management Hybrid Delivery: The right IT strategy Creating the optimal mix of traditional IT and cloud services

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

IBM Cloud Computing & Common Cloud Management Platform Reference Architecture (CC & CCMP RA) 1.0

IBM Cloud Computing & Common Cloud Management Platform Reference Architecture (CC & CCMP RA) 1.0 Birgit Schmidt-Wesche, Brian Snitzer, Gerd Breiter, Gerhard Widmayer, Jim Whitmore, Julissa Villareal, Michael Behrendt, Rich Caponigro, Rong Chang, Stefan Pappe, Tim Weinmann, Xavier Chotteau (in alphabetic

More information

Cloud computing: the IBM point of view

Cloud computing: the IBM point of view Building an Smarter Planet with Dynamic Infrastructure Cloud computing: the IBM point of view Ciro Puglisi, Infrastructure Offering Leader, CEEMEA cpug@ch.ibm.com, +41 58 333 4157 Cloud Computing can go

More information

Restricted Document. Pulsant Technical Specification

Restricted Document. Pulsant Technical Specification Pulsant Technical Specification Title Pulsant Government Virtual Server IL2 Department Cloud Services Contributors RR Classification Restricted Version 1.0 Overview Pulsant offer two products based on

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

Understand IBM Cloud Manager V4.2 for IBM z Systems

Understand IBM Cloud Manager V4.2 for IBM z Systems Understand IBM Cloud Manager V4.2 for IBM z Systems Kershaw Mehta kershaw@us.ibm.com August 14, 2015 Many organizations begin the cloud journey with a local cloud Organizations are looking for benefits

More information

Data center fo the future software defined DC

Data center fo the future software defined DC Data center fo the future software defined DC Giedrius Markevičius Prekybos vadovas Baltijos šalims 2011 VMware Inc. All rights reserved It took us 4 years to get to 1 million VMs, now we add 1 million

More information

IBM Cloud Computing mraky nad Českou republikou. Petr Plodík high-end/blade product manager IBM Central and Eastern Europe

IBM Cloud Computing mraky nad Českou republikou. Petr Plodík high-end/blade product manager IBM Central and Eastern Europe IBM Cloud Computing mraky nad Českou republikou Petr Plodík high-end/blade product manager IBM Central and Eastern Europe 1 Exabytes A crisis of complexity. The need for progress is clear. 300 250 200

More information

Cisco Integration Platform

Cisco Integration Platform Data Sheet Cisco Integration Platform The Cisco Integration Platform fuels new business agility and innovation by linking data and services from any application - inside the enterprise and out. Product

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

Bla Bla Bla Cloud. Massimo Re Ferre VMware Staff Systems Engineer vcloud Architect. 2009 VMware Inc. All rights reserved

Bla Bla Bla Cloud. Massimo Re Ferre VMware Staff Systems Engineer vcloud Architect. 2009 VMware Inc. All rights reserved Bla Bla Bla Cloud Massimo Re Ferre VMware Staff Systems Engineer vcloud Architect 2009 VMware Inc. All rights reserved Uh? 2 Virtualization explained in one picture (note reaction) 3 Cloud explained in

More information

OpenNebula Open Souce Solution for DC Virtualization. C12G Labs. Online Webinar

OpenNebula Open Souce Solution for DC Virtualization. C12G Labs. Online Webinar OpenNebula Open Souce Solution for DC Virtualization C12G Labs Online Webinar What is OpenNebula? Multi-tenancy, Elasticity and Automatic Provision on Virtualized Environments I m using virtualization/cloud,

More information

www.hcltech.com Get Ready for Tomorrow, Today. Become an enterprise of the future

www.hcltech.com Get Ready for Tomorrow, Today. Become an enterprise of the future www.hcltech.com Get Ready for Tomorrow, Today. Become an enterprise of the future Bridge the Gap to the Future In today s challenging business environment, many organizations find themselves stranded between

More information

Architecting and Implementing a Federated Cloud

Architecting and Implementing a Federated Cloud Architecting and Implementing a Federated Cloud Cloud Computing I am here to help buzzetti@us.ibm.com Worldwide Centers 4 Poughkeepsie, NY Montpellier, France Makuhari, Japan Boeblingen, Germany What we

More information

Cloud Computing Alignment to Service Management (ITIL v3)

Cloud Computing Alignment to Service Management (ITIL v3) Cloud Computing Alignment to Service Management (ITIL v3) Written by: Amit Kumar Purpose : Educational Use Only Table of Contents What is Cloud Computing? What is Software as a Service? What is Infrastructure

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights Cloud Iveta Šťavinová Technology Sales Consultant 2 Copyright 2011, Oracle and/or its affiliates. All rights Safe Harbor Statement The following

More information

OpenNebula Open Souce Solution for DC Virtualization

OpenNebula Open Souce Solution for DC Virtualization 13 th LSM 2012 7 th -12 th July, Geneva OpenNebula Open Souce Solution for DC Virtualization Constantino Vázquez Blanco OpenNebula.org What is OpenNebula? Multi-tenancy, Elasticity and Automatic Provision

More information

Oracle s Cloud Computing Strategy

Oracle s Cloud Computing Strategy Oracle s Cloud Computing Strategy Your Strategy, Your Cloud, Your Choice Sandra Cheevers Senior Principal Product Director Cloud Product Marketing Steve Lemme Director, Cloud Builder Specialization Oracle

More information

Linux/Open Source and Cloud computing Wim Coekaerts Senior Vice President, Linux and Virtualization Engineering

Linux/Open Source and Cloud computing Wim Coekaerts Senior Vice President, Linux and Virtualization Engineering Linux/Open Source and Cloud computing Wim Coekaerts Senior Vice President, Linux and Virtualization Engineering NIST Definition of Cloud Computing Cloud computing is a model for enabling convenient, on-demand

More information

Private Cloud Computing Architectural Concepts

Private Cloud Computing Architectural Concepts Yann Guerin Cloud Architect IBM s SouthWest Europe Cloud Center of Excellence IBM Infrastructure Montpellier Customer Center (PSSC) Cloud Leader yann_guerin@fr.ibm.com Private Cloud Computing Architectural

More information

NEC SigmaSystemCenter 3.0 highlights

NEC SigmaSystemCenter 3.0 highlights NEC SigmaSystemCenter 3.0 highlights NEC Corporation 2nd IT Software Division IT Network Global Solutions Division Sept. 2011 NEC SigmaSystemCenter 3.0 highlights Cloud Management Multitenancy Resource

More information

Oracle Virtualization Strategy and Roadmap

Oracle Virtualization Strategy and Roadmap Oracle Virtualization Strategy and Roadmap Wim Coekaerts, Senior Vice President, Engineering, Linux and Virtualization, Oracle September 29, 2014 Agenda 1 2 3 4 5 IT Transformation Oracle Virtualization

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

IT Infrastructure Services. White Paper. Utilizing Software Defined Network to Ensure Agility in IT Service Delivery

IT Infrastructure Services. White Paper. Utilizing Software Defined Network to Ensure Agility in IT Service Delivery IT Infrastructure Services White Paper Utilizing Software Defined Network to Ensure Agility in IT Service Delivery About the Author Siddhesh Rane Siddhesh Rane is a Technical Architect and part of the

More information

<Insert Picture Here> Cloud Computing Strategy

<Insert Picture Here> Cloud Computing Strategy Cloud Computing Strategy Rex Wang VP Infrastructure and Management The following is intended to outline our general product direction. It is intended for information purposes only,

More information

VBLOCK SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY

VBLOCK SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY VBLOCK SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY August 2011 2011 VCE Company, LLC. All rights reserved. 1 Table of Contents Introduction... 3 Purpose... 3 Audience... 3 Scope...

More information

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management: Solution Architecture

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management: Solution Architecture WHITE PAPER OCTOBER 2014 CA Unified Infrastructure Management: Solution Architecture 2 WHITE PAPER: CA UNIFIED INFRASTRUCTURE MANAGEMENT: SOLUTION ARCHITECTURE ca.com Table of Contents Introduction 3 The

More information

OpenNebula Open Souce Solution for DC Virtualization

OpenNebula Open Souce Solution for DC Virtualization OSDC 2012 25 th April, Nürnberg OpenNebula Open Souce Solution for DC Virtualization Constantino Vázquez Blanco OpenNebula.org What is OpenNebula? Multi-tenancy, Elasticity and Automatic Provision on Virtualized

More information

A Gentle Introduction to Cloud Computing

A Gentle Introduction to Cloud Computing A Gentle Introduction to Cloud Computing Source: Wikipedia Platform Computing, Inc. Platform Clusters, Grids, Clouds, Whatever Computing The leader in managing large scale shared environments o 18 years

More information

Front cover. IBM SmartCloud: Building a Cloud Enabled Data Center. Redguides for Business Leaders. Pietro Iannucci Manav Gupta

Front cover. IBM SmartCloud: Building a Cloud Enabled Data Center. Redguides for Business Leaders. Pietro Iannucci Manav Gupta Front cover IBM SmartCloud: Building a Cloud Enabled Data Center Redguides for Business Leaders Pietro Iannucci Manav Gupta Learn how to choose the infrastructure as a service (IaaS) solution that best

More information

Accenture Cloud Enterprise Services

Accenture Cloud Enterprise Services BMC User Forum 2011 Accenture Cloud Enterprise Services Martin Jureit, Accenture GmbH Accenture, its logo, and High Performance Delivered are trademarks of Accenture. Agenda Accenture Cloud Enterprise

More information

Introducing. 2013 Red Hat Enterprise Linux. Packaging. Joe Yu. Solution Architect, Red Hat

Introducing. 2013 Red Hat Enterprise Linux. Packaging. Joe Yu. Solution Architect, Red Hat Introducing 2013 Red Hat Enterprise Linux Packaging Joe Yu Solution Architect, Red Hat 1 Objective The Platform Business Unit plans to introduce new subscription options on 1 October, 2013. Why? Align

More information

Modeling Services in the CMDB: What Changes with Cloud Computing? Development Exchange Technical Webcast. John Sorensen, CA Technologies

Modeling Services in the CMDB: What Changes with Cloud Computing? Development Exchange Technical Webcast. John Sorensen, CA Technologies Modeling Services in the CMDB: What Changes with Cloud Computing? Development Exchange Technical Webcast John Sorensen, CA Technologies agenda the business world and as such the IT world is changing can

More information

Orange County Convention Center Orlando, Florida June 3-5, 2014. Architecturing the cloud for your SAP landscape Florian Stilkerich

Orange County Convention Center Orlando, Florida June 3-5, 2014. Architecturing the cloud for your SAP landscape Florian Stilkerich Orange County Convention Center Orlando, Florida June 3-5, 2014 Architecturing the cloud for your SAP landscape Florian Stilkerich LEARNING POINTS What are the different types of Cloud Enterprise Architecture

More information

WHITE PAPER: Egenera Cloud Suite

WHITE PAPER: Egenera Cloud Suite WHITE PAPER: Egenera Cloud Suite Introduction Cloud Computing Benefits Users Self-provision computing resources for unparalleled agility and fastest time-toservice Service providers Become cloud providers

More information

Cloud/SaaS enablement of existing applications

Cloud/SaaS enablement of existing applications Cloud/SaaS enablement of existing applications GigaSpaces: Nati Shalom, CTO & Founder About GigaSpaces Technologies Enabling applications to run a distributed cluster as if it was a single machine 75+

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

Integrated service management and cloud computing:

Integrated service management and cloud computing: IBM Global Technology Services Thought Leadership White Paper September 2010 Integrated service management and cloud computing: More than just technology best friends 2 Integrated service management and

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Introduction to Cloud Computing Cloud Computing I (intro) 15 319, spring 2010 2 nd Lecture, Jan 14 th Majd F. Sakr Lecture Motivation General overview on cloud computing What is cloud computing Services

More information

vcloud Suite Architecture Overview and Use Cases

vcloud Suite Architecture Overview and Use Cases vcloud Suite Architecture Overview and Use Cases vcloud Suite 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

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

Cutting Through the Hype: Straight Talk About the Mainframe and Cloud Computing. Straight talk on cloud computing

Cutting Through the Hype: Straight Talk About the Mainframe and Cloud Computing. Straight talk on cloud computing Glenn Anderson, IBM Lab Services and Training Cutting Through the Hype: Straight Talk About the Mainframe and Cloud Computing Summer SHARE August 2014 Session 15593 Straight talk on cloud computing What

More information