z/os Cloud Services Overview

Size: px
Start display at page:

Download "z/os Cloud Services Overview"

Transcription

1 Cloud Services Overview Frank J. De Gilio Chief Cloud guy Hilon Potter The Silver Lining August 2014 Insert Custom Session QR if Desired.

2 Platform as a Service 41% CAGR 1 through 2016 $4.8 Billion 24% of Cloud Revenue Software as a Service 29% CAGR 1 through 2016 $5 Billion 25% of Cloud Revenue 1 Compound Annual Growth Rate 2

3 Perspective per spec tive pəәrˈspektiv Noun 1. a particular attitude toward or way of regarding something; a point of view. "most guidebook history is written from the editor's perspective" synonyms: outlook, view, viewpoint, point of view, POV, standpoint, position, stand, stance, angle, slant, attitude, frame of mind, frame of reference, approach, way of looking, interpretation "his perspective on things had changed" PaaS Platform as a Service SaaS Software as a Service 3

4 The Requirements Granular Usage Monitoring True Multi-Tennant Environment This is easy, lots of virtual servers in a cloud environment, with automation The Solution? 4 Differentiated User Experience Few Admins Large Community

5 The Requirements Granular Usage Monitoring True Multi-Tennant Environment Differentiated User Experience Few Admins Large Community This is easy, it s MVS, multiple workloads securely separated, with a single OS Stack to manage The Solution! 5

6 Providing Higher Level Cloud Services Software as a Service Platform as a Service S erv S erv S erv S erv S erv S erv Infrastructure as a Service i c e! i c e! i c e! i c e! i c e! i c e! Server Server Server Linux on z 6

7 The Model S erv S erv S erv S erv S erv S erv Power AIX & Linux i c e i c e i c e i c e i c e i c e Server Server Server REST Server Server Server Linux on z Server Server Server Linux on x86 7

8 What if? We Leverage capability as a Higher Level Cloud Service Provider? Software as a Service becomes a multiplatform solution Virtual Appliance Container CF Sysplex Distributor REST JSON Nodes in a Cloud 8

9 A Cloud Service? How do I cover? Elastic Scalability Create more servers with complete stacks Create a new service instance with a single stack Usage Monitoring Monitor usage by gather information from multiple hypervisors Monitor usage on a single Plex Provisioning Provision a full stack (OS, Middleware, Application) Provision a new instance of a service on an existing stack 9

10 Use Case: Caching An example Requirements: Provide a remote, sharable, secure, cache for data to be accessed by 1-n services running in the network Meet performance requirements at as low a cost as possible 1. Cache service is requested by an application (a) 2. Application (a) uses the cache to store transient data 3. Application (a ) accesses transient data 4. Application (b) accesses transient data created by Application (a) 5. Application (a ) accesses transient data 6. Application (b ) accesses transient data data created by Application (a) 1 0

11 zcache Active/Single Site 1 Data Store CF LPAR LPAR LPAR Shared Port Shared Port Shared Port WLM Managed Sysplex Distribution End Point URL Performance Sustained 1,000 TPS with 1ms reads and 4ms writes Failover Depending on the hosting environment, a backup site may be available for the environment to be restarted in after a disaster, typically with a 4-hour RTO Load balancing Performed via Workload Manager and Sysplex Distributor across the sysplex (Host)/resources/datacaches/BU_SBU/AppName/key 11

12 zcache Active/Active Site 1 Site 2 Data Store Data Store CF CF LPAR LPAR LPAR LPAR LPAR LPAR Shared Port Shared Port Shared Port Shared Port Shared Port Shared Port WLM Managed Sysplex Distribution End Point URL Synch Replication WLM Managed Sysplex Distribution End Point URL 12 Active Performance Sustained 1,000 TPS with 1ms reads and 4ms writes Failover Each site provides 2 client ports (SSL, non-ssl). If a site becomes unavailable (ports close), all work is serviced from the alternate site. When the site becomes available again, the data from the active site is resynched to the previously down site, then the ports are reopened and distribution of work resumes Load balancing Performed across sites in a round-robin fashion by NLB, and within a site via Workload Manager and Sysplex Distributor across the sysplex (Host)/resources/datacaches/BU_SBU/AppName/key Active

13 An interesting thing happened on the way to the market! The Cache offering was created and made available by a large retailer Marketed and pushed to a single developer Resource utilization after a month went way beyond what was projected Why? Was there a problem? Was it working? 13

14 An interesting thing happened on the way to the market! The Cache offering was created and It made was a available success by and a large retailer the word spread thru Marketed and pushed to a single developer the underground Resource utilization after a month went way beyond what was projected Why? Was there a problem? Was it working? Multiple developers, learned by word of mouth and, were using it New problem, How do you identify different users? Easy Fix -The Matters! /Division/Org/Department/Application/Instance/Cache SMF Manager 14

15 Is it worth it? zcache performance on WMD3 (z196): 31MAY :02: MAINVIEW WINDOW INTERFACE (V6.0.00) COMMAND ===> SCROLL ===> CSR CURR WIN ===> 1 ALT WIN ===> >W1 =CHIST============(ALL======TESWCAA=)31MAY2013==22:02:03====MVCICS===D==128 Task CICS Lcl Task Lcl Task Tran Response CPU Storage I/O Term Num System End Date End Time ID Time Time HWM Calls ID Average Response time (196): 8.5 MS TESWCAA 31MAY :59:41 ZC TESWCAA 31MAY :59:41 ZC TESWCAA Average 31MAY2013 CPU 21:59:41 time ZC00 (196): MS TESWCAA 31MAY :59:41 ZC TESWCAA 31MAY :59:41 ZC zcache performance on WMD3 (zec12): 04JUN :06: MAINVIEW WINDOW INTERFACE (V6.0.00) COMMAND ===> SCROLL ===> CSR CURR WIN Average ===> 1 Response ALT WIN ===> time (EC12): 5.28 MS >W1 =CHIST============(ALL======TESWMAC=)04JUN2013==13:06:21====MVCICS===D===96 Task CICS Lcl Task Lcl Task Tran Response CPU Storage I/O Term Num System Average End Date CPU End Time time ID (EC12): Time Time 3.24 HWM MS Calls ID TESWMAC 04JUN :05:34 ZC TESWMAC 04JUN :05:34 ZC TESWMAC 04JUN :05:34 ZC TESWMAC 04JUN :05:34 ZC

16 Potential Use Case: Serialized Incremented Integers 1 2 CS R1,R2,D1 vs. lots of code and multiple servers 3 16

17 USE Case: Crypto -IBM Advanced Crypto Service Provider REST API 1 The IBM Advanced Crypto Service Provider REST API is a cryptography service available for on- and off-platform use for Cloud Services (zcs). It provides access to cryptographic function using an HTTP Web service. This exposes ACSP services for use to distributed clients. This service centralizes the definition, use, and maintenance of cryptographic keys, simplifying key management. It allows the use of secure and protected keys to avoid the exposure of sensitive key information outside of the trusted, hardened and tamper evident cryptographic co-processor. ACSP-REST also permits access control and logging on key service usage in addition to service charge-back to applications based on actual usage. Any authorized RESTful application with the appropriate credentials may utilize the service. Such an application would send a HTTP request over SSL/TLS to the URL of an ACSP-REST service along with a JSON (or XML) payload formatted to match the provided schema. The client application would receive a JSON (or XML) payload containing the encrypted text as the response. 1 Lab Services Offering 17

18 The Infrastructure for ACSP (from one perspective) Catalog Jazz SM Linux on z cloud UI MF CRYPTO Provisioned Guest Application cloud Infrastructure RACF System z A system with MF, RACF, a cloud infrastructure that uses a catalog based process i.e. Smartcloud Control Desk 18

19 Step 1: Publish Service to Jazz SM Server Publish service to Jazz SM Describe service Define location Define used to call the service Jazz SM MF Linux on z Service and Workflow is setup in MF RACF CRYPTO 19

20 Step 2: Build Catalog from Repository Catalog Jazz SM Linux on z cloud UI MF Service and Workflow is setup in MF CRYPTO The Provider repository on the JazzSM can be read by any OSLC compliant product to build a catalog entry. RACF 20

21 Step 3: Application Programmer Asks the Factory for an Instance Jazz SM Linux on z cloud UI MF Service and Workflow is setup in MF CRYPTO RACF 21

22 Step 4: MF Provisions the Service Jazz SM Linux on z cloud UI MF Service and Workflow is setup in MF CRYPTO Provisioned Guest Application RACF Provision the Service -Execute the Workflow to create an instance of the service Connect to RACF and create the id credentials Setup the service in either an existing server or create a new instance of a server Pass back the for the service and the credential to the application programmer 22

23 Step 5: The Application uses the Service Jazz SM Linux on z MF CRYPTO Provisioned Guest Application RACF The application programmer writes code that calls the provisioned service via the. It will use RACF to associate an identity with the service call. This identity will be tied to usage information and possibly performance. 23

24 Step 6: Gather Information on the Service Catalog Jazz SM Linux on z cloud UI Provisioned Guest Application MF RACF CRYPTO OSLC Compliant tooling will use the provider information in JazzSM to gather information about the Factory and the instances created by the factory. It will do this with the help of MF and other subsystem capabilities. 24

25 The Infrastructure for ACSP (from the right perspective) Catalog Jazz SM Linux on z System z cloud UI Provisioned Guest Application Provisioned Service MF RACF CRYPTO 25 cloud Infrastructure The infrastructure is actually multiple systems working together to provide the business services required, managed as a cloud.

26 Consuming Cloud Service with BlueMix -Demo BlueMix Jazz SM Linux on z Cloud Foundry PaaS MF CRYPTO SoftLayer RACF BlueMix RESTful services allow distributed programmers to use capability without understanding implementation details BlueMix streamlines the use of RESTful Services The vision is to give CIOs control over services that Lines of Business will use 26

27 Other ideas? Infrastructure Services Certificate Management Cloud wide Lock MQ as a Service Business Services Credit Card Processing Inventory Control Account Management 27

28 28 For additional details or questions please contact

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

IBM Bluemix. The Digital Innovation Platform. Simon Moser ([email protected]) @mosersd

IBM Bluemix. The Digital Innovation Platform. Simon Moser (smoser@de.ibm.com) @mosersd IBM Bluemix The Digital Innovation Platform Simon Moser ([email protected]) @mosersd Who am I? - Senior Technical Staff Member at IBM Research & Development Lab in Böblingen, Germany - Bluemix Application

More information

Extending IBM WebSphere MQ and WebSphere Message Broker to the Clouds 5th February 2013 Session 12628

Extending IBM WebSphere MQ and WebSphere Message Broker to the Clouds 5th February 2013 Session 12628 Extending IBM WebSphere MQ and WebSphere Message Broker to the Clouds 5th February 2013 Session 12628 Ralph Bateman ([email protected]) STSM, Messaging and Integration Customer Support IBM Hursley Lab Topics

More information

What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data?

What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data? December, 2014 What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data? Glenn Anderson IBM Lab Services and Training Today s mainframe is a hybrid system z/os Linux on Sys z DB2 Analytics Accelerator

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

Securing Data in the Virtual Data Center and Cloud: Requirements for Effective Encryption

Securing Data in the Virtual Data Center and Cloud: Requirements for Effective Encryption THE DATA PROTECTIO TIO N COMPANY Securing Data in the Virtual Data Center and Cloud: Requirements for Effective Encryption whitepaper Executive Summary Long an important security measure, encryption has

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Lunch and Learn: BlueMix to Mainframe making development accessible in the

Lunch and Learn: BlueMix to Mainframe making development accessible in the Lunch and Learn: BlueMix to Mainframe making development accessible in the Cloud Rosalind Radcliffe IBM Distinguished Engineer, IBM Academy of Technology [email protected] @RosalindRad Insert Custom

More information

IBM Infrastructure Suite for z/vm and Linux

IBM Infrastructure Suite for z/vm and Linux IBM Infrastructure Suite for z/vm and Linux Tracy Dean, IBM [email protected] October 2015 Agenda Solution introduction Solution details Summary, contacts, and more information 2 IBM Infrastructure Suite

More information

Backup Exec Private Cloud Services. Planning and Deployment Guide

Backup Exec Private Cloud Services. Planning and Deployment Guide Backup Exec Private Cloud Services Planning and Deployment Guide Chapter 1 Introducing Backup Exec Private Cloud Services This chapter includes the following topics: About Backup Exec Private Cloud Services

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 [email protected] The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? IBM Systems Management, Virtualisierung

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 [email protected] Private

More information

Clearing the Fog: Understanding z Systems Cloud Technology Options

Clearing the Fog: Understanding z Systems Cloud Technology Options Clearing the Fog: Understanding z Systems Cloud Technology Options Glenn Anderson IBM Lab Services and Training NewEra z Exchange March, 2016 Copyright IBM Corporation 2016. Technical University/Symposia

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 [email protected] ISV & Channels Technical Sales - Oracle IBM Advanced Technical Skills (ATS), America Technical University/Symposia

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Copyright 2015 EMC Corporation. All rights reserved. 1

Copyright 2015 EMC Corporation. All rights reserved. 1 Copyright 2015 EMC Corporation. All rights reserved. 1 CLOUD READY DATA PROTECTION BUILT FOR SOFTWARE DEFINED DATACENTER YATIN PATIL Copyright 2015 EMC Corporation. All rights reserved. 2 TWEET US! Are

More information

The Impact of PaaS on Business Transformation

The Impact of PaaS on Business Transformation The Impact of PaaS on Business Transformation September 2014 Chris McCarthy Sr. Vice President Information Technology 1 Legacy Technology Silos Opportunities Business units Infrastructure Provisioning

More information

Learn How to Leverage System z in Your Cloud

Learn How to Leverage System z in Your Cloud Learn How to Leverage System z in Your Cloud Mike Baskey IBM Thursday, February 7 th, 2013 Session 12790 Cloud implementations that include System z maximize Enterprise flexibility and increase cost savings

More information

This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1.

This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1. This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1. WD31_VirtualApplicationSharedServices.ppt Page 1 of 29 This presentation covers the shared

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

Plan for Success with a Hybrid Cloud! Thanks to IBM Power Systems OpenStack SoftLayer and UrbanCode

Plan for Success with a Hybrid Cloud! Thanks to IBM Power Systems OpenStack SoftLayer and UrbanCode Plan for Success with a Hybrid Cloud! Thanks to IBM Power Systems OpenStack SoftLayer and UrbanCode Please check-in to this session Guilhaume Garcia Pre-Sales Architect hybrid cloud IBM France fr.linkedin.com/in/guilhaumegarcia

More information

Developing Cloud Applications using IBM Bluemix. Brian DePradine (Development lead Liberty buildpack)

Developing Cloud Applications using IBM Bluemix. Brian DePradine (Development lead Liberty buildpack) Developing Cloud Applications using IBM Bluemix Brian DePradine (Development lead Liberty buildpack) What Customers Tell Us Their IT Needs Quick development time Low Cost Low barriers to ramp up & maintain

More information

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics 1 Harnessing the Power of the Microsoft Cloud for Deep Data Analytics Today's Focus How you can operate your business more efficiently and effectively by tapping into Cloud based data analytics solutions

More information

VMware on VMware: Private Cloud Case Study Customer Presentation

VMware on VMware: Private Cloud Case Study Customer Presentation VMware on VMware: Private Cloud Case Study Customer Presentation 2009 VMware Inc. All rights reserved Agenda VMware IT landscape Motivations for the Cloud Private Cloud Stack Impact of moving to the Cloud

More information

Overview of IBM Cloud Integration

Overview of IBM Cloud Integration March 25, 2014 Overview of IBM Cloud Integration Adam Gunther Program Director, Cloud Offerings, WebSphere Product Management Matt Lucas Lead Architect, IBM Integration Bus Agenda Market Observations API

More information

Availability for your modern datacenter

Availability for your modern datacenter Availability for your modern datacenter - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable Veeam Availability protection for the Always-On Business

More information

Daymark DPS Enterprise - Agentless Cloud Backup and Recovery Software

Daymark DPS Enterprise - Agentless Cloud Backup and Recovery Software Daymark DPS Enterprise - Agentless Cloud Backup and Recovery Software Your company s single most valuable asset may be its data. Customer data, product data, financial data, employee data this is the lifeblood

More information

Extending IBM WebSphere MQ and WebSphere Message Broker to the Clouds Session 14238

Extending IBM WebSphere MQ and WebSphere Message Broker to the Clouds Session 14238 Extending IBM WebSphere MQ and WebSphere Message Broker to the Clouds Session 14238 Ralph Bateman ([email protected]) STSM, Messaging and Integration Customer Support IBM Hursley Lab Private Community Deploy

More information

Cloud Computing Security: Public vs. Private Cloud Computing

Cloud Computing Security: Public vs. Private Cloud Computing Cloud Computing Security: Public vs. Private Cloud Computing White paper Parallels Cloud Computing Security Overview Over the last few years, cloud computing has become a buzzword on the Internet. In simple

More information

Alfresco Enterprise on AWS: Reference Architecture

Alfresco Enterprise on AWS: Reference Architecture Alfresco Enterprise on AWS: Reference Architecture October 2013 (Please consult http://aws.amazon.com/whitepapers/ for the latest version of this paper) Page 1 of 13 Abstract Amazon Web Services (AWS)

More information

Level 1: Asigra Cloud Backup Foundation Training

Level 1: Asigra Cloud Backup Foundation Training Level 1: Asigra Cloud Backup Foundation Training Course Description Delivery Method: Virtual Instructor Led Training Duration: 3 Days Course Objectives: This course teaches the fundamental operations of

More information

Monitoring HP OO 10. Overview. Available Tools. HP OO Community Guides

Monitoring HP OO 10. Overview. Available Tools. HP OO Community Guides HP OO Community Guides Monitoring HP OO 10 This document describes the specifications of components we want to monitor, and the means to monitor them, in order to achieve effective monitoring of HP Operations

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 [email protected] August 14, 2015 Many organizations begin the cloud journey with a local cloud Organizations are looking for benefits

More information

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group DevOps Best Practices for Mobile Apps Sanjeev Sharma IBM Software Group Me 18 year in the software industry 15+ years he has been a solution architect with IBM Areas of work: o DevOps o Enterprise Architecture

More information

CompTIA Cloud+ 9318; 5 Days, Instructor-led

CompTIA Cloud+ 9318; 5 Days, Instructor-led CompTIA Cloud+ 9318; 5 Days, Instructor-led Course Description The CompTIA Cloud+ certification validates the knowledge and best practices required of IT practitioners working in cloud computing environments,

More information

zenterprise The Ideal Platform For Smarter Computing Developing Hybrid Applications For zenterprise

zenterprise The Ideal Platform For Smarter Computing Developing Hybrid Applications For zenterprise zenterprise The Ideal Platform For Smarter Computing Developing Hybrid Applications For zenterprise Smarter Computing Is Redefining The Data Center Consolidate Infrastructure Optimize to data center Eliminate

More information

The Digital Certificate Journey from RACF to PKI Services Part 2 Session J10 May 11th 2005

The Digital Certificate Journey from RACF to PKI Services Part 2 Session J10 May 11th 2005 IBM eserver The Digital Certificate Journey from RACF to PKI Services Part 2 Session J10 May 11th 2005 Wai Choi IBM Corporation RACF Development Poughkeepsie, NY Phone: (845) 435-7623 e-mail: [email protected]

More information

CompTIA Cloud+ Course Content. Length: 5 Days. Who Should Attend:

CompTIA Cloud+ Course Content. Length: 5 Days. Who Should Attend: CompTIA Cloud+ Length: 5 Days Who Should Attend: Project manager, cloud computing services Cloud engineer Manager, data center SAN Business analyst, cloud computing Summary: The CompTIA Cloud+ certification

More information

How WebSphere Fits in IBM s Cloud Strategy

How WebSphere Fits in IBM s Cloud Strategy March 25, 2014 How WebSphere Fits in IBM s Cloud Strategy Adam Gunther Program Director, Cloud Offerings, WebSphere Product Management Agenda Market Trends & IBM Cloud Strategy What s New: IBM Codename:

More information

Agenda. How to configure

Agenda. How to configure [email protected] Agenda Strongly Recommend: Knowledge of ArcGIS Server and Portal for ArcGIS Security in the context of ArcGIS Server/Portal for ArcGIS Access Authentication Authorization: securing web services

More information

Kaseya IT Automation Framework

Kaseya IT Automation Framework Kaseya Kaseya IT Automation Framework An Integrated solution designed for reducing complexity while increasing productivity for IT Professionals and Managed Service Providers. The powerful, web-based automation

More information

Big Data Storage in the Cloud

Big Data Storage in the Cloud Big Data Storage in the Cloud Russell Witt Scott Arnett CA Technologies Tuesday, March 11 Session Number 15288 Tuesday, March 11Tuesday, March 11 Abstract Need to reduce the cost of managing storage while

More information

Turbo Charge Your Data Protection Strategy

Turbo Charge Your Data Protection Strategy Turbo Charge Your Data Protection Strategy Data protection for the hybrid cloud 1 WAVES OF CHANGE! Data GROWTH User EXPECTATIONS Do It YOURSELF Can t Keep Up Reliability and Visibility New Choices and

More information

IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2. User s Guide SC14-7493-03

IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2. User s Guide SC14-7493-03 IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2 User s Guide SC14-7493-03 IBM Tivoli Monitoring for Virtual Environments: Dashboard,

More information

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module WHITE PAPER May 2015 Contents Advantages of NEC / Iron Mountain National

More information

How To Understand The 2013 Cio Agenda For A Cloud Server

How To Understand The 2013 Cio Agenda For A Cloud Server cf push: Push your Scala/Play apps to Cloud Foundry RAGHAVAN N. SRINIVAS @ragss 1 Who am I? Rags (not to Riches) and work for EMC CODE Middleware and Application programmer Architect and Evangelist Part

More information

Cloud Infrastructure Management - IBM VMControl

Cloud Infrastructure Management - IBM VMControl Cloud Infrastructure Management - IBM VMControl IBM Systems Director 6.3 VMControl 2.4 Thierry Huche IBM France - Montpellier [email protected] 2010 IBM Corporation Topics IBM Systems Director /

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 Andrew Sutherland SVP, Middleware Business, EMEA he following is intended to outline our general product direction. It is intended for

More information

VMware vrealize Automation

VMware vrealize Automation VMware vrealize Automation Reference Architecture Version 6.0 and Higher T E C H N I C A L W H I T E P A P E R Table of Contents Overview... 4 What s New... 4 Initial Deployment Recommendations... 4 General

More information

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

CLOUD TECH SOLUTION AT INTEL INFORMATION TECHNOLOGY ICApp Platform as a Service

CLOUD TECH SOLUTION AT INTEL INFORMATION TECHNOLOGY ICApp Platform as a Service CLOUD TECH SOLUTION AT INTEL INFORMATION TECHNOLOGY ICApp Platform as a Service Open Data Center Alliance, Inc. 3855 SW 153 rd Dr. Beaverton, OR 97003 USA Phone +1 503-619-2368 Fax: +1 503-644-6708 Email:

More information

VMware vrealize Automation

VMware vrealize Automation VMware vrealize Automation Reference Architecture Version 6.0 or Later T E C H N I C A L W H I T E P A P E R J U N E 2 0 1 5 V E R S I O N 1. 5 Table of Contents Overview... 4 What s New... 4 Initial Deployment

More information

Configuring Security Features of Session Recording

Configuring Security Features of Session Recording Configuring Security Features of Session Recording Summary This article provides information about the security features of Citrix Session Recording and outlines the process of configuring Session Recording

More information

Appendix C to DIR Contract Number DIR-TSO-2736 SunGard Availability Services Discount Level: 25% Managed Data Center Services - Cloud Hosting

Appendix C to DIR Contract Number DIR-TSO-2736 SunGard Availability Services Discount Level: 25% Managed Data Center Services - Cloud Hosting Resource Pool for ECS/Managed Cloud. Order in 2GB increments. Storage added separately Level: 25% Min RAM Max RAM Cloud Resource Pool (1 GB RAM /.5 vcpu) 1 2 32 26% 2 33 64 26% 3 65 128 26% 4 129 N/A 26%

More information

Virtual Client Solution: Desktop Virtualization

Virtual Client Solution: Desktop Virtualization IBM System x and BladeCenter Virtual Client Solution: Desktop Virtualization Powered by and VMware View June 29, 2010 Agenda 1 2 3 4 5 6 Virtual client solution overview Addressing companies pain points

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

API MORNING. IBM Bluemix. The Digital Innovation Platform. [email protected]. 2015 IBM Corporation

API MORNING. IBM Bluemix. The Digital Innovation Platform. yves.holvoet@fr.ibm.com. 2015 IBM Corporation API MORNING IBM Bluemix The Digital Innovation Platform [email protected] Timing is critical Today s apps must keep up with the speed of the app revolution. Customer Managed Code Data Runtime Middleware

More information

How To Choose Cloud Computing

How To Choose Cloud Computing IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 09, 2014 ISSN (online): 2321-0613 Comparison of Several IaaS Cloud Computing Platforms Amar Deep Gorai 1 Dr. Birendra Goswami

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

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

Create apps with the efficiency of a cold blooded cyborg

Create apps with the efficiency of a cold blooded cyborg IBM Bluemix TM Create apps with the efficiency of a cold blooded cyborg IBM Ecosystem Development Dan O Riordan #gotoaar goto conference AARHUS @danoriordan IBM Bluemix Registration Go to bluemix.net and

More information

What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data?

What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data? Glenn Anderson, IBM Lab Services and Training What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data? Summer SHARE August 2014 Session 15595 (c) Copyright 2014 IBM Corporation 1 Today s mainframe

More information

Clodoaldo Barrera Chief Technical Strategist IBM System Storage. Making a successful transition to Software Defined Storage

Clodoaldo Barrera Chief Technical Strategist IBM System Storage. Making a successful transition to Software Defined Storage Clodoaldo Barrera Chief Technical Strategist IBM System Storage Making a successful transition to Software Defined Storage Open Server Summit Santa Clara Nov 2014 Data at the core of everything Data is

More information

IBM Cloud: Platform-as-a-Service

IBM Cloud: Platform-as-a-Service IBM Cloud: Platform-as-a-Service September 17 th, 2014 www.ibm.com/investor Forward Looking Statements and Non-GAAP Information Certain comments made in this presentation may be characterized as forward

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

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 Bluemix, the digital innovation platform

IBM Bluemix, the digital innovation platform IBM Bluemix, the digital innovation platform Linux day 2015, Torino Greta Boffi, IBM Cloud EcoD 1 Cloud Service Models IBM SaaS Bluemix eliminates / dramatically simplifies various tasks: Traditional On-Premises

More information

IBM PureData System for Transactions. Technical Deep Dive. Jonathan Rossi, PureSystems Specialist [email protected]

IBM PureData System for Transactions. Technical Deep Dive. Jonathan Rossi, PureSystems Specialist rossij@us.ibm.com IBM expert integrated system Technical Deep Dive Maria N. Schwenger, PureSystems Specialist [email protected] Jonathan Rossi, PureSystems Specialist [email protected] IBM PureData System for Transactions

More information

Cloud Security. Peter Jopling [email protected] 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 [email protected] IBM UK Ltd Software Group Hursley Labs peterjopling 2011 IBM Corporation Cloud computing impacts the implementation of security in fundamentally new ways

More information

PowerVC 1.2 Q4 2013 Power Systems Virtualization Center

PowerVC 1.2 Q4 2013 Power Systems Virtualization Center PowerVC 1.2 Q4 2013 Power Systems Virtualization Center At last a simple tool to spin-off Power Virtual Machines with very little effort Nigel Griffiths IBM Power Systems Corporation Advanced Technology

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

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution?

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution? MaaS360 FAQs This guide is meant to help answer some of the initial frequently asked questions businesses ask as they try to figure out the who, what, when, why and how of managing their smartphone devices,

More information

Introduction to the Mobile Access Gateway

Introduction to the Mobile Access Gateway Introduction to the Mobile Access Gateway This document provides an overview of the AirWatch Mobile Access Gateway (MAG) architecture and security and explains how to enable MAG functionality in the AirWatch

More information

CLOUD SERVICES FOR EMS

CLOUD SERVICES FOR EMS CLOUD SERVICES FOR EMS Greg Biegen EMS Software Director Cloud Operations and Security September 12-14, 2016 Agenda EMS Cloud Services Definitions Hosted Service Managed Services Governance Service Delivery

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business

How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business Esri Middle East and Africa User Conference December 10 12 Abu Dhabi, UAE Understanding ArcGIS in Virtualization and Cloud Environments Marwa Mabrouk Powerful GIS capabilities Delivered as Web services

More information

Getting Your Head in the Cloud A High Level Cloud Perspective

Getting Your Head in the Cloud A High Level Cloud Perspective Getting Your Head in the Cloud A High Level Cloud Perspective Frank J. De Gilio (IBM) Rich Jackson (Walmart) Randy Frerking (Walmart) Jeff Bisti (IBM) Cloud Definition C L O U D onvenient everaging f ncertain

More information

IBM z13 Software Pricing Announcements

IBM z13 Software Pricing Announcements IBM z13 Software Pricing Announcements - IBM Collocated Application Pricing (ICAP) - Country Multiplex Pricing - Technology Update Pricing for z13 January 14, 2015 IBM z13 Software Pricing Announcements

More information

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 July 2015 Heterogeneous Datacenter Management Oracle s Philosophy Productize our deep understanding of the Oracle stack to provide

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

An Enterprise Perspective on Cloud Innovation. Andy Brown UBS Group CTO Client Facing Technologies CIO

An Enterprise Perspective on Cloud Innovation. Andy Brown UBS Group CTO Client Facing Technologies CIO An Enterprise Perspective on Cloud Innovation Andy Brown UBS Group CTO Client Facing Technologies CIO UBS: One of the leading financial firms UBS draws on its 150-year heritage to serve private, institutional

More information

Communication Protocol Adapters in Sterling Integrator. 2009 IBM Corporation

Communication Protocol Adapters in Sterling Integrator. 2009 IBM Corporation Communication Protocol Adapters in Sterling Integrator Agenda Overview of communications adapters in Sterling Integrator (SI) Important concepts Perimeter Server Mailbox Key management HTTP(S) related

More information

Availability for the modern datacentre

Availability for the modern datacentre Availability for the modern datacentre Veeam Availability Suite v8 Mohamad Rizk Presales Consultant Middle East [email protected] Veeam is built for virtualization Founded in 2006, Global company

More information

CA Encryption Key Manager r14.5

CA Encryption Key Manager r14.5 PRODUCT SHEET CA Encryption Key Manager CA Encryption Key Manager r14.5 CA Encryption Key Manager is a z/os-based, software cryptographic solution that helps ensure the highest availability of encryption

More information

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

Cloud Service Model. Selecting a cloud service model. Different cloud service models within the enterprise Cloud Service Model Selecting a cloud service model Different cloud service models within the enterprise Single cloud provider AWS for IaaS Azure for PaaS Force fit all solutions into the cloud service

More information

Data Centers and Cloud Computing

Data Centers and Cloud Computing Data Centers and Cloud Computing CS377 Guest Lecture Tian Guo 1 Data Centers and Cloud Computing Intro. to Data centers Virtualization Basics Intro. to Cloud Computing Case Study: Amazon EC2 2 Data Centers

More information

First Steps with IBM Integration Bus: Application Integration in the new world

First Steps with IBM Integration Bus: Application Integration in the new world First Steps with IBM Integration Bus: Application Integration in the new world Dave Gorman IBM 10 th March 2014 15020 Insert Custom Session QR if Desired. 2 Important Disclaimer THE INFORMATION CONTAINED

More information

Evaluation of Enterprise Data Protection using SEP Software

Evaluation of Enterprise Data Protection using SEP Software Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &

More information