What IT Leadership Needs to Know About OpenStack

Size: px
Start display at page:

Download "What IT Leadership Needs to Know About OpenStack"

Transcription

1 What IT Leadership Needs to Know About OpenStack White Paper Zefflin Systems LLC

2 Table of Contents 1. Introduction Business Case Governance, and Why This is Important OpenStack Distributions: What Are They and Why Does it Matter? Open Source Software Licensing Models & Agreements Risks in Adopting OpenStack and How to Mitigate Them About Zefflin... 8

3 1. Introduction As more and more companies decide to commit resources to OpenStack, many are going into it with false assumptions or without properly educating themselves. OpenStack shows tremendous promise to streamline IT, reduce cost and improve speed/quality of service. There are many aspects of planning, purchasing, implementing and running OpenStack, however, that differ significantly from enterprise software. 2. Business Case When you've decided that OpenStack is worth a look from a technological, functional and organizational perspective, there are a number of costs/benefits to consider. Some of these must be qualitatively assessed. Others can be specifically quantified. P a g e 1

4 Research has been published regarding costs and benefits of adopting OpenStack, but each organization is different. There are many variables involved and it is highly dependent upon several factors, including workloads to be run, existing infrastructure, resource availability and many others. It is clear, however, that increasing numbers of companies from small to larger enterprises are finding that the benefits outweigh the costs. P a g e 2

5 3. Governance, and Why This is Important In the world of enterprise software, product management and all the processes associated with it are well understood. Enterprise software companies constantly evaluate market conditions and develop a product roadmap that includes development of future functionality and product direction. With open source software, the rules are different. For some open source software, the product management function is still contained inside a single software company. For OpenStack (also in the case of Linux), the product management function lies with the OpenStack Foundation, an independent non-profit organization which has its own by-laws, procedures and governance. Its board members are also elected by the community, which minimizes dominance by any single vendor. This changes the dynamic completely because market requirements have a different path by which they become product functionality. Any developer can submit a code change for consideration. Companies can employ (at their own cost) any number of developers, thereby vying for influence by sheer number of heads. Enterprise software companies like VMWare, HP, IBM and others are embracing OpenStack, but they also have significant software license revenue that is complementary and/or competitive with OpenStack. This is not a bad thing, but is an important nuance to understand for anyone considering a long term commitment to OpenStack, because some product features may have genuine market pull, while others may be influenced by enterprise software. There are advantages to this also. For example, VMWare Integrated OpenStack (VIO) has strong integration to vsphere, vcloud Director and the entire VCloud Automation suite (recently renamed to vrealize Suite). HP Helion OpenStack, has strong integration to their cloud automation suite, including Cloud Service Automation (CSA) and Operations Orchestration (OO) products. The code development and management process is also a major consideration for any software user. In the enterprise software world, the entire development process is owned by a single vendor from code, build, test and QA to packaging and distribution. It is assumed that any enterprise software company has safe-guards and processes that ensure code quality and security. With OpenStack, the development community is very large. For the latest release (Kilo), some 1,500 developers put their weight behind Kilo, merging over 19,500 patches and dispatching with nearly 14,000 tickets, all in a 6 month period. The coding, QA and security processes have to be automated and very disciplined in order to enable this volume and size of developer community. The OpenStack community has adopted modern DevOps and automation practices. Code checks covering code quality and security are more stringent than most P a g e 3

6 software companies have internally. This is by necessity and is a very good thing for the user base, because the structure applied represents a lower risk for users. 4. OpenStack Distributions: What Are They and Why Does it Matter? OpenStack is following a similar path as Linux did in its path to mainstream adoption. Companies have signed up to take the vanilla version ("Trunk"), integrate their own IP, then provide QA, packaging and installation utilities, and offer support contracts. There are at least 15 companies that have entered the market in this area, including HP, IBM, VMWare, Red Hat, Canonical, Mirantis, Piston and others. Each company has a different approach to how they deliver OpenStack to market. Some have architected it in a way that is easy to install and upgrade. Piston, for example, has developed a powerful IP layer that enables OpenStack to run on commodity hardware, significantly reducing the cost of infrastructure required to deploy. Each company incorporates their own IP, QA process and packaging, resulting in different software from distributor to distributor. For these reasons, it is best to develop your infrastructure roadmap and cloud strategy before picking a distributor. 5. Open Source Software Licensing Models & Agreements Open source software has different models associated with it. It is important to understand the different models and licensing agreements because it will give you insight into how many different aspects of the the solution lifecycle, such as: Degree of vendor lock in Product management and how much input you will have Availability of skills in the market place for that software P a g e 4

7 Models Open core - Base functionality is open source, but additional features are license based. Vendor will sell support contracts for open source portion and license/support for additional functionality Open source - All code is completely open and available. Vendor will sell support contracts only. OpenStack follows this model, but there is a rich vendor ecosystem of technology companies that add additional complimentary solutions, such as cloud management, software defined networking (SDN), virtualization and much more. Some of those are open source, others are proprietary. Agreements and Terms All open source software is released to public domain under specific terms, in most cases referencing an existing open source license model. There are specific differences and it is important to be aware of which model is being used, in order to minimize IP infringement risks and avoid unjustified charges. Read your open source license agreement carefully! Here are some of the common licenses. Note that OpenStack is distributed under the Apache 2.0 license. P a g e 5

8 6. Risks in Adopting OpenStack and How to Mitigate Them As with any new technology, there are risks associated with OpenStack adoption. These can be significantly mitigated if they are known up front and thought through before beginning. 1. Security - this topic is top of mind for almost every IT leader. There are two main areas to consider separately with respect to OpenStack: coding/development, and operational. Coding and development addresses some of the code checks and QA processes that both the OpenStack community and the distributors must adhere to in order to ensure that no malicious code is inserted into the core P a g e 6

9 OpenStack code set. With 1500 developers to keep track of, this is no small feat. Automation software and tightened procedures have greatly reduced the risk associated with the code, but questions should be asked of any distributor as to how they address this issue. On the operational side, a lot of work has been put in by the OpenStack development community over the last year to ensure that the security is ready for the enterprise. This includes incorporation of identity management functionality of the Keystone project. There is a separate committee in the OpenStack Foundation dedicated to security for applications and data. 2. IP Infringement - This issue is often ignored or not given the priority it deserves in the OpenStack world. The risk is represented by the exposure that would come from a developer claiming that his/her proprietary code somehow made it into the OpenStack base code, causing OpenStack to infringe on their IP rights. This is an actual real scenario, and has happened. The Symantec case demonstrates how real this scenario is. If the claimant so chose, they could file suit against the entire OpenStack supply chain, starting with the foundation, working through to the distributor, reseller and finally the end customer. If the claimant wins in court, an injunction could be granted, forcing users to cease using the software. The latter scenario is unlikely but should be factored into a risk analysis before adopting OpenStack. One key step that all end customers can take to minimize the exposure, is ask your distributor for indemnification for 3rd party IP infringement. If a distributor provides indemnity, it shields the end user from liability and cost of legal defense, which is definitely worth it! As of the writing of this newsletter, HP is the only distributor that has publicly come forward and offered unlimited indemnity to customers for this. Other distributors offer limited protection, some no protection. It is up to you as a customer and user to insist on it. 3. Implementation - OpenStack is no different from an implementation perspective than any other new technology. Implementation time, effort and cost is highly dependent upon how different business requirements are from the out-of-box system, how many integration points there are, level of expertise, and size/stability of scope. The best approach is to start small, implementing a limited scope, and building from there. Internal training of personnel is highly recommended and you may look to outside consulting companies for assistance in getting started. Outside help can not only help you set strategy and direction, but accelerate learning of internal resources and cut implementation time and risk. Use a P a g e 7

10 phased approach and build complexity with each subsequent phase. For example, you can start phase 1 with compute (Nova) and block/object storage (Cinder/Swift), which would provide you with provisioning and virtualization of OS and storage for apps running in your existing environment. Phase 2 might add networking (Neutron) and expansion of image storage (Glance). There are tremendous gains to be had from adopting OpenStack as part of a full private cloud strategy. Each IT organization is unique and you should approach it with your business requirements, constraints and current architecture in mind. Understanding of OpenStack, its ecosystem and open source software is essential, however. As big as the advantages can be, it is critical to understand that OpenStack, as an open source component of your operation, represents a different way of doing things than other proprietary enterprise software you might be used to. Those who grasp the differences and leverage them to their advantage will be successful with OpenStack. 3. About Zefflin Zefflin is focused exclusively on Data Center Automation and Cloud Management solutions implementation and integration. As a world-class, agile, center of excellence, our aim is to work with best of breed software, combined with the industry's best technical consulting and integration talent. We provide consulting services in data center strategy, DevOps Transformation, DevOps automation, OpenStack consulting and software implementation. We cut through the hype, identifying which tools can be implemented and integrated to effectively automate application development and IT operations. We offer high quality, cost effective solutions addressing the automation of the entire lifecycle of complex computing environments, from request/catalog management, automated provisioning (OS, application, database, storage, network), to policy governance and compliance. Our vision is to bring to market consulting/software solutions that enable the lights-out data center. This will allow our customers to implement fully automated private, public and hybrid cloud systems, delivering low cost, high quality services to their customers while minimizing personnel cost. Our current software resale and implementation portfolio includes Scalr and CloudForms for cloud management and Cloudify for cloud orchestration, as well as support for all major OpenStack distributions. P a g e 8

What's the Difference Between OpenStack & A Cloud Management Platform?

What's the Difference Between OpenStack & A Cloud Management Platform? What's the Difference Between OpenStack & A Cloud Management Platform? White Paper Zefflin Systems LLC Table of Contents 1. Introduction... 1 2. What is a Cloud Management Platform?... 1 3. What is OpenStack

More information

OPEN CLOUD INFRASTRUCTURE BUILT FOR THE ENTERPRISE

OPEN CLOUD INFRASTRUCTURE BUILT FOR THE ENTERPRISE RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM OPEN CLOUD INFRASTRUCTURE BUILT FOR THE ENTERPRISE Arthur Enright Principal Product Manager Virtulization Business Unit I.T. CHALLENGES WORKLOADS ARE EVOLVING

More information

VMworld 2015 Track Names and Descriptions

VMworld 2015 Track Names and Descriptions Software- Defined Data Center Software- Defined Data Center General VMworld 2015 Track Names and Descriptions Pioneered by VMware and recognized as groundbreaking by the industry and analysts, the VMware

More information

OpenStack The State of the Stack

OpenStack The State of the Stack OpenStack The State of the Stack Heidi Bretz, Dir Business Development, OpenStack Foundation Stefano Maffulli, Director of OpenStack Community Mariano Cunietti, CTO, Enter.it OpenStack Software for Building

More information

RED HAT CLOUD SUITE FOR APPLICATIONS

RED HAT CLOUD SUITE FOR APPLICATIONS Red Hat Architect Seminar 12.11.2015 RED HAT CLOUD SUITE FOR APPLICATIONS PREVIEW Jiří Kolář Solution Architect Middleware CZ/SK/CEE 2 RED HAT CLOUD SUITE FOR APPLICATIONS BUSINESS UNDER PRESSURE INCREASING

More information

2015 LENOVO. ALL RIGHTS RESERVED. Isabel Zarate Lenovo EBG Leader

2015 LENOVO. ALL RIGHTS RESERVED. Isabel Zarate Lenovo EBG Leader 2015 LENOVO. ALL RIGHTS RESERVED. Isabel Zarate Lenovo EBG Leader Enterprise is Key to Lenovo Triple Plus Strategy SMART CONNECTED DEVICES TOTAL PORTFOLIO ** * 2 2015 Lenovo Internal. All rights reserved.

More information

Enabling IT Agility with an Open Hybrid Cloud

Enabling IT Agility with an Open Hybrid Cloud Enabling IT Agility with an Open Hybrid Cloud Red Hat and Cisco Solutions and Collaboration Karthik Prabhakar karthik@redhat.com Global Cloud Architect 2 3 The Move to Hybrid Cloud PHYSICAL VIRTUAL CLOUD

More information

A Cloud WHERE PHYSICAL ARE TOGETHER AT LAST

A Cloud WHERE PHYSICAL ARE TOGETHER AT LAST A Cloud WHERE PHYSICAL AND VIRTUAL STORAGE ARE TOGETHER AT LAST Not all Cloud solutions are the same so how do you know which one is right for your business now and in the future? NTT Communications ICT

More information

Why Automate Data Center Operations?

Why Automate Data Center Operations? White Paper Zefflin Systems LLC 1. Introduction... 1 2. What Processes Should I Target for Automation?... 2 3. What Problems Can I Solve?... 3 4. Today s Software Tools... 7 5. What Are My Peers Doing?...

More information

Business transformation with Hybrid Cloud

Business transformation with Hybrid Cloud Business transformation with Hybrid Cloud Presenter : Hoang Hung Cloud Business Development Manager Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

The Road to Convergence

The Road to Convergence A UBM TECHWEB WHITE PAPER SEPTEMBER 2012 The Road to Convergence Six keys to getting there with the most confidence and the least risk. Brought to you by The Road to Convergence Six keys to getting there

More information

Making the case for OpenStack in the Enterprise. Francesco Paola, CEO, Solinea Seth Fox, VP Operations, Solinea

Making the case for OpenStack in the Enterprise. Francesco Paola, CEO, Solinea Seth Fox, VP Operations, Solinea Making the case for OpenStack in the Enterprise Francesco Paola, CEO, Solinea Seth Fox, VP Operations, Solinea Who we are Accelerating Open Infrastructure Adoption! Purpose-built for cloud Cloud is the

More information

The path to the cloud training

The path to the cloud training The path to the cloud training Guy Carmin RHCE, RHCI, RHCVA, RHCSA Solution Architect IGC, Red Hat May 2015 Roei Goldenberg RHCE Linux Consultant and Cloud expert, Matrix I.T. Challenges in Enterprise

More information

An Intro to OpenStack. Ian Lawson Senior Solution Architect, Red Hat ilawson@redhat.com

An Intro to OpenStack. Ian Lawson Senior Solution Architect, Red Hat ilawson@redhat.com An Intro to OpenStack Ian Lawson Senior Solution Architect, Red Hat ilawson@redhat.com What is OpenStack? What is OpenStack? Fully open source cloud operating system Comprised of several open source sub-projects

More information

White Paper. Deploying and Provisioning Databases in the Cloud: How Tesora s Database as a Service (DBaaS) Platform is Transforming Enterprise IT

White Paper. Deploying and Provisioning Databases in the Cloud: How Tesora s Database as a Service (DBaaS) Platform is Transforming Enterprise IT White Paper Deploying and Provisioning Databases in the Cloud: How Tesora s Database as a Service (DBaaS) Platform is Transforming Enterprise IT When IT Departments Can t Deliver, People Go Elsewhere Over

More information

Designing, Building and Deploying Hybrid and Private Clouds

Designing, Building and Deploying Hybrid and Private Clouds Designing, Building and Deploying Hybrid and Private Clouds James Robinson Enterprise Solution Specialist George Dobson Partner Business Manager Agenda Factors driving IT transformation to cloud architectures

More information

Private Cloud for the Enterprise: Platform ISF

Private Cloud for the Enterprise: Platform ISF Private Cloud for the Enterprise: Platform ISF A Neovise Vendor Perspective Report 2009 Neovise, LLC. All Rights Reserved. Background Cloud computing is a model for enabling convenient, on-demand network

More information

HP Cloud OS. Платформа OpenStack корпоративного уровня. Иван Кровяков Архитектор облачных решений HP Центральная и Восточная Европа

HP Cloud OS. Платформа OpenStack корпоративного уровня. Иван Кровяков Архитектор облачных решений HP Центральная и Восточная Европа HP Cloud OS Платформа OpenStack корпоративного уровня Иван Кровяков Архитектор облачных решений HP Центральная и Восточная Европа What is OpenStack Software Massively scalable cloud operating system that

More information

Cloudify and OpenStack Heat

Cloudify and OpenStack Heat Cloudify and OpenStack Heat General Cloudify is an application orchestration platform that provides a complete solution for automating and managing application deployment and DevOps processes on top of

More information

PERFORMANCE Technologies A.E. June 2015

PERFORMANCE Technologies A.E. June 2015 PERFORMANCE Technologies A.E. June 2015 2 The Company PERFORMANCE TECHNOLOGIES S.A. is a specialist IT company with leadership position in highly prospective niche markets Provider of IT Solutions & Services

More information

The Virtualization Practice

The Virtualization Practice The Virtualization Practice White Paper: Managing Applications in Docker Containers Bernd Harzog Analyst Virtualization and Cloud Performance Management October 2014 Abstract Docker has captured the attention

More information

Build & Manage Clouds with Red Hat Cloud Infrastructure Products. TONI WILLBERG Solution Architect Red Hat toni@redhat.com

Build & Manage Clouds with Red Hat Cloud Infrastructure Products. TONI WILLBERG Solution Architect Red Hat toni@redhat.com Build & Manage Clouds with Red Hat Cloud Infrastructure Products TONI WILLBERG Solution Architect Red Hat toni@redhat.com AGENDA Cloud Concepts Market Overview Evolution to Cloud Workloads Evolution to

More information

Your Journey to the Cloud with Red Hat

Your Journey to the Cloud with Red Hat Your Journey to the Cloud with Red Hat Open Source Summit Warszawa 24 marca 2015 Wojciech Furmankiewicz Senior Solution Architect Red Hat CEE wojtek@redhat.com Agenda Cloud Management Platform Evolution,

More information

cloud functionality: advantages and Disadvantages

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

More information

Agenda. 1. Welcoming and intro 2. Introduction to RHEL-OSP 3. Deep Dive RHEL-OSP 4. Live Demo 5. OSP-Director 6. What's new in liberty

Agenda. 1. Welcoming and intro 2. Introduction to RHEL-OSP 3. Deep Dive RHEL-OSP 4. Live Demo 5. OSP-Director 6. What's new in liberty Agenda 1. Welcoming and intro 2. Introduction to RHEL-OSP 3. Deep Dive RHEL-OSP 4. Live Demo 5. OSP-Director 6. What's new in liberty Cloud Intro Guy Carmin RHCE, RHCI, RHCVA, RHCSA Solution Architect

More information

The OpenStack Opportunity

The OpenStack Opportunity The OpenStack Opportunity MSP s guide to preparing for the emerging cloud management services By Nephos6, Inc. Executive Summary After several years of heavy marketing, the concept of Cloud emerged as

More information

HOW RED HAT BRINGS OPENSTACK INTO THE ENTERPRISE by Bryan Che and Gordon Haff

HOW RED HAT BRINGS OPENSTACK INTO THE ENTERPRISE by Bryan Che and Gordon Haff HOW RED HAT BRINGS OPENSTACK INTO THE ENTERPRISE by Bryan Che and Gordon Haff TECHNOLOGY OVERVIEW Open source software is widely deployed, but many customers will want a supported enterprise version. Red

More information

Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP

Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP Using SUSE Cloud to Orchestrate Multiple Hypervisors and Storage at ADP Agenda ADP Cloud Vision and Requirements Introduction to SUSE Cloud Overview Whats New VMWare intergration HyperV intergration ADP

More information

OPENSTACK IN THE ENTERPRISE Best practices for deploying enterprise-grade OpenStack implementations

OPENSTACK IN THE ENTERPRISE Best practices for deploying enterprise-grade OpenStack implementations WHITEPAPER OPENSTACK IN THE ENTERPRISE Best practices for deploying enterprise-grade OpenStack implementations Vinny Valdez INTRODUCTION 64% of IT managers have OpenStack on their technology roadmaps.

More information

VCE PROFESSIONAL SERVICES PORTFOLIO OVERVIEW

VCE PROFESSIONAL SERVICES PORTFOLIO OVERVIEW vce.com VCE PROFESSIONAL SERVICES PORTFOLIO OVERVIEW Accelerate IT Transformation Today's fast-moving global economy requires an infrastructure with greater flexibility and agility than ever before. This

More information

Building on these core skills, customers can work on advanced concepts, such as:

Building on these core skills, customers can work on advanced concepts, such as: OpenStack Training OVERVIEW OnX s OpenStack training courses provide a deep and practical understanding of all aspects of today s most popular cloud platform. Unlike other training providers, OnX offerings

More information

Red Hat Cloud Strategy. Peter Hollén Cloud & IT Transformation Manager Nordics

Red Hat Cloud Strategy. Peter Hollén Cloud & IT Transformation Manager Nordics Red Hat Cloud Strategy Peter Hollén Cloud & IT Transformation Manager Nordics I.T. CHALLENGES ARE DRIVING AN INDUSTRY TRANSFORMATION DEMANDS I.T. EFFICIENCY DEVELOPER PRODUCTIVITY BUSINESS AGILITY CUSTOMER

More information

Brochure Fast-track to advanced hybrid cloud HP Helion CloudSystem

Brochure Fast-track to advanced hybrid cloud HP Helion CloudSystem Brochure Fast-track to advanced hybrid cloud HP Helion CloudSystem Accelerate your journey to the cloud Why choose HP Helion CloudSystem? The industry s most complete, integrated, and open solution for

More information

Elastic Private Clouds

Elastic Private Clouds White Paper Elastic Private Clouds Agile, Efficient and Under Your Control 1 Introduction Most businesses want to spend less time and money building and managing IT infrastructure to focus resources on

More information

Public Cloud Workshop Offerings

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

More information

Software defined networking. Your path to an agile hybrid cloud network

Software defined networking. Your path to an agile hybrid cloud network Software defined networking Your path to an agile hybrid cloud network Is your enterprise network ready for the latest business and consumer trends? Cloud How easily can your users connect to cloud resources?

More information

Cisco and Red Hat: Application Centric Infrastructure Integration with OpenStack

Cisco and Red Hat: Application Centric Infrastructure Integration with OpenStack Cisco and Red Hat: Application Centric Infrastructure Integration with OpenStack Cisco and Red Hat Extend the Cisco ACI Policy Framework to Red Hat Enterprise Linux OpenStack Platform Enabled Environments

More information

How To Make A Cloud Work For You

How To Make A Cloud Work For You OpenStack Deep Dive Alan Clark OpenStack, Chairman of the Board Director, SUSE aclark@suse.com Community Size Q2 2014 ECOSYSTEM SIZE (Members + Sponsors + Supporters) 390 Companies Members: 26 Sponsors:

More information

How an Open Source Cloud Will Help Keep Your Cloud Strategy Options Open

How an Open Source Cloud Will Help Keep Your Cloud Strategy Options Open How an Open Source Cloud Will Help Keep Your Cloud Strategy Options Open Simon Briggs Technology Specialist simon@suse.com Open Source = openmind 3 Protect Investment & Work Together 4 Cloud Definitions

More information

Empowering IT-as-a-Service with Cloud and OpenStack Technology Innovation

Empowering IT-as-a-Service with Cloud and OpenStack Technology Innovation Empowering IT-as-a-Service with Cloud and OpenStack Technology Innovation Jim Wittry HP Cloud Partner Business Manager Jim.wittry@hp.com http://www8.hp.com/us/en/cloud/helion-overview.html Copyright 2014

More information

Who moved my cloud? Part I: Introduction to Private, Public and Hybrid clouds and smooth migration

Who moved my cloud? Part I: Introduction to Private, Public and Hybrid clouds and smooth migration Who moved my cloud? Part I: Introduction to Private, Public and Hybrid clouds and smooth migration Part I of an ebook series of cloud infrastructure and platform fundamentals not to be avoided when preparing

More information

Stanislav Ulrych CTO RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM

Stanislav Ulrych CTO RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM Stanislav Ulrych CTO What is OpenStack? Cloud Infrastructure For Cloud-Enabled Workloads Modular architecture Designed to easily scale out Based on (growing) set of core services Why OpenStack? Brings

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

25 November, 2015. Technology Updates. Expert Chat Zone. Virtual Breakouts: Build Your Own Agenda from our selection of technical updates

25 November, 2015. Technology Updates. Expert Chat Zone. Virtual Breakouts: Build Your Own Agenda from our selection of technical updates 25 November, 2015 GMT 10:00 14:30 C E T Technology Updates Welcome and Introduction Hands-on Labs Expert Chat Zone Virtual Breakouts: Build Your Own Agenda from our selection of technical updates Full

More information

Cloud Computing and Data Center Consolidation

Cloud Computing and Data Center Consolidation Cloud Computing and Data Center Consolidation Charles Onstott, PMP Chief Technology Officer, Enterprise IT Services SAIC Steven Halliwell General Manager for State and Local and Education Sales Amazon

More information

Worldwide Datacenter Automation Software Market Shares, 2015: Year of Suite Success

Worldwide Datacenter Automation Software Market Shares, 2015: Year of Suite Success Market Share Worldwide Datacenter Automation Software Market Shares, 2015: Year of Suite Success Mary Johnston Turner IDC MARKET SHARE FIGURE FIGURE 1 Worldwide Datacenter Automation Software 2015 Share

More information

An Application-Centric Infrastructure Will Enable Business Agility

An Application-Centric Infrastructure Will Enable Business Agility An Application-Centric Infrastructure Will Enable Business Agility March 2014 Prepared by: Zeus Kerravala An Application-Centric Infrastructure Will Enable Business Agility by Zeus Kerravala March 2014

More information

Bridge Development and Operations for faster delivery of applications

Bridge Development and Operations for faster delivery of applications Technical white paper Bridge Development and Operations for faster delivery of applications HP Continuous Delivery Automation software Table of contents Application lifecycle in the current business scenario

More information

VMware Cloud Automation Design and Deploy IaaS Service

VMware Cloud Automation Design and Deploy IaaS Service DATASHEET VMware Cloud Automation AT A GLANCE The VMware Cloud Automation Design and Deploy IaaS Service expands the power of virtualization and moves IT services away from existing infrastructure delivery

More information

The Cloud Management Scenario

The Cloud Management Scenario The Cloud Management Scenario Donna Scott Gartner is a registered trademark of Gartner, Inc. or its affiliates. This publication may not be reproduced or distributed in any form without Gartner's prior

More information

Sunshine in a Cloudy World

Sunshine in a Cloudy World Sunshine in a Cloudy World OpenStack 101, HP and OpenStack Jeff Holderfield jeffh@hp.com @jeffholderfield Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

Managing the Challenges of Cloud Management November 7, 2013

Managing the Challenges of Cloud Management November 7, 2013 Copyright 2013 Vivit Worldwide Managing the Challenges of Cloud Management November 7, 2013 Brought to you by Copyright 2013 Vivit Worldwide Hosted by Mihai Grigorescu Vivit Chapter Leader South Africa

More information

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

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

More information

Product Overview. UNIFIED COMPUTING Managed Hosting Compute

Product Overview. UNIFIED COMPUTING Managed Hosting Compute Product Overview Interoute provide our clients with a diverse range of compute options delivered from our 10 carrier-class data centre facilities. Leveraging our extensive and diverse next generation IP

More information

Wojciech Furmankiewicz Senior Solution Architect Red Hat CEE wfurmank@redhat.com

Wojciech Furmankiewicz Senior Solution Architect Red Hat CEE wfurmank@redhat.com Wojciech Senior Solution Architect Red Hat CEE wfurmank@redhat.com IT challenges Challenges with traditional infrastructure Our data is too large We're producing vast amounts of data, exponentially! Way

More information

- Cameron Haight, Gartner

- Cameron Haight, Gartner 1 Today, there is a six (6) week SLA for VM provisioning it s easy to provision a VM, the other elements change storage, network and other infrastructure components still take the same ole effort - Cameron

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T U n i fied Cloud Management Increases IT- as- a - S e r vi c e Ag i l i t y November 2013 Adapted from VMware Unifies Cloud Management Portfolio with a Focus

More information

Red Hat Cloud, HP Edition:

Red Hat Cloud, HP Edition: Red Hat Cloud, HP Edition: Private IaaS Clouds 2 Red Hat Cloud 2 Red Hat Enterprise Virtualization 3 Red Hat Enterprise Linux 3 Red Hat Network Satellite 3 HP CloudSystem Matrix and HP Converged Infrastructure

More information

STATE OF OPENSTACK ADOPTION REPORT Industry Survey Results February 2016

STATE OF OPENSTACK ADOPTION REPORT Industry Survey Results February 2016 STATE OF OPENSTACK ADOPTION REPORT Industry Survey Results February 2016 Why Another OpenStack Report? The open source cloud computing project, OpenStack, has come a long way since NASA and Rackspace launched

More information

HP Helion Hybrid Cloud Built for the Enterprise, Solutions for the New Style of Business

HP Helion Hybrid Cloud Built for the Enterprise, Solutions for the New Style of Business HP Helion Hybrid Built for the Enterprise, Solutions for the New Style of Business Xavier Poisson Gouyou Beauchamps, EMEA Vice President, HP Helion Our Vision A developer-led, open sourcebased, distributed

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R O p e n S t a c k a n d R e d H a t Sponsored by: Red Hat Gary Chen July 2013

More information

OpenStack An Open Cloud for an Open Data World IBM s Contributions, Commitments & Products

OpenStack An Open Cloud for an Open Data World IBM s Contributions, Commitments & Products IBM Cloud: Think it. Build it. Tap into it. OpenStack An Open Cloud for an Open Data World IBM s Contributions, Commitments & Products Henry Nash (henry.nash@uk.ibm.com) IBM OpenStack Architect & Wild

More information

Cloud Computing: Elastic, Scalable, On-Demand IT Services for Everyone. Table of Contents. Cloud.com White Paper April 2010. 1 Executive Summary...

Cloud Computing: Elastic, Scalable, On-Demand IT Services for Everyone. Table of Contents. Cloud.com White Paper April 2010. 1 Executive Summary... Cloud Computing: Elastic, Scalable, On-Demand IT Services for Everyone Cloud.com White Paper April 2010 Table of Contents 1 Executive Summary... 2 2 Motivation Around Cloud Computing... 2 3 Comparing Cloud

More information

Copyright 2015 EMC Corporation. All rights reserved. STRATEGIC FORUM 2015. PAT GELSINGER CEO, VMware

Copyright 2015 EMC Corporation. All rights reserved. STRATEGIC FORUM 2015. PAT GELSINGER CEO, VMware STRATEGIC FORUM 2015 PAT GELSINGER CEO, VMware Federation: VMware Perspective In a Period of Industry Tumult Being bigger and more strategic is good Customers Get Better Together Customers want choice

More information

HAVE YOUR AGILITY AND EFFICENCY TOO

HAVE YOUR AGILITY AND EFFICENCY TOO 1 HAVE YOUR AGILITY AND EFFICENCY TOO PRACTICAL STEPS FOR A SOFTWARE DEFINED INFRASTRCUTURE TRANSFORMATION 2 ROADMAP INFORMATION DISCLAIMER EMC makes no representation and undertakes no obligations with

More information

Preparing for the Software-Defined Data Center A TECH TARGET WHITE PAPER FOR AVNET TECHNOLOGY SOLUTIONS

Preparing for the Software-Defined Data Center A TECH TARGET WHITE PAPER FOR AVNET TECHNOLOGY SOLUTIONS Preparing for the Software-Defined Data Center A TECH TARGET WHITE PAPER FOR AVNET TECHNOLOGY SOLUTIONS Opportunity and Market Size In IT today, anything even loosely characterized as softwaredefined is

More information

Overview IN MANY OF OUR CONVERSATIONS WITH CUSTOMERS AND PROSPECTS, WE HAVE DISCOVERED AN INTERESTING INFORMATION GAP.

Overview IN MANY OF OUR CONVERSATIONS WITH CUSTOMERS AND PROSPECTS, WE HAVE DISCOVERED AN INTERESTING INFORMATION GAP. IN MANY OF OUR CONVERSATIONS WITH CUSTOMERS AND PROSPECTS, WE HAVE DISCOVERED AN INTERESTING INFORMATION GAP. Overview The technology behind OpenStack compute was first used at NASA, to power the private

More information

Tee se itse: pilvi Do it yourself: cloud

Tee se itse: pilvi Do it yourself: cloud Tee se itse: pilvi Do it yourself: cloud Toni Willberg KORKEAKOULUJEN VALTAKUNNALLISET IT-PÄIVÄT 2014 HELSINKI 2014-11-04 @ToniWillberg @RedHatFinland #ITpaivat WHAT IS OPENSTACK? What is OpenStack? Fully

More information

RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM. Stanislav Polasek ELOS Technologies stanislav.polasek@elostech.cz

RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM. Stanislav Polasek ELOS Technologies stanislav.polasek@elostech.cz RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM Stanislav Polasek ELOS Technologies stanislav.polasek@elostech.cz ELOS Technologies Automatizace infrastruktury datových center Centrální správa konfigurací

More information

RED HAT ENTEPRISE LINUX OPENSTACK PLATFORM PRODUCT OVERVIEW & UPDATE. Jeff Jameson Sr. Principal Product Marketing Manager Virtualization BU, RED HAT

RED HAT ENTEPRISE LINUX OPENSTACK PLATFORM PRODUCT OVERVIEW & UPDATE. Jeff Jameson Sr. Principal Product Marketing Manager Virtualization BU, RED HAT RED HAT ENTEPRISE LINUX OPENSTACK PLATFORM PRODUCT OVERVIEW & UPDATE Jeff Jameson Sr. Principal Product Marketing Manager Virtualization BU, RED HAT AGENDA Highlights of OpenStack Summit: Hong Kong Shifting

More information

Cisco Data Center Services for OpenStack

Cisco Data Center Services for OpenStack Data Sheet Cisco Data Center Services for OpenStack Use Cisco Expertise to Accelerate Deployment of Your OpenStack Cloud Operating Environment Why OpenStack? OpenStack is an open source cloud operating

More information

A Strategic Approach to Meeting the Demand for Cloud

A Strategic Approach to Meeting the Demand for Cloud White Paper For Cloud Providers A Strategic Approach to Meeting the Demand for Cloud Introduction: New Customer Challenges Propel Cloud Adoption In a dynamic business environment, enterprise customers

More information

How To Compare The Two Cloud Computing Models

How To Compare The Two Cloud Computing Models WHITE PAPER Elastic Cloud Infrastructure: Agile, Efficient and Under Your Control - 1 - INTRODUCTION Most businesses want to spend less time and money building and managing infrastructure to focus resources

More information

EXTEND YOUR FEDERATION ENTERPRISE HYBRID CLOUD SOLUTION

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

More information

AURO Enterprise Cloud

AURO Enterprise Cloud AURO Enterprise Cloud White Paper: How AURO Elimitates Vendor Lock In How AURO Eliminates Cloud Lock- In Cloud computing today is significantly improving enterprises and business IT speed, agility and

More information

Top five lessons learned from enterprise hybrid cloud projects

Top five lessons learned from enterprise hybrid cloud projects Top five lessons learned from enterprise hybrid cloud projects Top performer highlights More than half of top performers give users access to selfservice provisioning across both private and public cloud

More information

The path to the cloud training

The path to the cloud training The path to the cloud training Guy Carmin RHCE, RHCI, RHCVA, RHCSA Solution Architect IGC, Red Hat May 2015 Roei Goldenberg RHCE Linux Consultant and Cloud expert, Matrix I.T. Challenges in Enterprise

More information

REMOVING THE BARRIERS FOR DATA CENTRE AUTOMATION

REMOVING THE BARRIERS FOR DATA CENTRE AUTOMATION REMOVING THE BARRIERS FOR DATA CENTRE AUTOMATION The modern data centre has ever-increasing demands for throughput and performance, and the security infrastructure required to protect and segment the network

More information

HP Converged Cloud Cloud Platform Overview. Shane Pearson Vice President, Portfolio & Product Management

HP Converged Cloud Cloud Platform Overview. Shane Pearson Vice President, Portfolio & Product Management HP Converged Cloud Cloud Platform Overview Shane Pearson Vice President, Portfolio & Product Management Cloud is the biggest disruption since the Internet 1970-80s Mainframe 1990s Client/Server 2000s The

More information

Business Case for Open Data Center Architecture in Enterprise Private Cloud

Business Case for Open Data Center Architecture in Enterprise Private Cloud Business Case for Open Data Center Architecture in Enterprise Private Cloud Executive Summary Enterprise IT organizations that align themselves with their enterprise s overall goals help the organization

More information

Cloud Migration: Migrating workloads to OpenStack Cloud

Cloud Migration: Migrating workloads to OpenStack Cloud Cloud Migration: Migrating workloads to OpenStack Cloud Happiest People Happiest Customers Contents 2 Executive Summary For majority of companies, be it small, medium-sized businesses or large, migrating

More information

The Massachusetts Open Cloud (MOC)

The Massachusetts Open Cloud (MOC) The Massachusetts Open Cloud (MOC) October 11, 2012 Abstract The Massachusetts open cloud is a new non-profit open public cloud that will be hosted (primarily) at the MGHPCC data center. Its mission is

More information

Worldwide Datacenter Automation Software Market Shares, 2014: Year of Cloud and DevOps

Worldwide Datacenter Automation Software Market Shares, 2014: Year of Cloud and DevOps MARKET SHARE Worldwide Datacenter Automation Software Market Shares, 2014: Year of Cloud and DevOps Mary Johnston Turner IDC MARKET SHARE FIGURE FIGURE 1 Worldwide Datacenter Automation Software 2014 Share

More information

DevOps for the Cloud. Achieving agility throughout the application lifecycle. The business imperative of agility

DevOps for the Cloud. Achieving agility throughout the application lifecycle. The business imperative of agility DevOps for the Cloud Achieving agility throughout the application lifecycle We don t have to tell you that your company is under increasing pressure to respond more quickly to changing business conditions.

More information

OpenStack in the Enterprise: A Potential Foundation for Your Cloud Strategy

OpenStack in the Enterprise: A Potential Foundation for Your Cloud Strategy I D C T E C H N O L O G Y S P O T L I G H T OpenStack in the Enterprise: A Potential Foundation for Your Cloud Strategy Sponsored by: Red Hat, Cisco and Intel Philip Carter Andreas Olah November 2014 Carla

More information

Sacha Dubois RED HAT TRENDS AND TECHNOLOGY PATH TO AN OPEN HYBRID CLOUD AND DEVELOPER AGILITY. Solution Architect Infrastructure

Sacha Dubois RED HAT TRENDS AND TECHNOLOGY PATH TO AN OPEN HYBRID CLOUD AND DEVELOPER AGILITY. Solution Architect Infrastructure RED HAT TRENDS AND TECHNOLOGY PATH TO AN OPEN HYBRID CLOUD AND DEVELOPER AGILITY Sacha Dubois Solution Architect Infrastructure sadubois@redhat.com 13. März 2015 - Seite 1 / 25 I.T. CHALLENGES 13. März

More information

Monitor Open stack environments from the bottom up and front to back. Roger Ruttimann VP Engineering, GroundWork OpenSource November 17, 2015

Monitor Open stack environments from the bottom up and front to back. Roger Ruttimann VP Engineering, GroundWork OpenSource November 17, 2015 Monitor Open stack environments from the bottom up and front to back Roger Ruttimann VP Engineering, GroundWork OpenSource November 17, 2015 What s ahead of us Overview: The Impact of Virtualization on

More information

Red Hat Cloud Ecosystem

Red Hat Cloud Ecosystem OpenSource Days 8/6/2016 Zagreb, Croatia Red Hat Cloud Ecosystem Jiří Kolář Solution Architect CZ/SK/CEE jkolar@redhat.com BUSINESS UNDER PRESSURE INCREASING EXPECTATIONS AND COMPETITION LINE OF BUSINESS

More information

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers Why it s unique The Nuage Networks VSP is the only enterprise and service provider-grade SDN platform that:

More information

How To Use Openstack (And Piston) For Your Cloud Computing

How To Use Openstack (And Piston) For Your Cloud Computing IN MANY OF OUR CONVERSATIONS WITH CUSTOMERS AND PROSPECTS, WE HAVE DISCOVERED AN INTERESTING INFORMATION GAP. Overview The technology behind OpenStack compute was first used at NASA, to power the private

More information

Build and Manage Private and Hybrid Cloud. Urban Järund, Sr Regional Services Manager Nordics, Red Hat

Build and Manage Private and Hybrid Cloud. Urban Järund, Sr Regional Services Manager Nordics, Red Hat Build and Manage Private and Hybrid Cloud Urban Järund, Sr Regional Services Manager Nordics, Red Hat CLOUD DEPLOYMENT MODELS HYBRID CLOUD Interoperable combination of private and public cloud. PRIVATE

More information

HP Helion, Cloud and the customer reality in the UK

HP Helion, Cloud and the customer reality in the UK HP Helion, Cloud and the customer reality in the UK 11.40 Thursday 9 th October 2014 Presented by Alexis Cheshire, CIO, The Scout Association Iain Mobberley, Technology Director, OCSL Introduction UK Cloud

More information

Building an AWS-Compatible Hybrid Cloud with OpenStack

Building an AWS-Compatible Hybrid Cloud with OpenStack Building an AWS-Compatible Hybrid Cloud with OpenStack AWS is Transforming IT Amazon Web Services (AWS) commands a significant lead in the public cloud services market, with revenue estimated to grow from

More information

Start Anywhere and Go Everywhere with Cloud Services for HR

Start Anywhere and Go Everywhere with Cloud Services for HR SAP Brief SAP Services Cloud Services for Human Capital Management Objectives Start Anywhere and Go Everywhere with Cloud Services for HR Propel your business to success Propel your business to success

More information

Analytics In the Cloud

Analytics In the Cloud Analytics In the Cloud 9 th September Presented by: Simon Porter Vice President MidMarket Sales Europe Disruptors are reinventing business processes and leading their industries with digital transformations

More information

Mobile Cloud Computing T-110.5121 Open Source IaaS

Mobile Cloud Computing T-110.5121 Open Source IaaS Mobile Cloud Computing T-110.5121 Open Source IaaS Tommi Mäkelä, Otaniemi Evolution Mainframe Centralized computation and storage, thin clients Dedicated hardware, software, experienced staff High capital

More information

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer HAWAII TECH TALK SDN Paul Deakin Field Systems Engineer SDN What Is It? SDN stand for Software Defined Networking SDN is a fancy term for: Using a controller to tell switches where to send packets SDN

More information

TRANSFORMING TO NEXT-GEN APP DELIVERY FOR COMPETITIVE DIFFERENTIATION

TRANSFORMING TO NEXT-GEN APP DELIVERY FOR COMPETITIVE DIFFERENTIATION www.wipro.com TRANSFORMING TO NEXT-GEN APP DELIVERY FOR COMPETITIVE DIFFERENTIATION Renaissance Delivery Experience Ecosystem Sabir Ahmad Senior Architect ... Table of Content Introduction 3 Driving Transformational

More information