The Case for OpenStack in the Enterprise Private Cloud

Size: px
Start display at page:

Download "The Case for OpenStack in the Enterprise Private Cloud"

Transcription

1 White Paper The Case for OpenStack in the Enterprise Private Cloud Not long ago Gartner released an oft-quoted statistic: 95% of private clouds fail. According to Tom Bittman, VP Distinguished Analyst at Gartner, of 140 customers polled, 95% reported something was wrong with their private cloud (article here). Identifying a shortcoming and labeling it a failure might be a bit of hyperbole, but it still leaves enterprises wondering if there is a place for private cloud in their strategy. This paper will attempt to answer this question, and will focus on the role of OpenStack in particular as a private cloud solution Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 11

2 The world is already Intercloud A little over a year ago, Cisco introduced the idea of an Intercloud to the public. The term Intercloud means that there are many flavors of clouds in use today, and that they are somehow connected. The vision is quite simple: there are enterprise private clouds, cloud-based services (usually but not always SaaS), managed service providers, and of course the giant commodity clouds such as AWS and Azure. Cisco Intercloud Native Cloud Applications Enterprise Workloads Enterprise Private Clouds Big Data & Analytics Collaboration & Video WebEx HCS Portal Meraki IaaS PaaS Microsoft Suite aas DRaaS 2014 Cisco and/or its affiliates. All rights reserved. Intercloud Partners APIs Public Clouds APIs Cloud Services & Applications APIs Security Analytics HANA aas vdesktop aas Energy Management Cisco Confidential 16 Figure 1. Cisco s Vision of Intercloud Among IT departments, there is sometimes a perception of the inside and the outside. By this I mean, there is my data center(s), and then there are all the things that happen outside the data center, with which we will interact. IT departments and CIOs in particular often grossly underestimate the amount of outside cloud usage that is already happening in their enterprises. For example, Cisco offers a cloud discovery service to customers that measures and analyzes the actual consumption of outside cloud services by employees. We typically discover that there is 5 to 10 times more cloud traffic than anticipated, and much of it is unauthorized. So the reality is that most IT organizations are already living in an Intercloud. Does this make the private cloud obsolete? Should enterprises just outsource all their cloud needs to providers? Do all applications sit equally well in an outsourced public cloud? This paper will make the case that there is a definite need for an enterprise-hosted private cloud. The private cloud is part of a larger strategy around managing the Intercloud. Application development is shifting Before we get too deeply into cloud infrastructure, we need to recognize the big shift in application development that has taken place over the last few years. There is a new generation of applications being developed as cloud native. They are built as a collection of loosely coupled services that are managed with APIs. The development style associated with this kind of application is known as agile. It is highly influenced by Lean philosophy and puts an emphasis on speed and flexibility: feature sprints, continuous development, and rapid shifts to meet customer 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 11

3 feedback. This approach is opposite to the traditional hardware/virtualization approach. Rather than dividing a single server up into multiple applications (as with traditional virtualization), multiple virtual servers support a single application. Application: Examples! Traditional (dependencies, statefull, scale-up,) Server Single Server! Agile out) (cloudy, stateless, scale Single Application Hypervisor Many Applications Many Servers 2014 Cisco and/or its affiliates. All rights reserved. Figure 2. Cisco Confidential 5 Traditional vs. Cloud Applications This does not mean that traditional virtualization will go away. Some applications such as systems of record, legacy applications, and large enterprise suites are best suited to traditional development. Applications that demand elasticity or rapid evolution based on customer experience as well are suited to cloud development. Applications will drive the platform. Lydia Leong, Research VP at Gartner, has proposed the term Bimodal IT to describe this dualism. For now, there will be two separate types of development and applications in enterprises that IT departments will have to support. The challenge is that processes that support traditional IT do not work for agile/cloudy development. The common complaint is that IT just gets in the way. Developers become frustrated if relatively simple tasks like provisioning a new virtual machine could take weeks. This time delay and perceived obstruction by IT has led to the rise of public clouds. Why have public clouds (AWS, Azure) been so widely adopted? The perception of traditional IT as an impediment not and enabler--as something that slowed down development and put roadblocks in the way--has caused developers to turn to public clouds such as Amazon Web Services and Microsoft Azure. In short, it s about agility--not cost. The agile development style that is so closely coupled with cloud development puts a premium on speed and agility. Waiting several weeks to get a new server or even have a port opened is simply too slow. Developers under 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 11

4 pressure use personal credit cards to get resources on-demand from AWS, for example. This used to be called Shadow IT. Now it appears to be going mainstream. We have observed a trend of individual Lines of Business (LoB) having increased discretionary spending when it comes to hosting their own project development and deployment. In other words, traditional IT now competes with AWS and Azure for projects within their own enterprise. Many enterprises have entered into agreements with Amazon and Azure (among others) to provide this IaaS to their development teams. As mentioned earlier, cloud-native applications are driven by loosely coupled services and APIs. Elasticity is driven with the application itself. For example, if a web server becomes unresponsive, simply destroy it and create a new one, all through automation. This facility is commonly called infrastructure as code by development teams. It also means that developers care less about where their application is hosted and more about the ability to interact with the infrastructure through APIs. Put another way, a cloud solution will live-or-die by its agility and its APIs. Public clouds such as AWS and Azure have been able to solve that need. Why bring the cloud in-house? If public cloud providers were so great, why would an enterprise even bother with a private cloud? There are definitely some apps that do very well and probably should live in hosted cloud: applications that require a lot of elasticity and scalability with no predictable pattern, for example. Yet there are also some apps that are better suited for in-house management, especially if they are data intensive or subject to data regulation. Here are the most common reasons to bring a cloud in house. 1. Cost While public clouds can grant a lot of flexibility, it does not come free. The more services are consumed, the higher the price tag becomes. In many cases, the costs creep up past planned expenses as the developers respond to customer requirements. As a rule of thumb, if there are more than 100 VMs in EC2 (size Medium), it may be possible to lower the TCO by deploying a cloud in-house. 2. Business considerations There are some non-technical reasons to keep some clouds in house. One very common one is data sovereignty. As our globally connected Intercloud world is evolving, some nations have created legislation requiring companies to maintain their data inside geo-political boundaries. Other enterprises have very strict regulatory and security requirements that disallow for any public cloud presence. For example, a financial services company may have a strict rule that no code leaves the premises as a means of consolidating security and competitive secrecy. 3. Data Intensive Applications Some applications that have a lot of data movement do much better in house. A common example is Big Data such as a Hadoop deployment. The amount of East-West traffic when running analysis is staggering, and is much more efficient with low latency systems housed inside the enterprise. 4. Noisy Neighbors Another challenge of public clouds lies in the nature of the shared infrastructure. IT departments have no control over what workloads are placed where, and there can be situations where someone else s application will consume a very large portion of the resources, leaving your application struggling to perform. This is called the Noisy Neighbor problem. Applications that demand quick responsiveness (e.g. ticket reservation systems, real time updates) are better off on dedicated infrastructure that can be managed for performance Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 11

5 What you lose when going from public to private The reason many enterprises adopted public clouds was to speed up development by making complex infrastructure management someone else s problem. And yet we are making the case to bring some applications in-house. Does that mean that IT departments must wrestle with complexity and legacy tools to fit the new cloudnative development? The answer is an emphatic No. But there will be some changes. Before we get into typical changes, what are the features you lose by moving from public to provide cloud? 1. Vendor Specific Services - In some cases, applications have evolved and been built around services provided by the vendor. For example, Amazon provides a long list of consumable services from Identity Management to Archive Storage to Database-as-a-Service. In many cases there is an existing enterprise service already in place, but the effort to integrate from one set of services to another could be daunting. On the other hand, it is a way for vendors to lock in their customers. 2. Outsourced Management - Possibly the most valuable feature of public clouds is the outsourced management. While it does have some drawbacks (as discussed above) there is some discernable value to projects, and developers to have some always available resources. 3. Infrastructure as Code - The API-centric interface that makes cloud development so powerful is much more difficult in traditional virtualization tools such as VMware. Traditional virtualization simply will not perform for cloud development. OpenStack - Agility in-house For many enterprises, the way to keep the above features while deploying in-house is through OpenStack. OpenStack is a very large and mature open source cloud management solution. It is growing exponentially in features and robustness as thousands of developers and some of the largest tech companies (such as Cisco, HP, and Red Hat) contribute the project. It offers the same flexibility and API-centric control as a public cloud. Even better, it is platform agnostic and supports multiple hardware and software platforms. Figure 3. OpenStack Model Some of the largest web applications in the world are deployed on OpenStack due to its scalability and robustness. The early adopters of OpenStack were tech companies whose main business was run off one or two major 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 11

6 applications, and were willing to add resources to maintain the stack. PayPal is a great example of a highly scalable and demanding app. As OpenStack evolves, the features have progressed enough to be useful for general enterprise use cases, and many companies are already deploying the solution. Research firm 451 predicts that OpenStack s market cap will reach $1.6 billion by So OpenStack is fast becoming the solution for private in-house clouds. In summary, OpenStack provides the elasticity and infrastructure as code required for agile developers, while avoiding vendor lock in. Challenges OpenStack is a project, not a product First understand: there will be cultural changes. Simply downloading and installing OpenStack does not a private cloud make. As described earlier, cloud development is a combination of process and technology. Successful private clouds embrace the DevOps model, where developers and IT work together in teams, not as silos. That means that IT Ops should not impede the speed of developers, but instead should provide them with exposed APIs and scalable, on-demand infrastructure. In other words, IT must provide infrastructure as code. On the developer side, code and applications must conform to policy and standards to make the job of management easier on IT Ops. In this new world, the role of IT Ops will be to monitor, manage, and assist--not control. Figure 4. A DevOps Model The second challenge will come from OpenStack itself. While the software is very powerful and scalable, it cannot be ignored that OpenStack is an open sourced project, not a product. As such, it has all the limitations of open source software: No help desk support, unintuitive management features, and potential bugs when deployed at large scale or on incompatible hardware Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 6 of 11

7 Figure 5. Under the covers of OpenStack module interaction an incomplete view In particular, there is the issue of complexity. The tradeoff for power and flexibility is usually some complexity of configuration and maintenance. Installation itself can be a challenge, and several vendors such as Red Hat have created OpenStack packs for easier distribution. However, none of these are production-class deployments. Regarding production deployments, this is another issue to address. A great number of enterprises have deployed OpenStack in small lab or POC environments, but relatively few have gone full production. In production deployments, it becomes clear that some features that work well in labs fall down at production volume. In production deployments, robustness has a premium over features. Hosted On-Premises Solution The Best of Both Worlds Given all these challenges, enterprises are faced with the need to hire and train specialists just to manage their OpenStack environment. While this is probably a good idea in the long term (and a good place for IT to invest in training), it will be expensive in the short term. And even worse, it will actually slow things down--the exact opposite of what cloud development is supposed to be. Fortunately, there is another option: hosted on-premises private cloud. In this model, the software vendor installs the OpenStack application on the customer s premises, inside the customer data center on their existing hardware. Even better, the hosting company will remotely manage and administer the OpenStack system for the customer. The net result is that developers get APIs and on-demand infrastructure, IT Ops does not need to manage a complex system, and the enterprise gets the advantages of having true private cloud in the data center Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 7 of 11

8 Cisco OpenStack Private Cloud (formerly known as Metacloud) is one such solution. Metacloud pioneered the onpremises, managed OpenStack model back in 2011 (one year after OpenStack was released as open source). The founders were early adopters who ran giant-scale cloud-based applications and were keenly aware of the operational challenges. Cisco Systems acquired Metacloud in September What Cisco OpenStack Private Cloud Provides Remote private cloud engineering and operations Capacity Planning Design and Architect Platform Installation Delivered as a service Platform Updates Cisco OpenStack Private Cloud 24X7 Monitoring In your data center, on your hardware (that meets minimum specifications) Maintenance Coordination Problem Mitigation C Cisco and/or its affiliates. All rights reserved. Cisco Confidential 10 Figure 6. OpenStack as-a-service What separates Cisco OpenStack Private Cloud from any other hosted, managed OpenStack solution is the combination of: Technical expertise and experience running production clouds (not labs or PoCs) Advanced management and telemetry for remote monitoring of the cloud, which allows for proactive, SLAdriven support The OpenStack package they deploy is thoroughly tested for scale, security, and robustness. Any problematic or suspect features are disabled to avoid problems. Service-based pricing. Just like the public cloud, customers pay monthly for what they use % SLA for availability, including 30-minute response to tickets and live migration of workloads. Multiple availability zones for tenant separation and security. Consulting and planning assistance for capacity management, security, and application architecture Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 8 of 11

9 Figure 7. OpenStack on-premises, remotely managed Cisco OpenStack Private Cloud combines the best of both worlds: the low management, infrastructure-as-code, service based pricing of the public cloud with the security and control of an on-premises private cloud. So how does Cisco OpenStack Private Cloud compare to public cloud providers? Below is a chart comparing the cost to deploy Cisco OpenStack Private Cloud (on purchased hardware) against Amazon AWS. Note that we are comparing both on-demand EC2 instances (the most expensive) as well as reserved instances. Note that in all cases Cisco OpenStack Private Cloud shows a lower TCO. Cost Per Compute Hour Cisco OpenStack Private Cloud vs. Amazon EC2 (m3.medium) Cisco OpenStack Private Cloud EC2 On Demand EC2 Light 1yr. Resvd EC2 Med 1yr. Resvd EC2 Heavy 1yr. Resvd Hourly Rate C Cisco and/or its affiliates. All rights reserved. Cisco Confidential 38 Figure 8. TCO Comparisons Calculated Over One Year 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 9 of 11

10 A Real World Customer Example As mentioned earlier, certain applications themselves are better suited for either public or private clouds (or even traditional virtualization). In most cases, enterprises will continue with the hybrid cloud approach. That is, some workloads will remain in public clouds, some in private clouds. This is also part of the Intercloud vision that we began with: the private cloud is a node on the larger Intercloud. Tapjoy is a customer who has deployed both public and private clouds for their business. Tapjoy provides analysis and monetization solutions to mobile application vendors. They are currently serving over 450 million monthly users across more than 270,000 apps worldwide, accounting for roughly 1 trillion requests per year. The services are very compute heavy, and Tapjoy was an early adopter of AWS. They continue to deploy well over 1000 virtual machines on EC2. But a big part of their business revolved around analytics--especially around Hadoop jobs. The team wanted to bring these big data jobs in-house for better management, scale, and cost savings. The staff at Tapjoy decided to engage Cisco OpenStack Private Cloud (then Metacloud) to deploy and manage their OpenStack deployment. They believed that the time to learn and deploy their own OpenStack private cloud would be too lengthy and expensive, and could potentially create service disruptions as the team learned a new technology. Thankfully, Metacloud was able to consult with the Tapjoy team to get their OpenStack private cloud deployed and operational in a relatively short period. DevOps Manager Wes Jossey has said that Cisco s OpenStack Private Cloud is five times less expensive than Tapjoy s previous deployment. As their business expands, Tapjoy simply adds hardware and Cisco deploys additional nodes. The key takeaway from the Tapjoy experience is that there is a real need for both public and private clouds, even in large web-centric companies. Conclusion Throughout this paper we have tried to emphasize that cloud development is driving changes in the way IT must operate. The days of being the single control point are fading. IT s new mission is to act as a broker of services: to ensure that given applications are deployed on the correct. In more and more cases, this will mean a cloud application. Cloud development will become a commonplace occurrence for most enterprises, if it has not already. As this evolution happens, enterprises will realize there is a need for both public and private clouds in their strategy. OpenStack is the obvious solution for private clouds, yet its complexity makes adoption difficult and time consuming. The provision of an on-premises, remotely managed OpenStack private cloud solution is an excellent option for enterprises. It benefits both top line strategic initiatives and bottom line cost savings. It affords the on-demand, APIdriven elasticity required by cloud applications, while at the same time benefiting from security, dependability and cost savings from having the cloud on-premises. It may just be the best solution for a private cloud in the data center Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 10 of 11

11 For More Information Read more about Cisco OpenStack Private Cloud on cisco.com, or contact your local account representative. Printed in USA CXX-XXXXXX-XX 10/ Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 11 of 11

CloudScape VII Brussels Unlock the federation of European clouds with Intercloud

CloudScape VII Brussels Unlock the federation of European clouds with Intercloud CloudScape VII Brussels Unlock the federation of European clouds with Intercloud Tjerk Bijlsma Technology Officer, Cisco DC @tbijlsma / tbijlsma@cisco.com Introductions Some Friends of Mine Meet Mo, 34,

More information

It s All About Cloud Key Concepts, Players, Platforms And Technologies

It s All About Cloud Key Concepts, Players, Platforms And Technologies It s All About Cloud Key Concepts, Players, Platforms And Technologies 3-day seminar Description Cloud computing has gained a lot of attention in recent years. It has mostly been used for non business

More information

Enabling Digitization with Next Generation Cloud

Enabling Digitization with Next Generation Cloud Enabling Digitization with Next Generation Cloud Nick Earle SVP, Global Cloud and Managed Services, Cisco December 10, 2015 Live tweeting? I m @nearle Cisco Is Changing of deferred revenue is software

More information

RightScale mycloud with Eucalyptus

RightScale mycloud with Eucalyptus Swiftly Deploy Private and Hybrid Clouds with a Single Pane of Glass View into Cloud Infrastructure Enable Fast, Easy, and Robust Cloud Computing with RightScale and Eucalyptus Overview As organizations

More information

Cisco Intercloud Fabric for Business

Cisco Intercloud Fabric for Business Data Sheet Cisco Intercloud Fabric for Business Combining the Benefits of Public and Private Clouds in a Hybrid Cloud Cisco Intercloud Fabric for Business enables enterprises to create a seamless hybrid

More information

Accenture Cloud Platform Unlocks Agility and Control

Accenture Cloud Platform Unlocks Agility and Control Accenture Cloud Platform Unlocks Agility and Control 2 Accenture Cloud Platform Unlocks Agility and Control The Accenture Cloud Platform is at the heart of today s leading-edge, enterprise cloud solutions.

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

A Comprehensive Cloud Management Platform with Vblock Systems and Cisco Intelligent Automation for Cloud

A Comprehensive Cloud Management Platform with Vblock Systems and Cisco Intelligent Automation for Cloud WHITE PAPER A Comprehensive Cloud Management Platform with Vblock Systems and Cisco Intelligent Automation for Cloud Abstract Data center consolidation and virtualization have set the stage for cloud computing.

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

Maximize Your Returns with Your Cloud Strategy

Maximize Your Returns with Your Cloud Strategy Maximize Your Returns with Your Cloud Strategy Nick Earle Senior Vice President, Cloud and Managed Services, Cisco October 29, 2014 Live Tweeting? Use @nearle Internet Intercloud Islands of Isolated PC

More information

Management for the Mobile-Cloud Era

Management for the Mobile-Cloud Era Management for the Mobile-Cloud Era Sajai Krishnan VP Product Marketing Cloud Management Business Unit September 10, 2014 2014 VMware Inc. All rights reserved. Mobile-cloud Era - The CIO paradox New expectations

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

Hadoop in the Hybrid Cloud

Hadoop in the Hybrid Cloud Presented by Hortonworks and Microsoft Introduction An increasing number of enterprises are either currently using or are planning to use cloud deployment models to expand their IT infrastructure. Big

More information

Forward-looking Statements. GAAP Reconciliation. http://investor.cisco.com/investor-relations/financial-information/financial-results/default.

Forward-looking Statements. GAAP Reconciliation. http://investor.cisco.com/investor-relations/financial-information/financial-results/default. Forward-looking Statements This presentation contains projections and other forward-looking statements regarding future events or the future financial performance of Cisco, including future operating results.

More information

Hybrid Cloud: Overview of Intercloud Fabric. Sutapa Bansal Sr. Product Manager Cloud and Virtualization Group

Hybrid Cloud: Overview of Intercloud Fabric. Sutapa Bansal Sr. Product Manager Cloud and Virtualization Group Hybrid Cloud: Overview of Sutapa Bansal Sr. Product Manager Cloud and Virtualization Group Agenda Why Hybrid cloud? Cisco Vision Hybrid Cloud Use Cases and ROI Architecture Overview Deployment Model and

More information

Consumption IT. Michael Shepherd Business Development Manager. Cisco Public Sector May 1 st 2014

Consumption IT. Michael Shepherd Business Development Manager. Cisco Public Sector May 1 st 2014 Consumption IT Michael Shepherd Business Development Manager Cisco Public Sector May 1 st 2014 Short Bio Cloud BDM in Public Sector (SLED + FED) Cisco for 14 + years Focused on cloud for 4 + years Awareness,

More information

Realizing the Value Proposition of Cloud Computing

Realizing the Value Proposition of Cloud Computing Realizing the Value Proposition of Cloud Computing CIO s Enterprise IT Strategy for Cloud Jitendra Pal Thethi Abstract Cloud Computing is a model for provisioning and consuming IT capabilities on a need

More information

Hybrid Cloud Mini Roundtable. April 17, 2013. Expect Excellence. www.divihn.com

Hybrid Cloud Mini Roundtable. April 17, 2013. Expect Excellence. www.divihn.com Hybrid Cloud Mini Roundtable April 17, 2013 Expect Excellence www.divihn.com Today s Agenda What to expect today Introductions Plus, why are you here this evening? What is Hybrid Cloud? Why Hybrid Cloud?

More information

Accenture cloud application migration services

Accenture cloud application migration services Accenture cloud application migration services A smarter way to get to the cloud Cloud computing can help make your apps extraordinarily agile and scalable. You know this. Your competitors know this. And

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

A Tale of Two Workloads

A Tale of Two Workloads A Tale of Two Workloads USING OPENSTACK AND VMWARE VSPHERE TO BUILD A HYBRID SOLUTION CONTENTS. Executive Summary. 2 Understanding the Challenges. 2 Development of a Two-Workload Strategy. 3 Understanding

More information

Are You in Control of Your Cloud Data? Expanded options for keeping your enterprise in the driver s seat

Are You in Control of Your Cloud Data? Expanded options for keeping your enterprise in the driver s seat Are You in Control of Your Cloud Data? Expanded options for keeping your enterprise in the driver s seat EXECUTIVE SUMMARY Hybrid IT is a fact of life in companies today. Increasingly, the way to deploy

More information

Services. Lothar Renner Director Service Sales Central Theatre

Services. Lothar Renner Director Service Sales Central Theatre Services Lothar Renner Director Service Sales Central Theatre Service Strategy Evolution How to Build a Long-Term Growth Strategy for our partners and Cisco Service Market Growth Rates FY13 FY17 Product

More information

Hosted Collaboration Solution for Contact Center: Elevate Customer Care

Hosted Collaboration Solution for Contact Center: Elevate Customer Care Brochure Hosted Collaboration Solution for Contact Center: Elevate Customer Care In the face of fierce competition, delivering superior customer service has never been more important. Cisco Customer Collaboration

More information

Migrating from Amazon AWS to OpenStack

Migrating from Amazon AWS to OpenStack Migrating from Amazon AWS to OpenStack Steve Curry FOUNDER AND PRESIDENT, METACLOUD, INC. Why? The Pros: Easy start Fully managed Credit card, mouse click, Go! The Cons: Expensive at scale Zero availability

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

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

TECHNOLOGY TRANSFER PRESENTS MAX DOLGICER CLOUD 2.0 MOVING FROM COST SAVINGS TO AGILE IT

TECHNOLOGY TRANSFER PRESENTS MAX DOLGICER CLOUD 2.0 MOVING FROM COST SAVINGS TO AGILE IT TECHNOLOGY TRANSFER PRESENTS MAX DOLGICER CLOUD 2.0 MOVING FROM COST SAVINGS TO AGILE IT APRIL 27-29, 2015 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY) info@technologytransfer.it www.technologytransfer.it

More information

Is Hyperconverged Cost-Competitive with the Cloud?

Is Hyperconverged Cost-Competitive with the Cloud? Economic Insight Paper Is Hyperconverged Cost-Competitive with the Cloud? An Evaluator Group TCO Analysis Comparing AWS and SimpliVity By Eric Slack, Sr. Analyst January 2016 Enabling you to make the best

More information

Unlock the Promise of Cloud: A Strategic Perspective

Unlock the Promise of Cloud: A Strategic Perspective White Paper Unlock the Promise of Cloud: A Strategic Perspective Introduction: Keeping Pace in a Changing World In today s fast-moving environment, change is the only constant. To stay ahead of your competition,

More information

OpenStack & AWS: The Fastest Path to Hybrid IT

OpenStack & AWS: The Fastest Path to Hybrid IT OpenStack & AWS: The Fastest Path to Hybrid IT JULY 29, 2014 10:30 A.M. PST Randy Bias CEO, Cloudscaling @randybias Trends Driving Change in IT IT Must Move Faster Increasing imperative on IT to support

More information

Cloud Computing in the Enterprise An Overview. For INF 5890 IT & Management Ben Eaton 24/04/2013

Cloud Computing in the Enterprise An Overview. For INF 5890 IT & Management Ben Eaton 24/04/2013 Cloud Computing in the Enterprise An Overview For INF 5890 IT & Management Ben Eaton 24/04/2013 Cloud Computing in the Enterprise Background Defining the Cloud Issues of Cloud Governance Issue of Cloud

More information

ArcGIS for Server: In the Cloud

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

More information

The Hybrid Cloud Computing Strategy Where Do I Start? White paper. Cloud Adoption in South Africa

The Hybrid Cloud Computing Strategy Where Do I Start? White paper. Cloud Adoption in South Africa Cloud Adoption in South Africa The broad adoption of cloud computing services in South Africa has gained pace in the past 12 months. Uptake in 2014 is still expected to be slower than some other African

More information

I D C A N A L Y S T C O N N E C T I O N

I D C A N A L Y S T C O N N E C T I O N I D C A N A L Y S T C O N N E C T I O N Gary Chen Research Manager, Enterprise Virtualization Software C a p i t a l iz i n g on the Cloud Revo l u t i o n w ith OpenStack March 2014 OpenStack was a project

More information

TECHNOLOGY TRANSFER PRESENTS MAX DOLGICER IT S ALL ABOUT CLOUD CONCEPTS, STRATEGIES, ARCHITECTURES, PLAYERS, AND TECHNOLOGIES

TECHNOLOGY TRANSFER PRESENTS MAX DOLGICER IT S ALL ABOUT CLOUD CONCEPTS, STRATEGIES, ARCHITECTURES, PLAYERS, AND TECHNOLOGIES TECHNOLOGY TRANSFER PRESENTS MAX DOLGICER IT S ALL ABOUT CLOUD CONCEPTS, STRATEGIES, ARCHITECTURES, PLAYERS, AND TECHNOLOGIES APRIL 2-4, 2014 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY) info@technologytransfer.it

More information

Availability Digest. www.availabilitydigest.com. @availabilitydig. HPE Helion Private Cloud and Cloud Broker Services February 2016

Availability Digest. www.availabilitydigest.com. @availabilitydig. HPE Helion Private Cloud and Cloud Broker Services February 2016 the Availability Digest @availabilitydig HPE Helion Private Cloud and Cloud Broker Services February 2016 HPE Helion is a complete portfolio of cloud products and services that offers enterprise security,

More information

GETTING THE MOST FROM THE CLOUD. A White Paper presented by

GETTING THE MOST FROM THE CLOUD. A White Paper presented by GETTING THE MOST FROM THE CLOUD A White Paper presented by Why Move to the Cloud? CLOUD COMPUTING the latest evolution of IT services delivery is a scenario under which common business applications are

More information

Implementing Hybrid Cloud at Microsoft

Implementing Hybrid Cloud at Microsoft Implementing Hybrid Cloud at Microsoft Published September 2013 The following content may no longer reflect Microsoft s current position or infrastructure. This content should be viewed as reference documentation

More information

Alternatives to Legacy IT Systems: An Unbiased Look at the Current State of the Cloud Market

Alternatives to Legacy IT Systems: An Unbiased Look at the Current State of the Cloud Market Alternatives to Legacy IT Systems: An Unbiased Look at the Current State of the Cloud Market 2012 SAVVIS. All Rights Reserved. 1 Executive Summary There are a limited number of technologies which have

More information

DevOps: Roll out new software and functionality quicker with high velocity DevOps

DevOps: Roll out new software and functionality quicker with high velocity DevOps DevOps: Roll out new software and functionality quicker with high velocity DevOps As software becomes more central, companies are looking for ways to shorten software development cycles and push new functionality

More information

Understanding Virtualization and Cloud in the Enterprise

Understanding Virtualization and Cloud in the Enterprise Understanding Virtualization and Cloud in the Enterprise James Staten Vice President, Principal Analyst Forrester Research Virtualization is evolving toward cloud but won t be subsumed by it 2 What s different

More information

Cloud Computing Paradigm

Cloud Computing Paradigm Cloud Computing Paradigm Julio Guijarro Automated Infrastructure Lab HP Labs Bristol, UK 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

More information

Cloud Courses Description

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

More information

Cloud Courses Description

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

More information

Cloud Computing: The Next Big Thing?

Cloud Computing: The Next Big Thing? May 28 th, 2014 Athens, Greece Cloud Computing: The Next Big Thing? Where we are. What lies ahead. About Performance For more than 15 years, we architect, implement and deliver state of the art solutions

More information

Finding the right cloud solutions for your organization

Finding the right cloud solutions for your organization Finding the right cloud solutions for your organization Business white paper If you manage technology today, you know the story: everything is mobile, connected, interactive, immediate, and fluid. Expectations

More information

Cloud: Where are we now? Gerald Gerry Seaman Cloud Marketing Manager Intel - Data Center Group Enterprise High Performance Group

Cloud: Where are we now? Gerald Gerry Seaman Cloud Marketing Manager Intel - Data Center Group Enterprise High Performance Group Cloud: Where are we now? Gerald Gerry Seaman Cloud Marketing Manager Intel - Data Center Group Enterprise High Performance Group Why is Intel Talking Cloud? Service and Policy Management Analytics Cloud

More information

Making the hybrid world work for you: Redefining IT operations Frank Casey Group Director, Data Center Solutions & Managed Services

Making the hybrid world work for you: Redefining IT operations Frank Casey Group Director, Data Center Solutions & Managed Services Making the hybrid world work for you: Redefining IT operations Frank Casey Group Director, Data Center Solutions & Managed Services accelerate your ambition We re a USD 6.7 billion business with a remarkable

More information

Cloud, where are we? Mark Potts, HP Fellow, CTO Cloud November 2014

Cloud, where are we? Mark Potts, HP Fellow, CTO Cloud November 2014 Cloud, where are we? Mark Potts, HP Fellow, CTO Cloud November 2014 What do the experts say? 3 4 This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated

More information

Why You Should Consider the Cloud

Why You Should Consider the Cloud INTERSYSTEMS WHITE PAPER Why You Should Consider the Cloud In 2014, we ll see every major player make big investments to scale up Cloud, mobile, and big data capabilities, and fiercely battle for the hearts

More information

Cisco Cloud Architecture for the Microsoft Cloud Platform

Cisco Cloud Architecture for the Microsoft Cloud Platform Solution Overview Cisco Cloud Architecture for the Microsoft Cloud Platform BENEFITS Deliver complete cloud services with confidence: Offer best-in-class hybrid, IaaS, PaaS, and SaaS services enabled by

More information

Kent State University s Cloud Strategy

Kent State University s Cloud Strategy Kent State University s Cloud Strategy Table of Contents Item Page 1. From the CIO 3 2. Strategic Direction for Cloud Computing at Kent State 4 3. Cloud Computing at Kent State University 5 4. Methodology

More information

Build open, flexible cloud

Build open, flexible cloud Business white paper Build open, flexible cloud The new standard for cloud management Cloud computing has emerged as a major driving force behind other significant innovations currently affecting the world

More information

EMA Radar for Private Cloud Platforms: Q1 2013

EMA Radar for Private Cloud Platforms: Q1 2013 EMA Radar for Private Cloud Platforms: Q1 2013 By Torsten Volk ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) Radar Report March 2013 BMC Software EMA Radar for Private Cloud Platforms: Q1 2013 (IaaS, PaaS, SaaS)

More information

Achieve Economic Synergies by Managing Your Human Capital In The Cloud

Achieve Economic Synergies by Managing Your Human Capital In The Cloud Achieve Economic Synergies by Managing Your Human Capital In The Cloud By Orblogic, March 12, 2014 KEY POINTS TO CONSIDER C LOUD S OLUTIONS A RE P RACTICAL AND E ASY TO I MPLEMENT Time to market and rapid

More information

An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises

An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises agility PLATFORM Product Whitepaper An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises ServiceMesh 233 Wilshire Blvd,

More information

VMware vcloud Powered Services

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

More information

Moving Lab Management Environments to the Cloud

Moving Lab Management Environments to the Cloud Moving Lab Management Environments to the Cloud white paper 2 Moving Lab Management Environments to the Cloud» Executive Summary On February 14, 2011, VMware announced their decision to discontinue additional

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

Cloud Essentials for Architects using OpenStack

Cloud Essentials for Architects using OpenStack Cloud Essentials for Architects using OpenStack Course Overview Start Date 18th December 2014 Duration 2 Days Location Dublin Course Code SS906 Programme Overview Cloud Computing is gaining increasing

More information

Copyright 2013 Gravitant, Inc. Cloud Brokerage Makes IT-as-a-Service a Practical Reality

Copyright 2013 Gravitant, Inc. Cloud Brokerage Makes IT-as-a-Service a Practical Reality Copyright 2013 Gravitant, Inc. Cloud Brokerage Makes IT-as-a-Service a Practical Reality Table of Contents 3 Demand for IT-as-a-Service Figure 1: Current IT Service Request Model 4 Turning it Around, Leveraging

More information

WhitePaper. Private Cloud Computing Essentials

WhitePaper. Private Cloud Computing Essentials Private Cloud Computing Essentials The 2X Private Cloud Computing Essentials This white paper contains a brief guide to Private Cloud Computing. Contents Introduction.... 3 About Private Cloud Computing....

More information

Worldwide Cloud Systems Management Software 2013 Vendor Shares

Worldwide Cloud Systems Management Software 2013 Vendor Shares COMPETITIVE ANALYSIS Worldwide Cloud Systems Management Software 2013 Vendor Shares Mary Johnston Turner IDC OPINION In 2013, the worldwide cloud systems management software competitive market showed very

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

Five Tactics to Hybrid Cloud Success

Five Tactics to Hybrid Cloud Success March 2016 Five Tactics to Kick Start Your Table of Contents High-Performance IT Environments Drive Revenue and Agility 3 What is Hybrid Cloud? 4 Five Keys for Hybrid Cloud Success: 1. Start with a Business

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

OpenShift 3.0 in the Sogeti Services Factory

OpenShift 3.0 in the Sogeti Services Factory OpenShift 3.0 in the Sogeti Services Factory Michiel van Otegem Senior Architect & SogetiLabs Fellow Red Hat Forum, Zeist - 15 October 2015 OpenShift 3.0 in the SSF 2015 1 Business and IT challenges in

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

How To Monitor Hybrid It From A Hybrid Environment

How To Monitor Hybrid It From A Hybrid Environment IT Monitoring for the Hybrid Enterprise With a Look at ScienceLogic Perspective 2012 Neovise, LLC. All Rights Reserved. Report Published April, 2015 Hybrid IT Goes Mainstream Enterprises everywhere are

More information

PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION

PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION White Paper May 2012 Abstract Whether enterprises choose to use private, public or hybrid clouds, the availability of a broad range

More information

Building a Converged Infrastructure with Self-Service Automation

Building a Converged Infrastructure with Self-Service Automation Building a Converged Infrastructure with Self-Service Automation Private, Community, and Enterprise Cloud Scenarios Prepared for: 2012 Neovise, LLC. All Rights Reserved. Case Study Report Introduction:

More information

The Cloud as a Platform

The Cloud as a Platform The Cloud as a Platform A Guide for Small and Medium Business As the cloud evolves from basic online software tools to a full platform for business, it can provide ways for your business to do more, grow

More information

Cloud Computing. Figure 1

Cloud Computing. Figure 1 HRG Insight: Cloud Computing Keeping apprised of terminology in today s constantly changing IT landscape can be a fulltime job for IT decisionmakers. Some terms lend themselves to a fairly educated guess

More information

Enterprise Cloud Services from Dimension Data. KB Rajendran Head IDC & Cloud Services

Enterprise Cloud Services from Dimension Data. KB Rajendran Head IDC & Cloud Services Enterprise Cloud Services from Dimension Data KB Rajendran Head IDC & Cloud Services The changing role of IT What changes with this shift in focus? This matters less Skills required Investment approach

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

GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS.

GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS. GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS. Cloud computing is as much a paradigm shift in data center and IT management as it is a culmination of IT s capacity to drive business

More information

Successful Data Management Strategies for the Modern Data Center & Beyond

Successful Data Management Strategies for the Modern Data Center & Beyond Successful Data Management Strategies for the Modern Data Center & Beyond May 3 rd 2016 2016 COMMVAULT SYSTEMS, INC. ALL RIGHTS RESERVED. Business Dynamics and Challenges Budget Constraints Lines of Business

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

An Introduction to Private Cloud

An Introduction to Private Cloud An Introduction to Private Cloud As the word cloud computing becomes more ubiquitous these days, several questions can be raised ranging from basic question like the definitions of a cloud and cloud computing

More information

Modern App Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS)

Modern App Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS) Modern App Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS) Executive Summary Developers don t adopt locked down platforms. In a tale

More information

Gain Control over Cloud Services and Grow Your Cloud Professional Services Practice

Gain Control over Cloud Services and Grow Your Cloud Professional Services Practice Gain Control over Cloud Services and Grow Your Cloud Professional Services Practice Presenter: Robert Dimicco Host: Vikram Gulati Sr. Director, Cloud and Data Team Lead, Cisco Cloud Services Center, Cisco

More information

Why Migrate to the Cloud. ABSS Solutions, Inc. 2014

Why Migrate to the Cloud. ABSS Solutions, Inc. 2014 Why Migrate to the Cloud ABSS Solutions, Inc. 2014 ASI Cloud Services Information Systems Basics Cloud Fundamentals Cloud Options Why Move to the Cloud Our Service Providers Our Process Information System

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

vision realize your software-defined with the Digital Data Center from Atos Whitepaper

vision realize your software-defined with the Digital Data Center from Atos Whitepaper realize your software-defined vision with the Digital Data Center from Atos Whitepaper Revolutionize agility and flexibility. Accelerate time to market. Mitigate risk without inhibiting innovation. Reduce

More information

89% IT Enterprise Services. Optimise your cloud investments with innovative hybrid cloud solutions. Hybrid cloud

89% IT Enterprise Services. Optimise your cloud investments with innovative hybrid cloud solutions. Hybrid cloud IT Enterprise Services Hybrid cloud Choosing the right cloud mix for your enterprise 89% of respondents who signified that deploying some sort of private cloud and hybrid infrastructure is a key priority

More information

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com ` CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS Review Business and Technology Series www.cumulux.com Table of Contents Cloud Computing Model...2 Impact on IT Management and

More information

Hybrid IT A Low-Risk Path from On-Premise to ITaaS

Hybrid IT A Low-Risk Path from On-Premise to ITaaS SOLUTION WHITE PAPER Hybrid IT A Low-Risk Path from On-Premise to ITaaS Increase your options by finding the right mix of on-demand and on-premise IT management tools Bruce Campbell, Principal Solutions

More information

Private Cloud: Regain Control of IT

Private Cloud: Regain Control of IT Platform Private Cloud: Regain Control of IT Computing Songnian Zhou TORONTO 10/21/2010 Copyright 2009 Platform Computing Corporation. All Rights Reserved. The Evolving Data Center (1970-2008) From managing

More information

I D C V E N D O R S P O T L I G H T. W o r k l o a d Management Enables Big Data B u s i n e s s Process Optimization

I D C V E N D O R S P O T L I G H T. W o r k l o a d Management Enables Big Data B u s i n e s s Process Optimization I D C V E N D O R S P O T L I G H T W o r k l o a d Management Enables Big Data B u s i n e s s Process Optimization November 2015 Adapted from Worldwide Workload Management Software Market Shares, 2014:

More information

PLATFORM-AS-A-SERVICE, DEVOPS, AND APPLICATION INTEGRATION. An introduction to delivering applications faster

PLATFORM-AS-A-SERVICE, DEVOPS, AND APPLICATION INTEGRATION. An introduction to delivering applications faster PLATFORM-AS-A-SERVICE, DEVOPS, AND APPLICATION INTEGRATION An introduction to delivering applications faster CONTENTS 2 Introduction to PaaS 4 Private, public, and hybrid PaaS 6 Who uses PaaS? 8 DevOps

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

Creative Configurations

Creative Configurations Creative Configurations Mixing and Matching Public, Private and Hybrid Clouds for Maximum Benefits Through this year-long series of whitepapers and webinars, independent analyst Ben Kepes is creating a

More information

Certified Cloud Computing Professional VS-1067

Certified Cloud Computing Professional VS-1067 Certified Cloud Computing Professional VS-1067 Certified Cloud Computing Professional Certification Code VS-1067 Vskills Cloud Computing Professional assesses the candidate for a company s cloud computing

More information

Vblock Systems hybrid-cloud with Cisco Intercloud Fabric

Vblock Systems hybrid-cloud with Cisco Intercloud Fabric www.vce.com Vblock Systems hybrid-cloud with Cisco Intercloud Fabric Version 1.0 April 2015 THE INFORMATION IN THIS PUBLICATION IS PROVIDED "AS IS." VCE MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND

More information

VIRTUALIZATION IS NOT THE CLOUD AN ANALYSIS OF THE GAPS BETWEEN VIRTUALIZATION AND CLOUD COMPUTING

VIRTUALIZATION IS NOT THE CLOUD AN ANALYSIS OF THE GAPS BETWEEN VIRTUALIZATION AND CLOUD COMPUTING VIRTUALIZATION IS NOT THE CLOUD AN ANALYSIS OF THE GAPS BETWEEN VIRTUALIZATION AND CLOUD COMPUTING Virtualization Is Not The Cloud Page 1 TABLE OF CONTENTS Introduction 3 Virtualization Is Not The Cloud

More information

maximum Control through 2 lines Cloud Service Brokering

maximum Control through 2 lines Cloud Service Brokering Infrastructure Services the way we see it Cover Next-Gen title Cloud: Helvetica Choice thin, and 30-33 maximum Control through 2 lines Cloud Service Brokering Cloud 2.0 is about more than cost savings.

More information

Why you should ConsIder The Cloud

Why you should ConsIder The Cloud I N T E R S Y S T E M S D I S C U S S I O N P A P E R Why you should ConsIder The Cloud "In 2014, we' ll see every major player make big investments to scale up Cloud, mobile, and big data capabilities,

More information

Business Continuity in an Outsourced Environment: Enabling business outcomes and expanding sourcing options

Business Continuity in an Outsourced Environment: Enabling business outcomes and expanding sourcing options Business Continuity in an Outsourced Environment: Enabling business outcomes and expanding sourcing options Marnix Gillis IBM Distinguished Engineer 32 nd Regional Conference 2013 International Business

More information