Hybrid (Cloud) Computing

Size: px
Start display at page:

Download "Hybrid (Cloud) Computing"

Transcription

1 Pramak 1 Overview Hybrid (Cloud) Computing Hybrid computing is the use different models of computing to achieve one s end goals. These models of computing might work together in a single workflow or individually in separate workflows. A model of computing as referenced above and in the rest of document is a public cloud, private cloud, or an on-premise non-cloud deployment 1 of computing resources 2. The resources used by a model of computing include physical and virtual computing, networking, and storage. A model of computing might differ from another one of the same kind with respect to who is providing it (which vendor) and what technologies it is using - OS, Virtualization framework, File formats, APIs/SPIs, Protocols, etc. Hybrid computing is there even when the multiple models of computing being used differ only wrt who is providing them or the technologies being used by them. Capturing the above discussion in a succinct definition, Hybrid Computing is defined as the use of different models of computing in a single workflow or separately in different workflows with each model of computing ideally suited to the task it performs to achieve the end goals of an organization The scope of this document is restricted to a discussion of hybrid computing only with respect to clouds and on-premise deployments. Whenever more than one cloud or cloud type is used or one or more clouds is used in conjunction with an on-premise deployment, hybrid computing is said to have occurred. The following sections discuss why hybrid computing is needed, the various models of hybrid computing, and the issues inherent in using it. Organizations that are growing would see a need for hybrid computing since they would face one or more of the situations described below. For a detailed discussion of any aspect described below or for a more in-depth and broader coverage of hybrid computing, pls. consider a consulting engagement with PRAMAK. Need for Hybrid Computing? Given the above definition of hybrid computing, let us examine the various situations in which hybrid computing would be needed. The following sections list some such scenarios. Sudden surges 1 On-premise deployment is a short form for an on-premise non-cloud deployment. 2 One can go to a deeper level than a cloud or on-premise deployment in the explanation of hybrid computing but for the purposes of this document, the discussion is restricted to this level only.

2 Pramak 2 As companies grow, their capacity to handle sudden spikes in traffic must grow too. When a company builds its own data centers and manages them, it takes away time and focus of the company s personnel from the core activities of the company. While having an on-premise data center to handle customer traffic makes sense when traffic is steady and predictable, sudden spikes in traffic on the introduction of some new product or service, might require an order of magnitude more capacity for a short period of time than is available in the data center. Public clouds are best suited to handle such short term overloads from a cost and capability standpoint. This is where cloud bursting comes into play. An organization can use a public cloud provider as an extension of its on-premise servers to handle sudden spikes in traffic and processing needs. Restrictive rules Many countries in Europe such as Germany require that data generated in the country does not leave the country. This requires that a company, that is established in a different country than the one with such a law that it is servicing, either has its own data center in that country or uses a public or private cloud provider with a data center in that country. From a cost and capability standpoint, it is best to do the latter. This could result in the company ending up with a hybrid network. As another example, Canada requires certain data such as health care/medical records of its citizens to stay within its borders. Amazon though a leading provider of cloud services in the US does not have a data center in Canada 3. So a company using Amazon s AWS in the US has to use a different provider to support its operations in Canada or otherwise build its own data center there and manage it itself or through a cloud management company. If the company uses a cloud provider - Foo with a data center in Canada, it would be dealing with multiple cloud providers, Amazon and Foo. Vendor s limitations As explained in the previous section, if the cloud vendor used by a company does not have a data center in a specific country or state where the company is operating and if the rules of that country or state require local presence of computing resources or performance or other considerations dictate it (see later section on Performance considerations), the company would need to use a different provider than the one it is using. Security and compliance concerns Security and compliance concerns can result in an organization having a mix of private and public clouds. An organization might want certain applications and data to run either onpremise or off-premise in a private cloud while hosting other applications and non-sensitive data in a public cloud. Vendor lock-in Many companies do not want to get locked into a single vendor. This is good business practice not just because it avoids dependencies that constrain flexibility of the company but also because it is sometimes needed to satisfy a company s customers. Such companies use multiple cloud providers and develop the processes and the toolset to manage multiple clouds. migrating applications and data between them when needed 3 As of 4/2/2012

3 Pramak 3 Performance considerations There are situations where business needs require the company s computing infrastructure to be close to where business transactions take place. This is the case with financial companies that do trading in stock exchanges. These financial companies could be based far away in the same or a different state than the exchange. These companies need to have their computing close to the exchange so that their transactions can save milliseconds of time in executing on the exchange s trading systems. This can enable these companies to stay competitive with their competition. Such companies can use the public cloud provided by the exchange or if they have concerns about security in a multi-tenant environment, have a private cloud close to the exchange s public cloud. There is also the situation where to optimize performance and improve reliability, an organization provides virtualized services to its customers using different cloud providers under the covers. This way the organization can use the best provider and/or technology under different situations and scenarios and so provide optimal performance and reliability to its customers. More about it in the next section. Software/Service requirements While the above scenarios are pertinent to when a company provides services to its customers, this particular scenario discussed below covers the case where a company needs cloud based services to serve its own needs as well as service the needs of its customers. It can be the case that different departments within an organization are using software from different cloud providers. This could be because their needs are best served by these providers or because of familiarity and experience with their software. This state of affairs might have developed over time or might have happened due to some acquisition or merger. As an example, the HR, Sales and Marketing department, and Billing departments in a company might have standardized on Salesforce software. One or more departments might be using it as a SaaS offering from Salesforce while other departments might be using it as an on-premise deployed service. The IT department handling the deployment of the company s web sites, business logic, and storage might be using on-premise deployments and/or cloud deployments through AWS, Amazon s IaaS offering or through Windows Azure, Microsoft s PaaS offering. Such a company is therefore using multiple providers. Hybrid Computing Models With an understanding of why hybrid computing is needed, let us examine what various hybrid computing models can service such a need. The following are some typical models of hybrid computing. There are other models that are variations or combinations of the ones listed below Private and Public Clouds A company can have a private cloud for handling its steady state operations and a public cloud for handling spikes of traffic. It can also use a private/public cloud combination to address its security and compliance concerns as was explained earlier. The private cloud could be

4 Pramak 4 in a data center owned by the organization or in a rented space managed by providers like Equinix. The company could employ the services of experienced third party cloud managers to manage the various clouds 4. As an example, Rightscale provides cloud management services to companies that want to manage private or public clouds in an optimal way. It can handle different situations such as cloud bursting efficiently for handling spikes in traffic or manage different types of clouds such as those based on OpenStack (Citrix s CloudStack) and those managed by vendors such as AWS. Figure 1 is a schematic of a private and public cloud based hybrid network.. Private/Public cloud and on-premise deployment There are cases where a company has its on-premise deployment of servers and also an offpremise private or public cloud. The on-premise installation communicates through a virtual private connection with the private or public cloud. This kind of model is used for the same purpose as the private-public deployment model discussed above. The difference from the previous model is that an on-premise deployment does not use cloud software and is therefore not a cloud (does not use commodity hardware, is not elastic or highly scalable). The private or public cloud is just an extension of the on-premise data center. Figure 2 is a schematic of a hybrid network that has a private or public cloud connected to an on-premise deployment. 4 Employing a third party to manage the clouds would allow an organization to focus on its core while leaving the management tasks of its context to organizations most experienced to handle them.

5 Pramak 5 Multiple cloud providers A company can use multiple cloud providers for servicing its various needs to avoid a single vendor lock-in or to conform to rules and regulations of the country it is servicing. For example, as mentioned before, a company dealing with health/medical data could be using Amazon s AWS in the USA but Rackspace in Canada because Amazon does not have a data center in Canada. This is to conform to Canada s rules about health/medical data not leaving its borders. A company may also be using multiple cloud providers to service the different software needs of its various departments. These clouds may or may not be of the same type. For example, a company could be using Office 365 as SaaS thus using MIcrosoft Cloud services while also using Salesforce cloud for its CRM/ERP software. It could at the same time be using Amazon s IaaS for hosting its customer facing services. Figure 3 is a schematic of a hybrid network that has multiple clouds and an on-premise deployment that may be connected to one or more of them.

6 Pramak 6 Virtualized clouds A company could be using different cloud providers indirectly by using the services of a cloud vendor that provides virtualized services on top of the services of various cloud providers. For example, Nasuni 5 provides virtual cloud storage that under the covers uses the storage services provided by different cloud providers such as Microsoft, Amazon, Rackspace. This way Nasuni is able to provide better performing and more reliable storage than is possible from using just one provider s storage offerings. Figure 4 is a schematic of a hybrid network with an on-premise deployment connected to a virtual cloud provider 5

7 Pramak 7 As mentioned earlier, the above are a few typical examples of hybrid computing models. There are variations and combinations of the above models that also get used. For example, in the above models, an organization might use a private cloud instead of a public cloud or in place of an on-premise (non-cloud) deployment. Also, an organization might have an on-premise deployment or a on-premise private cloud in the examples above where no such deployment is shown. What kind of hybrid computing works best for an organization depends on the unique situation of the organization and how it has evolved in its use of the cloud. Hybrid Computing Issues The following sections list a few issues that can occur with Hybrid Computing. Multiple sign-on credentials When dealing with different clouds and/or cloud providers, one can have the problem of needing multiple sign-on credentials for accessing the various clouds. There is the need for a single sign-on across the various hybrid deployments. There are providers that have solutions for this. An example of such a provider is Okta that can provide single sign-on across multiple different providers. Some cloud vendors also have solutions in this space though they are more limited in their coverage. For example, Microsoft has a solution for enabling single sign-on across private and public clouds that are using Azure.

8 Pramak 8 Management complexity Dealing with different providers and types of clouds using different Operating Systems, Virtualization frameworks, File formats, Protocols, APIs/SPIs, Management tools is inherently more complex than dealing with a simple non-hybrid network. One needs to have the right policy, processes, and tools to deal with such complexity. One can also put a layer of abstraction over all this, like Nasuni has done for storage services so that management tasks become easier. One can also use the services of a cloud service broker (CSB) to make the above task easier. CSBs can be internal i.e. the company s own IT staff trained to do this, or external. The CSB can get the best deals for you and make the management tasks much easier because they are intimately familiar with the cloud providers, their offerings, and the toolsets that make management easier. Software migration headache Software developed on one vendor s cloud implementation will not work on another vendor s cloud without changes. Likewise software running in a private cloud might not be easily migratable to a public cloud if the two clouds use different APIs/SPIs, File formats, VMs, Management tools, etc. There are emerging partnerships and software engineering efforts underway that help provide solutions for such problems. For example, a recent partnership between Amazon and Eucalyptus lets the latter use AWS APIs/SPIs to launch private clouds for its customers. Another example is Open Stack 6 whose APIs/SPIs though not compatible with AWS are nevertheless being patterned after AWS APIs/SPIs. This allows for easier migration between Open Stack based clouds and AWS cloud. Conclusion Hybrid computing is becoming a fact of life for organizations that are growing globally and have to deal with large spikes of traffic every so often. Cloud computing when leveraged properly offers organizations the ability to handle their growing needs efficiently and in a cost-effective manner. There are various situations where a single model of cloud computing does not work well for organizations. This might be because of the way an organization and its software use has developed over time or because of expansion/merger activity or because of rules and regulations of countries that the organization is operating in or because of a need to avoid vendor lock-in. There are other reasons too. This paper attempted to discuss hybrid computing by covering aspects such as why it is needed, ways of addressing this need, and the issues one needs to tackle to make the use of hybrid computing a good experience. 6 Open Stack was developed by RackSpace

Cloud Computing: Making the right choices

Cloud Computing: Making the right choices Cloud Computing: Making the right choices Kalpak Shah Clogeny Technologies Pvt Ltd 1 About Me Kalpak Shah Founder & CEO, Clogeny Technologies Passionate about economics and technology evolving through

More information

6 Cloud strategy formation. 6.1 Towards cloud solutions

6 Cloud strategy formation. 6.1 Towards cloud solutions 6 Cloud strategy formation 6.1 Towards cloud solutions Based on the comprehensive set of information, collected and analysed during the strategic analysis process, the next step in cloud strategy formation

More information

NCTA Cloud Architecture

NCTA Cloud Architecture NCTA Cloud Architecture Course Specifications Course Number: 093019 Course Length: 5 days Course Description Target Student: This course is designed for system administrators who wish to plan, design,

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

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

Proactively Secure Your Cloud Computing Platform

Proactively Secure Your Cloud Computing Platform Proactively Secure Your Cloud Computing Platform Dr. Krutartha Patel Security Engineer 2010 Check Point Software Technologies Ltd. [Restricted] ONLY for designated groups and individuals Agenda 1 Cloud

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

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

Cloud Computing Technology

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

More information

TBR. IBM Cloud Services Balancing compute options: How IBM Smart Business Cloud can be a catalyst for IT transformation

TBR. IBM Cloud Services Balancing compute options: How IBM Smart Business Cloud can be a catalyst for IT transformation T EC H N O LO G Y B U S I N ES S R ES EAR C H, I N C. IBM Cloud Services Balancing compute options: How IBM Smart Business Cloud can be a catalyst for IT transformation Author: Stuart Williams Director,

More information

Platforms in the Cloud

Platforms in the Cloud Platforms in the Cloud Where Will Your Next Application Run? Jazoon, Zurich June 2011 Copyright 2011 Chappell & Associates An Organization without Cloud Computing Users A A A VM VM VM A A A Application

More information

NEXT UP: John Sanderson, Windows Azure Specialist johnsand@microsoft.com 303-546-1397 (Denver) Page 1

NEXT UP: John Sanderson, Windows Azure Specialist johnsand@microsoft.com 303-546-1397 (Denver) Page 1 NEXT UP: John Sanderson, Windows Azure Specialist johnsand@microsoft.com 303-546-1397 (Denver) Page 1 The Cloud The Foundation for Private Cloud A Platform for ISV s Page 2 Cloud Computing Landscape Page

More information

Security in Hybrid Clouds

Security in Hybrid Clouds Security in Hybrid Clouds Executive Summary... 3 Commonly Accepted Security Practices and Philosophies... 4 Defense- in- Depth... 4 Principal of Least Privileges... 4 Hybrid Cloud Security Issues and Threats...

More information

Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled

Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled Hexaware E-book on Q & A for Cloud BI Hexaware Business Intelligence & Analytics Actionable Intelligence Enabled HEXAWARE Q & A E-BOOK ON CLOUD BI Layers Applications Databases Security IaaS Self-managed

More information

Cloud Computing: What IT Professionals Need to Know

Cloud Computing: What IT Professionals Need to Know Learning Cloud Computing: What IT Professionals Need to Know Cloud computing promises new career opportunities for IT professionals. In many cases, existing core skill sets transfer directly to cloud technologies.

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

Cloud Computing. Technologies and Types

Cloud Computing. Technologies and Types Cloud Computing Cloud Computing Technologies and Types Dell Zhang Birkbeck, University of London 2015/16 The Technological Underpinnings of Cloud Computing Data centres Virtualisation RESTful APIs Cloud

More information

Master the Might of the Hybrid Cloud

Master the Might of the Hybrid Cloud Reach for the Sky Master the Might of the Hybrid Cloud WHITE PAPER As an IT decision maker at a global enterprise, you face unique challenges in managing a complex infrastructure with varied resources

More information

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Cloud Computing 159.735 Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Table of Contents Introduction... 3 What is Cloud Computing?... 3 Key Characteristics...

More information

BEDIFFERENT A C E 2 0 1 2 I N T E R N A T I O N A L

BEDIFFERENT A C E 2 0 1 2 I N T E R N A T I O N A L Copyright 2012 Aras. All Rights Reserved. BEDIFFERENT A C E 2 0 1 2 I N T E R N A T I O N A L Copyright 2012 Aras. All Rights Reserved. ACE 2012 I N TERNATIONAL Leveraging the Cloud Rob McAveney Director

More information

Third Party Cloud Services Its Adoption in the New Age

Third Party Cloud Services Its Adoption in the New Age Solutions for higher performance! Third Party Cloud Services Its Adoption in the New Age 1 Introduction Cloud computing is the delivery of computing services over the Internet. Cloud services allow individuals

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

CLOUD MANAGEMENT GUIDE

CLOUD MANAGEMENT GUIDE CLOUD GUIDE BY CARLOS ESCAPA, MANAGING DIRECTOR, QUMOTECH AUGUST 6, 2010 As organizations push more data into the Cloud, managing these new infrastructures is becoming the major challenge for IT. This

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Developing SAP Enterprise Cloud Computing Strategy

Developing SAP Enterprise Cloud Computing Strategy White Paper WFT Cloud Technology SAP Cloud Integration Service Provider Developing SAP Enterprise Cloud Computing Strategy SAP Cloud Computing is a significant IT paradigm change with the potential to

More information

Licensing Guide for Partners. Leveraging Data Center Providers and Software Services Resellers

Licensing Guide for Partners. Leveraging Data Center Providers and Software Services Resellers Licensing Guide for Partners Leveraging Data Center Providers and Software Services Resellers LEVERAGING DATA CENTER PROVIDERS AND SOFTWARE SERVICES RESELLERS: LICENSING GUIDE Table of Contents Introduction...

More information

Identity and Access Management (IAM) Across Cloud and On-premise Environments: Best Practices for Maintaining Security and Control

Identity and Access Management (IAM) Across Cloud and On-premise Environments: Best Practices for Maintaining Security and Control Identity and Access Management (IAM) Across Cloud and On-premise Environments: Best Practices for Maintaining Security and Control agility made possible Enterprises Are Leveraging Both On-premise and Off-premise

More information

BEDIFFERENT ACE G E R M A N Y. aras.com. Copyright 2012 Aras. All Rights Reserved.

BEDIFFERENT ACE G E R M A N Y. aras.com. Copyright 2012 Aras. All Rights Reserved. Copyright 2012 Aras. All Rights Reserved. BEDIFFERENT ACE G E R M A N Y Copyright 2012 Aras. All Rights Reserved. ACE Germany Leveraging the Cloud Rob McAveney Director of Product Management Aras Corp

More information

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages Ivan Zapevalov 2 Outline What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages 3 What is cloud computing? 4 What is cloud computing? Cloud computing is the

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

White Paper: Optimizing the Cloud Infrastructure for Enterprise Applications

White Paper: Optimizing the Cloud Infrastructure for Enterprise Applications White Paper: Optimizing the Cloud Infrastructure for Enterprise Applications 2010 Ashton, Metzler, & Associates. All rights reserved. Executive Summary Given the technological and organizational risks

More information

Geoff Raines Cloud Engineer

Geoff Raines Cloud Engineer Geoff Raines Cloud Engineer Approved for Public Release; Distribution Unlimited. 13-2170 2013 The MITRE Corporation. All rights reserved. Why are P & I important for DoD cloud services? Improves the end-to-end

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

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

Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management

Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management Table of Contents Executive Summary... 3 Introduction: Cloud Deployment Models... 3 Private Clouds...3 Public

More information

Private OpenStack on demand: Mirantis puts a cloud in SoftLayer's cloud

Private OpenStack on demand: Mirantis puts a cloud in SoftLayer's cloud Private OpenStack on demand: Mirantis puts a cloud in SoftLayer's cloud Analyst: Carl Brooks 26 Jun, 2014 Mirantis is an established systems integrator and development house that specializes in OpenStack,

More information

Optimizing Service Levels in Public Cloud Deployments

Optimizing Service Levels in Public Cloud Deployments WHITE PAPER OCTOBER 2014 Optimizing Service Levels in Public Cloud Deployments Keys to Effective Service Management 2 WHITE PAPER: OPTIMIZING SERVICE LEVELS IN PUBLIC CLOUD DEPLOYMENTS ca.com Table of

More information

Higher National Unit specification: general information

Higher National Unit specification: general information Higher National Unit specification: general information Unit code: H179 34 Superclass: CE Publication date: March 2012 Source: Scottish Qualifications Authority Version: 01 Unit purpose This Unit is intended

More information

Using Cloud Computing to Drive Innovation: Technological Opportunities and

Using Cloud Computing to Drive Innovation: Technological Opportunities and Using Cloud Computing to Drive Innovation: Technological Opportunities and Management Challenges Edgar A. Whitley Based on work with Leslie P Willcocks and Will Venters MSc Management, Information Systems

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

Competitive Comparison Between Microsoft and VMware Cloud Computing Solutions

Competitive Comparison Between Microsoft and VMware Cloud Computing Solutions Competitive Comparison Between Microsoft and VMware Cloud Computing Solutions Introduction As organizations evaluate how cloud computing can help them improve business agility, reduce management complexity

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

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

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

More information

Plant Software in the Cloud Fact vs. Myth

Plant Software in the Cloud Fact vs. Myth Plant Software in the Cloud Fact vs. Myth Andy Chatha President ARC Advisory Group AChatha@ARCweb.com Manufacturing Performance Improvement Levers Systems People Processes Information Things 2 Transformational

More information

Managing Cloud Services in the Enterprise The Value of Cloud Services Brokers

Managing Cloud Services in the Enterprise The Value of Cloud Services Brokers Whitepaper: Managing Cloud Services in the Enterprise The Value of Cloud Services Brokers Whitepaper: Managing Cloud Services in the Enterprise 2 The cloud has revolutionized the way businesses operate

More information

WHITEPAPER. Beyond Infrastructure Virtualization Platform Virtualization, PaaS and DevOps

WHITEPAPER. Beyond Infrastructure Virtualization Platform Virtualization, PaaS and DevOps WHITEPAPER Beyond Infrastructure Virtualization Platform Virtualization, PaaS and DevOps Table of Contents 3 Business Demands and IT Challenges 6 State of the Art 6 Use Case: Large Bank 7 Use Case: Large

More information

CLOUD COMPUTING An Overview

CLOUD COMPUTING An Overview CLOUD COMPUTING An Overview Abstract Resource sharing in a pure plug and play model that dramatically simplifies infrastructure planning is the promise of cloud computing. The two key advantages of this

More information

10 Considerations for a Cloud Procurement. Anthony Kelly Erick Trombley David DeBrandt Carina Veksler January 2015

10 Considerations for a Cloud Procurement. Anthony Kelly Erick Trombley David DeBrandt Carina Veksler January 2015 10 Considerations for a Cloud Procurement Anthony Kelly Erick Trombley David DeBrandt Carina Veksler January 2015 www.lbmctech.com info@lbmctech.com Purpose: Cloud computing provides public sector organizations

More information

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

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

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Case Studies: Protecting Sensitive Data in

Case Studies: Protecting Sensitive Data in Case Studies: Protecting Sensitive Data in C.J. Radford Vice President, Cloud September 18, 2014 Contact: @cjrad; cradford@vormetric.com Agenda Data Security Challenges Top Considerations for Data Centric

More information

IBM chooses AppZero as application virtualization partner for SmartCloud

IBM chooses AppZero as application virtualization partner for SmartCloud IBM chooses AppZero as application virtualization partner for SmartCloud Analyst: Rachel Chalmers 30 Apr, 2012 Since September 2011, IBM Distinguished Engineer Mac Devine has served as the Director and

More information

OpenStack Cloud Migration:

OpenStack Cloud Migration: OpenStack Cloud Migration: Cloud Migration from VMware to OpenStack July 07, 2015 DONGJOON MIN ISA TECHNOLOGIES,INC. djmin@zconverter.com 1 Table of Contents Executive Summary.. 3 What is V2C Cloud Migration..

More information

擁抱雲端 建立高效便捷的服務 Embracing Cloud Computing to reduce cost and complexity

擁抱雲端 建立高效便捷的服務 Embracing Cloud Computing to reduce cost and complexity 擁抱雲端 建立高效便捷的服務 Embracing Cloud Computing to reduce cost and complexity David CHEE General Manager Strategic Enterprise Services HP Enterprise Services, Asia NDA Cloud Definition A model for enabling convenient,

More information

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University Cloud computing: the state of the art and challenges Jānis Kampars Riga Technical University Presentation structure Enabling technologies Cloud computing defined Dealing with load in cloud computing Service

More information

Starting the Journey to Managed Infrastructure Services

Starting the Journey to Managed Infrastructure Services Starting the Journey to Managed Infrastructure Services A GUIDE TO SELECTING INITIAL WORKLOADS FOR MIGRATION CONTENTS Executive Summary. 2 A New Age of Innovation. 2 IT Has Reached the Pivot Point. 3 The

More information

Mobile cloud business

Mobile cloud business 1 Mobile cloud business Sakari Luukkainen 2 Introduction term "cloud" was first used as a metaphor for the Internet, based on the cloud drawing used to depict the Internet as an abstraction of the underlying

More information

Strategic Comparison of Public Cloud versus Hybrid Cloud

Strategic Comparison of Public Cloud versus Hybrid Cloud Wikibon.com - http://wikibon.com Strategic Comparison of Public Cloud versus Hybrid Cloud by David Floyer - 2 April 2015 http://wikibon.com/strategic-comparison-of-public-cloud-versus-hybrid-cloud/ 1 /

More information

Cloud Computing. Cloud computing:

Cloud Computing. Cloud computing: Cloud computing: Cloud Computing A model of data processing in which high scalability IT solutions are delivered to multiple users: as a service, on a mass scale, on the Internet. Network services offering:

More information

STeP-IN SUMMIT 2013. June 18 21, 2013 at Bangalore, INDIA. Performance Testing of an IAAS Cloud Software (A CloudStack Use Case)

STeP-IN SUMMIT 2013. June 18 21, 2013 at Bangalore, INDIA. Performance Testing of an IAAS Cloud Software (A CloudStack Use Case) 10 th International Conference on Software Testing June 18 21, 2013 at Bangalore, INDIA by Sowmya Krishnan, Senior Software QA Engineer, Citrix Copyright: STeP-IN Forum and Quality Solutions for Information

More information

Architectural Implications of Cloud Computing

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

More information

Chapter 11 Cloud Application Development

Chapter 11 Cloud Application Development Chapter 11 Cloud Application Development Contents Motivation. Connecting clients to instances through firewalls. Chapter 10 2 Motivation Some of the questions of interest to application developers: How

More information

Why, What, and How of Cloud Computing Deepak Chebbi

Why, What, and How of Cloud Computing Deepak Chebbi www.yousigma.com Why, What, and How of Cloud Computing Deepak Chebbi 1 Economics of IT Capitalize the core (specific to me) Expense the context (commodity) 2 What is Cloud? Example 1. Software as a service

More information

Cloud Computing in the Enterprise: A Question of Control.. And who has it. INF5210 Ben Eaton 12/11/2013

Cloud Computing in the Enterprise: A Question of Control.. And who has it. INF5210 Ben Eaton 12/11/2013 Cloud Computing in the Enterprise: A Question of Control.. And who has it. INF5210 Ben Eaton 12/11/2013 1 The Cloud We all use it as consumers But I m going to talk about cloud computing in an enterprise

More information

Hosting and Colocation Regional Strategies for Growth. April 2015

Hosting and Colocation Regional Strategies for Growth. April 2015 Hosting and Colocation Regional Strategies for Growth April 2015 Key Findings Location is becoming increasingly important for colocation and hosting providers alike, with a growing need by those providing

More information

NATO s Journey to the Cloud Vision and Progress

NATO s Journey to the Cloud Vision and Progress NATO s Journey to the Cloud Vision and Progress Dr Peter J. Lenk 2 Definitions of the Cloud A large-scale distributed computing paradigm that is driven by economies of scale, in which a pool of abstracted,

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

Implementing Microsoft Azure Infrastructure Solutions

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

More information

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

Rose Business Technologies

Rose Business Technologies Benefits of Software as a Service (SaaS) Software as a Service (SaaS) may be defined simply as software applications deployed over the Internet. With SaaS, a third-party provider licenses an application

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

2) Xen Hypervisor 3) UEC

2) Xen Hypervisor 3) UEC 5. Implementation Implementation of the trust model requires first preparing a test bed. It is a cloud computing environment that is required as the first step towards the implementation. Various tools

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

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

Cloud Computing Architecture: A Survey

Cloud Computing Architecture: A Survey Cloud Computing Architecture: A Survey Abstract Now a day s Cloud computing is a complex and very rapidly evolving and emerging area that affects IT infrastructure, network services, data management and

More information

Cloud Computing: Current Market Trends and Future Opportunities

Cloud Computing: Current Market Trends and Future Opportunities Cloud Computing: Current Market Trends and Future Opportunities by Martin Tantow, Editor-in-Chief, CloudTimes.org Commodity Infrastructure as a Service Cloud computing continues to gain more mainstream

More information

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

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

More information

Digital Forensics. Lab 10: Cloud Computing & the Future of Digital Forensics

Digital Forensics. Lab 10: Cloud Computing & the Future of Digital Forensics Digital Forensics Lab 10: Cloud Computing & the Future of Digital Forensics Today's Topics Cloud Computing Overview Applications of Cloud Computing Impact of CC to Digital Forensics Future of Digital Forensics

More information

Identity and Access Management for the Cloud What You Need to Know About Managing Access to Your Clouds

Identity and Access Management for the Cloud What You Need to Know About Managing Access to Your Clouds Identity and Access Management for the Cloud What You Need to Know About Managing Access to Your Clouds Identity & Access Management One of the biggest challenges in information security is Identity and

More information

HP officially launches Cloud Services key to its vision of hybrid IT service delivery

HP officially launches Cloud Services key to its vision of hybrid IT service delivery HP officially launches Cloud Services key to its vision of hybrid IT service delivery Analyst: Carl Brooks William Fellows 13 Jun, 2012 Hewlett-Packard has taken the wraps off Cloud Services its portfolio

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

'Run any app on any cloud' is CliQr's bold claim

'Run any app on any cloud' is CliQr's bold claim 'Run any app on any cloud' is CliQr's bold claim Analyst: William Fellows 28 Jan, 2013 CliQr Technologies' claim is a bold one: the Sunnyvale, California-based vendor says that its CloudCenter orchestration

More information

Session 3. the Cloud Stack, SaaS, PaaS, IaaS

Session 3. the Cloud Stack, SaaS, PaaS, IaaS Session 3. the Cloud Stack, SaaS, PaaS, IaaS The service models resemble a cascading architecture where services on a higher level, as identified by Weinhardt et.al. (2009); encapsulate functionality from

More information

INTRODUCING CLOUD POWER

INTRODUCING CLOUD POWER INTRODUCING CLOUD POWER WHAT IF YOU COULD TAKE YOUR EXISTING IT INFRASTRUC- TURE AND MAKE IT MORE FLEXIBLE, MORE PRODUCTIVE, AND MORE POWERFUL ALL FOR LESS MONEY THAN YOU RE CUR- RENTLY SPENDING? Introducing

More information

Abstract 1. INTRODUCTION

Abstract 1. INTRODUCTION Abstract CLOUD COMPUTING GauravBawa & Sheena Girdhar DAV Institute of Engineering and Technology, Jalandhar Email: gaurav.daviet@yahoo.com, sheenagirdhar@gmail.com Contact Numbers: 09417614654,09914658188

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

Relocating Windows Server 2003 Workloads

Relocating Windows Server 2003 Workloads Relocating Windows Server 2003 Workloads An Opportunity to Optimize From Complex Change to an Opportunity to Optimize There is much you need to know before you upgrade to a new server platform, and time

More information

Public Cloud on Ubuntu OpenStack From POC to Production MAKE IT RAIN

Public Cloud on Ubuntu OpenStack From POC to Production MAKE IT RAIN Public Cloud on Ubuntu OpenStack From POC to Production MAKE IT RAIN Building and running your Ubuntu OpenStack public cloud More and more companies are using public cloud infrastructure to access storage

More information

BI in the Cloud Sky is the limit

BI in the Cloud Sky is the limit BI in the Cloud Sky is the limit Vishal Agrawal Product Technical Architect Infosys Tech Ltd Anand Govindarajan Principal Technology Architect Infosys Tech Ltd Current state of BI systems Key characteristics

More information

CLOUD COMPUTING SECURITY CONCERNS

CLOUD COMPUTING SECURITY CONCERNS CLOUD COMPUTING SECURITY CONCERNS ABSTRACT ASMA GULAM MOHAMED Saveetha School of Engineering Cloud computing is set of resources including data storage, programs and hardware offered through the Internet.

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

How To Understand Cloud Computing

How To Understand Cloud Computing Dr Markus Hagenbuchner markus@uow.edu.au CSCI319 Introduction to Cloud Computing CSCI319 Chapter 1 Page: 1 of 10 Content and Objectives 1. Introduce to cloud computing 2. Develop and understanding to how

More information

The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS

The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS The Definitive Guide to the Cloud and Kentico CMS THOMAS ROBBINS Contents Introduction... 4 What is Cloud Computing?... 4 The Benefits of the Cloud... 6 Full Hardware Utilization... 6 Lower Power Costs...

More information

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

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

More information

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management The Cloud at Crawford Evaluating the pros and cons of cloud computing and its use in claims management The Cloud at Crawford Wikipedia defines cloud computing as Internet-based computing, whereby shared

More information

Oracle Applications and Cloud Computing - Future Direction

Oracle Applications and Cloud Computing - Future Direction Oracle Applications and Cloud Computing - Future Direction February 26, 2010 03:00 PM 03:40 PM Presented By Subash Krishnaswamy skrishna@astcorporation.com Vijay Tirumalai vtirumalai@astcorporation.com

More information

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

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

More information

Global Hybrid Cloud Market 2014-2018

Global Hybrid Cloud Market 2014-2018 Brochure More information from http://www.researchandmarkets.com/reports/2833276/ Global Hybrid Cloud Market 2014-2018 Description: About Hybrid Clouds A hybrid cloud is a combination of public and private

More information

OpenStack Cloud Migration : Migrating On-premise workloads to OpenStack Private Cloud

OpenStack Cloud Migration : Migrating On-premise workloads to OpenStack Private Cloud OpenStack Cloud Migration : Migrating On-premise workloads to OpenStack Private Cloud June 16, 2015 DONGJOON MIN ISA TECHNOLOGIES,INC. 1 djmin@zconverter.com Table of Contents Executive Summary.. 3 What

More information