Platform as a Service: The IBM point of view

Size: px
Start display at page:

Download "Platform as a Service: The IBM point of view"

Transcription

1 Platform as a Service: The IBM point of view Don Boulia Vice President Strategy, IBM and Private Cloud Contents 1 Defining Platform as a Service 2 The IBM view of PaaS 6 IBM offerings 7 Summary 7 For more information Defining Platform as a Service The consumer view of PaaS The official definition of Platform as a Service (PaaS) from the National Institute of Standards and Technology (NIST) states the following: Cloud Platform as a Service (PaaS). The capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created or -acquired applications created using programming languages and tools supported by the provider. The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, or storage, but has control over the deployed applications and possibly application hosting environment configurations. 1 This definition focuses on the consumer view of PaaS in which the provider dictates everything underneath the application layer, including the underlying platform and infrastructure. What is notable about the definition is what it does not include. There is no statement about the details of multi-tenancy in the application, or how the application does (or does not) make use of elastic resources. There is also no requirement that the provider supply special, cloud-only tools to build applications. In fact, the notion of an application lifecycle is not mentioned, allowing the possibility that no development or operational tools are provided at all. Finally, there is no mention of the type of cloud

2 infrastructure, whether it is private or public, and no mention of the details of the compute infrastructure that is used to power the cloud. The industry view of PaaS Many IT vendors, analysts and industry pundits have placed artificial restrictions on the definition of PaaS, such as requirements for special tools and operational characteristics, publiccloud-only implementations, specific levels of multi-tenancy and elasticity, or classifying only certain types of applications as being able to run on a PaaS. While each of these restrictions provides a convenient simplifying assumption for the vendor or analyst, entire classes of viable cloud Platform as a Service implementations are left out of the mix. The effort to define PaaS as the next big thing tends to discount cloud-enabled existing software platforms from qualifying as PaaS environments. The cloud-native view of PaaS The desire to make PaaS something completely new causes some vendors to focus only on green-field applications that are written specifically to take advantage of popular cloud capabilities. These so-called cloud-native applications typically exhibit specific types of multi-tenancy or make use of automatic, elastic scaling of resources. They often include integrated development and operational lifecycle tools as part of the platform services. While these kinds of applications are very interesting (and do need to be supported in the overall definition of a PaaS), the assumption that all types of applications must be modeled this way is false. Furthermore, the assumption that any platform supporting applications that are not cloud native cannot be a PaaS is equally false. The service provider view of PaaS Notably absent from most definitions of PaaS is the view from the provider or operator perspective. Too often, the assumption is that the service provider will be some external public cloud entity. However, the truth is that many established enterprises are interested in building and maintaining private Platform as a Service implementations, becoming service providers for various lines of business within their enterprise. While the consumers of a PaaS need not worry themselves with the platform middleware and hardware infrastructure, the providers do need to understand these details. How do providers map their existing enterprise standards to their emerging PaaS strategy? Will their existing enterprise applications be able to move to a PaaS? How do they leverage existing hardware and software, and what new hardware or software must be purchased? How does their PaaS implementation relate to other enterprise strategies surrounding cloud (private, hybrid and public)? This paper attempts to clarify the definition of PaaS, the implementation of PaaS technologies, and key considerations for evaluating PaaS capabilities. The IBM view of PaaS IBM supports the definition of Platform as a Service as described by NIST. As a supplier of hardware, middleware and hosted services, IBM leaders are very aware of the wide variety of client application needs that must be handled in a cloud platform. As a result, IBM uses a broad definition of application to encompass any client assets that use platform middleware; this includes online applications, batch processes, business processes, business events, web services, integration technologies or application lifecycle management. IBM leaders also recognize that enterprises are often both consumers of and providers of platform services. A complete view of Platform as a Service must address a spectrum of application needs and must answer key questions from both a consumer and a serviceprovider perspective. PaaS capabilities While it would be ideal to define a single set of capabilities and declare it as the Platform as a Service, the diversity of application needs makes this impractical. Factors such as 2

3 industry regulations and standards, service levels and quality of service, programming language and development tools are just a few of the considerations that can lead to widely different platform implementations. When consumers choose (or when providers implement) a PaaS environment, they make a series of decisions that will ultimately affect the capabilities that are exposed in the PaaS. IBM has categorized these platform considerations into three areas: 1. IT environment factors 2. Platform operational factors 3. Business environment factors IT environment factors Most corporations have an existing set of IT requirements that affect their choice of platform. These could be driven by adherence to corporate standards, skills with specific development environments and languages, processes formed around operational tools, or compatibility with other systems. These decisions are still very relevant in a cloud environment; if the platforms available do not meet these requirements, adoption of PaaS within the organization can be delayed or prevented. Platform operational factors The operational capabilities exposed by the platform can vary widely depending on the needs of the applications. Features such as multi-tenancy, availability, security, elasticity and performance fall into this category. Existing applications being enabled for the cloud may require specific security or availability characteristics, but have no need for multi-tenancy and elasticity. Conversely, cloud-native applications may not require the same features for reliability and availability but expect the platform to implement high levels of multi-tenancy and elasticity. The optimal combination of operational factors will vary based upon the types of applications the PaaS must support. Business environment factors The business environment can have a dramatic effect on platform requirements. Industry regulations, standards, country specific legal restrictions and partner relationships can generate very different platform requirements. Unique PaaS implementations will exist to accommodate industry and business requirements. Leaders at IBM believe that a variety of PaaS types will emerge to support different types of applications. Furthermore, a single enterprise is likely to have multiple instances of PaaS as it develops a strategy to optimize for characteristics such as test as opposed to production, and application needs that vary by line of business. Application types Although this paper has stated that the needs of PaaS consumers can vary widely based on the types of applications being deployed on the platform, IBM leaders do see trends within the types of platform patterns being created by providers. Broadly speaking, PaaS support can be broken down into two distinct categories: 1. Cloud-enabled applications An emphasis on deploying existing applications in a cloud environment 2. Cloud-native applications An emphasis on creating new applications built for the cloud Cloud-enabled applications These are existing applications originally designed for a pre-cloud environment. The application architecture often dictates a specific set of platform requirements, such as operating systems, versions of middleware, and supporting code libraries. Typically, changes to these elements are tightly controlled. Features such as application level multi-tenancy and elasticity are not present in these architectures typically. However, there is still value in moving these applications to 3

4 a cloud environment in order to leverage pooled resources, automated deployment, common management of platform/ infrastructure services, and cloud-based application lifecycle management. In addition, leveraging PaaS for development and maintenance of existing enterprise application can have tremendous benefits and is one of the cornerstones of the IBM DevOps strategy wherein efficiencies are gained throughout the application lifecycle. Moving these applications to a cloud platform is a good first step towards standardizing on a common set of cloud platform services that span development, runtime and management services. Most of today s existing enterprise applications will fall into the cloud-enabled category. As such, most private cloud platform activities within an enterprise have a strong focus on supporting cloud-enabled applications. The team at IBM expects this mix to change over time as enterprise leaders evaluate cloud-native applications for new development projects. In the future, both types of applications will exist in an enterprise environment, creating the need for enterprise providers to deliver multiple platforms to serve both types of consumers. Cloud-native applications These are applications created in the era of cloud, with an expectation of leveraging cloud capabilities such as multitenancy and elasticity to lower the costs of operating the application in a cloud environment. Support for new and emerging programming models and tools are popular requirements in cloud-native applications. Common examples of cloud-native features include support for NoSQL databases and programming support for scripting languages as opposed to compiled languages. A focus on iterative development, integrated development and operations capabilities and frequent updates to the entire platform stack are also common in these environments. Application owners typically accept a lower level of control over platform software updates and upgrades in cloud-native environments. Applications built on these cloud-native platforms often focus on engaging the user in a multi-channel experience, featuring a strong emphasis on mobile, social and big data concerns. Many Software as a Service (SaaS) applications can be categorized as cloud-native due to the needs of their business model. A SaaS implementation leverages cloud to manage platform and infrastructure costs; as client volume increases, the cost to run and manage the platform must remain stable or must decline. Built-in multi-tenancy and elasticity features in the PaaS become critical components for these applications. Implementing a PaaS IBM leaders believe that there will be many different instances of PaaS, each exposing a unique selection of capabilities based on IT, operational and business considerations. Even within a single enterprise there is a very good chance that multiple different PaaS instances will emerge. For example, consider a development and test environment as opposed to a production environment. The former might have minimal requirements on performance or availability, allowing for an implementation on less-expensive hardware. In contrast, a production environment will likely have strict requirements on performance, availability and reliability in order to guarantee that applications stay up and running. While a company could choose to run all of these applications in the same PaaS instance, IBM leaders believe that most companies will prefer to use or create different platform instances to optimize capabilities and cost. Software patterns For those implementing a PaaS, IBM has developed an approach to delivering platform capabilities while allowing providers to choose their own unique blend of IT, operational and business factors. The team at IBM refers to this combination of capabilities as a software pattern. At its core, a software pattern specifies an instance of a software platform, including the 4

5 capabilities and operational characteristics that platform will have. IBM provides you with tools for building these patterns and provides environments for deploying and managing patterns. Using these techniques, service providers can specify what is in their platform, what it supports and how it operates. Furthermore, once a pattern is defined it can be used over and over again to instantiate PaaS capabilities as required. Portability A common problem for consumers of a PaaS is being locked in to only one PaaS instance or provider. What happens if your needs change in the future and you want to move to another cloud? What if you want to run your applications in more than one cloud? Software patterns provide portability throughout cloud environments by capturing the platform characteristics independently of the infrastructure. This allows the same pattern to be deployed throughout multiple infrastructures. When a deployment environment exists that can instantiate software patterns, a PaaS can be created in that cloud. Multi-cloud scenarios Software patterns open up deployment options for providers, making it possible to create and recreate proven PaaS instances in multiple clouds. Consider these scenarios: New projects could start in the public cloud during the pilot phase, and then move to a private PaaS instance when the project becomes permanent. The production PaaS pattern may be used by development and test so that a higher-quality application is deployed into production; management of the test lab becomes about managing the patterns instead of managing the physical infrastructure itself. Development and test PaaS instances could be deployed on less-expensive infrastructure while the production PaaS is instantiated on a highly available infrastructure. The abstraction of platform capabilities in software patterns also allows support for future hybrid or cloud-bursting scenarios. Imagine a pattern deployed on private cloud infrastructure with the ability to automatically expand to public infrastructure during peak loads. Business leaders are interested in Platform as a Service because it: Offers greater business agility and flexibility Gain instant access to resources for development, testing and deployment Help programmers immediately focus on the business application, not the infrastructure Deploy upgrades in minutes Scale automatically with the business Pay only for what you use and link IT expenses to business growth Reduces costs Gain efficiencies from shared, standardized infrastructure Benefit from shared infrastructure staff and administration Minimize ongoing maintenance expense Reduce the costs of project start-up Improve programmer productivity Improves technical support Standardized infrastructure Shared infrastructure staff and administration Why IBM for PaaS? One million three hundred thousand business users of enterprise applications are under IBM management. IBM has more than 20 years of experience running mission-critical applications in production environments, and more than 140 countries have operations supporting the management of client applications. 5

6 IBM offerings PaaS deployment environments The IBM, platform offerings are vehicles for deploying and managing software patterns. These patterns define the platform capabilities that can be deployed to implement a PaaS environment. Patterns can be defined for cloud-enabled or cloud-native use cases and then deployed throughout multiple cloud infrastructures. Today IBM offers three environments that use software patterns: 1. IBM Workload Deployer 2. IBM PureApplication System 3. IBM SmartCloud Application Services Each environment offers a unique set of deployment options for clients who wish to deploy platform services and establish a PaaS environment for their applications. IBM Workload Deployer IBM Workload Deployer is a physical appliance that deploys software patterns in a custom cloud environment. IBM Workload Deployer works with your existing virtualization and hardware environment such as VMware ESX on x86, IBM PowerVM on IBM Power Systems or IBM System z z/vm. Workload Deployer is ideal for deploying software patterns when a private cloud infrastructure has already been established. In addition to deploying software patterns, Workload Deployer includes tools for defining and creating patterns. IBM PureApplication System IBM PureApplication System is an integrated system of hardware and software for establishing cloud-based software patterns. PureApplication System provides a single interface to control the platform and infrastructure elements. This adds further value to the software patterns concept by managing all of the underlying hardware infrastructure components when deploying applications in a private cloud environment. This significantly speeds the time-to-value for application owners by eliminating administration and management at the hardware, virtualization and cloud software layers. PureApplication System is also a consolidation platform with capacity to support multiple PaaS instances hosting a variety of enterprise applications. Software patterns IBM delivers common pattern technologies to help clients to deploy their own instances of PaaS. This is necessary to support private cloud environments in which the client is the platform provider for a user community. Here are a few examples of the software patterns that IBM delivers: Web application patterns Transactional database and DataMart patterns Messaging patterns Business process management Portal and content management In addition, IBM has worked with the independent software vendor (ISV) community to define common patterns to support key applications that are used by IBM customers. These patterns are listed in the IBM PureSystems Centre at ibm.com/puresystems/centre PaaS instances IBM also acts as a hosting provider for PaaS capabilities. These platform services are consumed directly from the public cloud. 6

7 IBM SmartCloud Application Services SmartCloud Application Services is a public cloud PaaS offering. Software patterns that implement a variety of platform services are available in a catalog for use in a pay as you go model. IBM Cast Iron Live IBM Cast Iron Live is a hosted integration platform that is used to map and synchronize data between two independent applications. These applications can be hosted Software as a Service (SaaS) applications, or can be private cloud applications running within the enterprise. Summary The Platform as a Service market has lagged the Software as a Service and Infrastructure as a Service segments in customer adoption. The team at IBM believes that a key reason for this is that today s public cloud implementations of PaaS lack the ability to cover current and new-application use cases simultaneously. Leaders at many enterprises are interested in becoming service providers for their organizations; they are interested in implementing a private PaaS along with consuming platform services. IBM leadership takes a broader point of view on Platform as a Service, including the service provider and the consumer perspective, with a definition that can support existing enterprise applications that are moving to the cloud. The IBM team does not believe that choosing a PaaS is a one-size-fits-all experience; the multitude of platform considerations and the differences between cloud-enabled and cloud-native applications illustrate the diversity of options in this space. IBM leaders believe that software patterns are the best way to support clients investment in their applications, and to offer new programming models, as IBM clients seek to leverage the efficiencies of the cloud to support cloud-enabled and cloud-native applications. IBM offers products and services that leverage software patterns to meet the needs of platform providers and consumers. For more information To learn more about Platform as a Service strategies, please contact your IBM marketing representative or IBM Business Partner, or visit the following website: ibm.com/smartcloud/paas Additionally, IBM Global Financing can help you acquire the software capabilities that your business needs in the most cost-effective and strategic way possible. We ll partner with credit-qualified clients to customize a financing solution to suit your business and development goals, enable effective cash management, and improve your total cost of ownership. Fund your critical IT investment and propel your business forward with IBM Global Financing. For more information, visit: ibm.com/financing 7

8 Copyright IBM Corporation 2012 Software Group Route 100 Somers, NY Produced in the United States of America September 2012 IBM, the IBM logo, ibm.com,, PureApplication, PureSystems, IBM SmartCloud, System z, z/vm, Power Systems, and PowerVM are trademarks of International Business Machines Corporation in the United States, other countries or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol ( or ), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the web at Copyright and trademark information at ibm.com/legal/copytrade.shtml Other company, product or service names may be trademarks or service marks of others. This document is current as of the initial date of publication and may be changed by IBM at any time. Not all offerings are available in every country in which IBM operates. THE INFORMATION IN THIS DOCUMENT IS PROVIDED AS IS WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, INCLUDING WITHOUT ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY OR CONDITION OF NON-INFRINGEMENT. IBM products are warranted according to the terms and conditions of the agreements under which they are provided. 1 Cloud Computing Synopsis and Recommendations, NIST Special Publication , May 2012 Please Recycle WSW14197-USEN-00

IBM SmartCloud for Service Providers

IBM SmartCloud for Service Providers IBM SmartCloud for Service Providers Launch new cloud services simply and quickly to increase revenue Highlights Offers a pre-integrated, pre-configured, building-block approach to cloud services delivery

More information

Simplify security management in the cloud

Simplify security management in the cloud Simplify security management in the cloud IBM Endpoint Manager and IBM SmartCloud offerings provide complete cloud protection Highlights Ensure security of new cloud services by employing scalable, optimized

More information

IBM Software Cloud service delivery and management

IBM Software Cloud service delivery and management IBM Software Cloud service delivery and management Rethink IT. Reinvent business. 2 Cloud service delivery and management Virtually unparalleled change and complexity On this increasingly instrumented,

More information

IBM PureApplication System for IBM WebSphere Application Server workloads

IBM PureApplication System for IBM WebSphere Application Server workloads IBM PureApplication System for IBM WebSphere Application Server workloads Use IBM PureApplication System with its built-in IBM WebSphere Application Server to optimally deploy and run critical applications

More information

Taking control of the virtual image lifecycle process

Taking control of the virtual image lifecycle process IBM Software Thought Leadership White Paper March 2012 Taking control of the virtual image lifecycle process Putting virtual images to work for you 2 Taking control of the virtual image lifecycle process

More information

Cloud computing: Innovative solutions for test environments

Cloud computing: Innovative solutions for test environments IBM Global Services April 2009 Cloud computing: Innovative solutions for test environments Speed test cycles and reduce cost to gain a competitive edge Page No.2 Contents 2 Executive summary 3 Leading

More information

Easily deploy and move enterprise applications in the cloud

Easily deploy and move enterprise applications in the cloud Easily deploy and move enterprise applications in the cloud IBM PureApplication solutions offer a simple way to implement a dynamic hybrid cloud environment 2 Easily deploy and move enterprise applications

More information

IBM SmartCloud Workload Automation

IBM SmartCloud Workload Automation IBM SmartCloud Workload Automation Highly scalable, fault-tolerant solution offers simplicity, automation and cloud integration Highlights Gain visibility into and manage hundreds of thousands of jobs

More information

IBM Endpoint Manager for Server Automation

IBM Endpoint Manager for Server Automation IBM Endpoint Manager for Server Automation Leverage advanced server automation capabilities with proven Endpoint Manager benefits Highlights Manage the lifecycle of all endpoints and their configurations

More information

IBM PureFlex System. The infrastructure system with integrated expertise

IBM PureFlex System. The infrastructure system with integrated expertise IBM PureFlex System The infrastructure system with integrated expertise 2 IBM PureFlex System IT is moving to the strategic center of business Over the last 100 years information technology has moved from

More information

Build more and grow more with Cloudant DBaaS

Build more and grow more with Cloudant DBaaS IBM Software Brochure Build more and grow more with Cloudant DBaaS Next generation data management designed for Web, mobile, and the Internet of things Build more and grow more with Cloudant DBaaS New

More information

For healthcare, change is in the air and in the cloud

For healthcare, change is in the air and in the cloud IBM Software Healthcare Thought Leadership White Paper For healthcare, change is in the air and in the cloud Scalable and secure private cloud solutions can meet the challenges of healthcare transformation

More information

Strategies for assessing cloud security

Strategies for assessing cloud security IBM Global Technology Services Thought Leadership White Paper November 2010 Strategies for assessing cloud security 2 Securing the cloud: from strategy development to ongoing assessment Executive summary

More information

IBM SmartCloud Monitoring

IBM SmartCloud Monitoring IBM SmartCloud Monitoring Gain greater visibility and optimize virtual and cloud infrastructure Highlights Enhance visibility into cloud infrastructure performance Seamlessly drill down from holistic cloud

More information

Optimize workloads to achieve success with cloud and big data

Optimize workloads to achieve success with cloud and big data IBM Software Thought Leadership White Paper December 2012 Optimize workloads to achieve success with cloud and big data Intelligent, integrated, cloud-enabled workload automation can improve agility and

More information

WebSphere Cast Iron Cloud integration

WebSphere Cast Iron Cloud integration Cast Iron Cloud integration Integrate in days Highlights Speeds up time to implementation for Cloud and on premise integration projects with configuration, not coding approach Offers cost savings with

More information

IBM WebSphere Cast Iron Cloud integration

IBM WebSphere Cast Iron Cloud integration IBM Cast Iron Cloud integration Integrate SugarCRM in days Highlights Speeds up time to implementation for SugarCRM integration projects with configuration, not coding approach Offers cost savings with

More information

Cloud storage is strategically inevitable

Cloud storage is strategically inevitable Cloud storage is strategically inevitable IBM can help in preparing for a successful cloud storage deployment Highlights Use cloud technology to enable speed and innovation by empowering users and communities

More information

BLACKICE ERA and PureData System for Analytics

BLACKICE ERA and PureData System for Analytics BLACKICE ERA and PureData System for Analytics Address new and evolving regulations and best practices Highlights Utilize 120+ best practices reports in Cognos and Excel; prepackaged and complete with

More information

Cloud computing: defined and demystified

Cloud computing: defined and demystified IBM Global Services April 2009 Cloud computing: defined and demystified Explore public, private and hybrid cloud approaches to help accelerate innovative business solutions Page 2 Contents 2 Executive

More information

Use service virtualization to remove testing bottlenecks

Use service virtualization to remove testing bottlenecks Use service virtualization to remove testing bottlenecks Discover integration faults early by pushing integration testing left in the software lifecycle Contents 1 Complex, interconnected applications

More information

IBM WebSphere Cast Iron Cloud integration

IBM WebSphere Cast Iron Cloud integration IBM Cast Iron Cloud integration Integrate salesforce.com in days Highlights Speeds up time to implementation for salesforce.com integration projects with configuration, not coding approach Offers cost

More information

Accelerate server virtualization to lay the foundation for cloud

Accelerate server virtualization to lay the foundation for cloud IBM Global Technology Services Thought Leadership White Paper January 2012 Accelerate server virtualization to lay the foundation for cloud Analytics combine with standard, repeatable processes for quicker

More information

Move beyond monitoring to holistic management of application performance

Move beyond monitoring to holistic management of application performance Move beyond monitoring to holistic management of application performance IBM SmartCloud Application Performance Management: Actionable insights to minimize issues Highlights Manage critical applications

More information

IBM Tivoli Storage Manager for Virtual Environments

IBM Tivoli Storage Manager for Virtual Environments IBM Storage Manager for Virtual Environments Non-disruptive backup and instant recovery: Simplified and streamlined Highlights Simplify management of the backup and restore process for virtual machines

More information

Develop enterprise mobile applications with IBM Rational software

Develop enterprise mobile applications with IBM Rational software Develop enterprise mobile applications with IBM software Providing comprehensive mobile application development and lifecycle management solutions Highlights Helps streamline and optimize the software

More information

Driving workload automation across the enterprise

Driving workload automation across the enterprise IBM Software Thought Leadership White Paper October 2011 Driving workload automation across the enterprise Simplifying workload management in heterogeneous environments 2 Driving workload automation across

More information

Zend and IBM: Bringing the power of PHP applications to the enterprise

Zend and IBM: Bringing the power of PHP applications to the enterprise Zend and IBM: Bringing the power of PHP applications to the enterprise A high-performance PHP platform that helps enterprises improve and accelerate web and mobile application development Highlights: Leverages

More information

The business value of improved backup and recovery

The business value of improved backup and recovery IBM Software Thought Leadership White Paper January 2013 The business value of improved backup and recovery The IBM Butterfly Analysis Engine uses empirical data to support better business results 2 The

More information

IBM Endpoint Manager for Mobile Devices

IBM Endpoint Manager for Mobile Devices IBM Endpoint Manager for Mobile Devices A unified platform for managing mobile devices together with your traditional endpoints Highlights Address business and technology issues of security, complexity

More information

IBM WebSphere Cast Iron Cloud integration

IBM WebSphere Cast Iron Cloud integration IBM Cast Iron Cloud integration Integrate Microsoft Dynamics in days Highlights Speeds up time to implementation for Microsoft Dynamics integration projects with configuration, not coding approach Achieves

More information

How does IBM deliver cloud security? An IBM paper covering SmartCloud Services 1

How does IBM deliver cloud security? An IBM paper covering SmartCloud Services 1 How does IBM deliver cloud security? An IBM paper covering SmartCloud Services 1 2 How does IBM deliver cloud security? Contents 2 Introduction 3 Cloud governance 3 Security governance, risk management

More information

IBM WebSphere Cast Iron Cloud integration

IBM WebSphere Cast Iron Cloud integration IBM Cast Iron Cloud integration Integrate Chatter in days Highlights Speeds up time to implementation for Chatter integration projects with configuration, not coding approach Offers cost savings with low

More information

Cloud computing insights from 110 implementation projects

Cloud computing insights from 110 implementation projects IBM Academy of Technology Thought Leadership White Paper October 2010 Cloud computing insights from 110 implementation projects IBM Academy of Technology Survey 2 Cloud computing insights from 110 implementation

More information

IBM Analytics Make sense of your data

IBM Analytics Make sense of your data Using metadata to understand data in a hybrid environment Table of contents 3 The four pillars 4 7 Trusting your information: A business requirement 7 9 Helping business and IT talk the same language 10

More information

IBM Storwize V5000. Designed to drive innovation and greater flexibility with a hybrid storage solution. Highlights. IBM Systems Data Sheet

IBM Storwize V5000. Designed to drive innovation and greater flexibility with a hybrid storage solution. Highlights. IBM Systems Data Sheet IBM Storwize V5000 Designed to drive innovation and greater flexibility with a hybrid storage solution Highlights Customize your storage system with flexible software and hardware options Boost performance

More information

Virtualizing disaster recovery using cloud computing

Virtualizing disaster recovery using cloud computing IBM Global Technology Services Thought Leadership White Paper January 2012 Virtualizing disaster recovery using cloud computing Transition your applications quickly to a resilient cloud 2 Virtualizing

More information

Cloud-based web hosting consolidation with an IBM Drupal solution

Cloud-based web hosting consolidation with an IBM Drupal solution Cloud-based web hosting consolidation with an IBM Drupal solution Cut costs and strengthen enterprise web capabilities with a new cloud-enabled platform as a service (PaaS) Highlights Delivers proven enterprise

More information

Big data management with IBM General Parallel File System

Big data management with IBM General Parallel File System Big data management with IBM General Parallel File System Optimize storage management and boost your return on investment Highlights Handles the explosive growth of structured and unstructured data Offers

More information

Integrated service management and cloud computing:

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

More information

Build A private PaaS. www.redhat.com

Build A private PaaS. www.redhat.com Build A private PaaS WITH Red Hat CloudForms and JBoss Enterprise Middleware www.redhat.com Introduction Platform-as-a-service (PaaS) is a cloud service model that provides consumers 1 with services for

More information

Defining a framework for cloud adoption

Defining a framework for cloud adoption IBM Global Technology Thought Leadership White Paper Computing Defining a framework for cloud adoption How common ground can help enterprises drive success with cloud computing 2 Defining a framework for

More information

IBM Global Business Services Microsoft Dynamics CRM solutions from IBM

IBM Global Business Services Microsoft Dynamics CRM solutions from IBM IBM Global Business Services Microsoft Dynamics CRM solutions from IBM Power your productivity 2 Microsoft Dynamics CRM solutions from IBM Highlights Win more deals by spending more time on selling and

More information

Using the cloud to improve business resilience

Using the cloud to improve business resilience IBM Global Technology Services White Paper IBM Business Continuity and Resiliency Services Using the cloud to improve business resilience Choose the right managed services provider to limit reputational

More information

Safeguarding the cloud with IBM Security solutions

Safeguarding the cloud with IBM Security solutions Safeguarding the cloud with IBM Security solutions Maintain visibility and control with proven solutions for public, private and hybrid clouds Highlights Address cloud concerns with enterprise-class solutions

More information

Choosing a partner for enterprise cloud production workloads

Choosing a partner for enterprise cloud production workloads IBM Global Technology Services Thought Leadership White Paper Cloud computingi IBM Global Technology Services Choosing a partner for enterprise cloud production workloads Migrating production workloads

More information

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

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

More information

Networking for cloud computing

Networking for cloud computing IBM Global Technology Services Thought Leadership White Paper Cloud computingi IBM Global Technology Services Networking for cloud computing Optimize your network to make the most of your cloud 2 Networking

More information

IBM Global Business Services Microsoft Dynamics AX solutions from IBM

IBM Global Business Services Microsoft Dynamics AX solutions from IBM IBM Global Business Services Microsoft Dynamics AX solutions from IBM Powerful, agile and simple enterprise resource planning 2 Microsoft Dynamics AX solutions from IBM Highlights Improve productivity

More information

Building Private & Hybrid Cloud Solutions

Building Private & Hybrid Cloud Solutions Solution Brief: Building Private & Hybrid Cloud Solutions WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction When most

More information

Effective Storage Management for Cloud Computing

Effective Storage Management for Cloud Computing IBM Software April 2010 Effective Management for Cloud Computing April 2010 smarter storage management Page 1 Page 2 EFFECTIVE STORAGE MANAGEMENT FOR CLOUD COMPUTING Contents: Introduction 3 Cloud Configurations

More information

IBM System x reference architecture solutions for big data

IBM System x reference architecture solutions for big data IBM System x reference architecture solutions for big data Easy-to-implement hardware, software and services for analyzing data at rest and data in motion Highlights Accelerates time-to-value with scalable,

More information

Effective storage management and data protection for cloud computing

Effective storage management and data protection for cloud computing IBM Software Thought Leadership White Paper September 2010 Effective storage management and data protection for cloud computing Protecting data in private, public and hybrid environments 2 Effective storage

More information

agility made possible

agility made possible SOLUTION BRIEF CA Private Cloud Accelerator for Vblock Platforms how quickly can your private cloud support the increasing demand for business services and accelerate time-to-value for your Vblock platforms

More information

This presentation provides an overview of the architecture of the IBM Workload Deployer product.

This presentation provides an overview of the architecture of the IBM Workload Deployer product. This presentation provides an overview of the architecture of the IBM Workload Deployer product. Page 1 of 17 This presentation starts with an overview of the appliance components and then provides more

More information

IBM Software Hadoop in the cloud

IBM Software Hadoop in the cloud IBM Software Hadoop in the cloud Leverage big data analytics easily and cost-effectively with IBM InfoSphere 1 2 3 4 5 Introduction Cloud and analytics: The new growth engine Enhancing Hadoop in the cloud

More information

High-Performance Business Analytics: SAS and IBM Netezza Data Warehouse Appliances

High-Performance Business Analytics: SAS and IBM Netezza Data Warehouse Appliances High-Performance Business Analytics: SAS and IBM Netezza Data Warehouse Appliances Highlights IBM Netezza and SAS together provide appliances and analytic software solutions that help organizations improve

More information

IBM Perspective on Cloud Computing. The next big thing or another fad?

IBM Perspective on Cloud Computing. The next big thing or another fad? IBM Perspective on Cloud Computing The next big thing or another fad? Table of contents 4 Potential benefits of cloud computing 4 Public and private clouds 5 Technology behind cloud computing 6 IBM leadership

More information

A Study on Reducing Labor Costs Through the Use of WebSphere Cloudburst Appliance

A Study on Reducing Labor Costs Through the Use of WebSphere Cloudburst Appliance A Study on Reducing Labor Costs Through the Use of WebSphere Cloudburst Appliance IBM Software Group, Competitive Project Office Scott Bain Faisal Rajib Barbara Sannerud Dr. John Shedletsky Dr. Barry Willner

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

IBM FlashSystem and Atlantis ILIO

IBM FlashSystem and Atlantis ILIO IBM FlashSystem and Atlantis ILIO Cost-effective, high performance, and scalable VDI Highlights Lower-than-PC cost Better-than-PC user experience Lower project risks Fast provisioning and better management

More information

IBM System x and VMware solutions

IBM System x and VMware solutions IBM Systems and Technology Group Cross Industry IBM System x and VMware solutions Enabling your cloud journey 2 IBM System X and VMware solutions As companies require higher levels of flexibility from

More information

Smarter wireless networks

Smarter wireless networks IBM Software Telecommunications Thought Leadership White Paper Smarter wireless networks Add intelligence to the mobile network edge 2 Smarter wireless networks Contents 2 Introduction 3 Intelligent base

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

Safeguarding the cloud with IBM Dynamic Cloud Security

Safeguarding the cloud with IBM Dynamic Cloud Security Safeguarding the cloud with IBM Dynamic Cloud Security Maintain visibility and control with proven security solutions for public, private and hybrid clouds Highlights Extend enterprise-class security from

More information

Building the perfect cloud with IBM System z

Building the perfect cloud with IBM System z IBM Systems and Technology Thought Leadership White Paper June 2011 Building the perfect cloud with IBM System z A cloud computing platform that leverages the strengths of industry-leading mainframe technology

More information

IBM PowerSC. Security and compliance solution designed to protect virtualized datacenters. Highlights. IBM Systems and Technology Data Sheet

IBM PowerSC. Security and compliance solution designed to protect virtualized datacenters. Highlights. IBM Systems and Technology Data Sheet IBM PowerSC Security and compliance solution designed to protect virtualized datacenters Highlights Simplify security management and compliance measurement Reduce administration costs of meeting compliance

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

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

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

Advanced application delivery over software defined networks

Advanced application delivery over software defined networks Solution Brief IBM Systems and Technology Group Advanced application delivery over software defined networks Citrix NetScaler Application Delivery Controller with IBM Software Defined Network for Virtual

More information

50x 2020 40 Zettabytes*

50x 2020 40 Zettabytes* IBM Global Technology Services How to integrate cloud-based disaster recovery into your existing business continuity plans Richard Cocchiara: IBM Distinguished Engineer; CTO IBM Business Continuity & Resiliency

More information

How To Protect Your Cloud From Attack

How To Protect Your Cloud From Attack A Trend Micro White Paper August 2015 Trend Micro Cloud Protection Security for Your Unique Cloud Infrastructure Contents Introduction...3 Private Cloud...4 VM-Level Security...4 Agentless Security to

More information

Cloud computing: the IBM point of view

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

More information

IBM Information Archive for Email, Files and ediscovery

IBM Information Archive for Email, Files and ediscovery IBM Information Archive for Email, Files and ediscovery Simplify and accelerate the implementation of an end-to-end archiving and ediscovery solution Highlights Take control of your content with an integrated,

More information

Red Hat CloudForms: Open Clouds Under

Red Hat CloudForms: Open Clouds Under CloudForms Whitepaper Red Hat CloudForms: Open Clouds Under your Control TABLE OF CONTENTS 2 Introduction 2 Open Clouds 3 Under your control 3 What is Cloudforms? 4 Build and Manage Clouds 5 Build and

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

IBM PureFlex and Atlantis ILIO: Cost-effective, high-performance and scalable persistent VDI

IBM PureFlex and Atlantis ILIO: Cost-effective, high-performance and scalable persistent VDI IBM PureFlex and Atlantis ILIO: Cost-effective, high-performance and scalable persistent VDI Highlights Lower than PC cost: saves hundreds of dollars per desktop, as storage capacity and performance requirements

More information

Designing & Managing Reliable IT Services

Designing & Managing Reliable IT Services Solution Brief: Designing & Managing Reliable IT Services WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction In today s

More information

journey to a hybrid cloud

journey to a hybrid cloud journey to a hybrid cloud Virtualization and Automation VI015SN journey to a hybrid cloud Jim Sweeney, CTO GTSI about the speaker Jim Sweeney GTSI, Chief Technology Officer 35 years of engineering experience

More information

The Journey to Cloud Computing: from experimentation to business reality

The Journey to Cloud Computing: from experimentation to business reality The Journey to Cloud Computing: from experimentation to business reality Judith Hurwitz, President Marcia Kaufman, COO Sponsored by IBM The Journey to Cloud Computing: from experimentation to business

More information

The case for cloud-based data backup

The case for cloud-based data backup IBM Global Technology Services IBM SmartCloud IBM Managed Backupi The case for cloud-based data backup IBM SmartCloud Managed Backup offers significant improvement over traditional data backup methods

More information

Expert systems to power a smarter planet.

Expert systems to power a smarter planet. Expert systems to power a smarter planet. With intelligence being infused into the systems, processes and physical objects we interact with every day, our planet is becoming smarter before our eyes. Less

More information

WHITE PAPER. IT in the Cloud: Using VMware vcloud for Reliable, Flexible, Shared IT Resources

WHITE PAPER. IT in the Cloud: Using VMware vcloud for Reliable, Flexible, Shared IT Resources WHITE PAPER IT in the Cloud: Using VMware vcloud for Reliable, Flexible, Shared IT Resources Table of Contents IT in the Cloud: Using VMware vcloud for Reliable, Flexible, Shared IT Resources... 3 Cloud

More information

IBM Software Integrated Service Management: Visibility. Control. Automation.

IBM Software Integrated Service Management: Visibility. Control. Automation. IBM Software Integrated Service Management: Visibility. Control. Automation. Enabling service innovation 2 Integrated Service Management: Visibility. Control. Automation. Every day, the world is becoming

More information

Automated file management with IBM Active Cloud Engine

Automated file management with IBM Active Cloud Engine Automated file management with IBM Active Cloud Engine Redefining what it means to deliver the right data to the right place at the right time Highlights Enable ubiquitous access to files from across the

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

IBM Security QRadar Vulnerability Manager

IBM Security QRadar Vulnerability Manager IBM Security QRadar Vulnerability Manager Improve security and compliance by prioritizing security gaps for resolution Highlights Help prevent security breaches by discovering and highlighting high-risk

More information

Simplify Software as a Service (SaaS) integration

Simplify Software as a Service (SaaS) integration IBM Software WebSphere Thought Leadership White Paper Simplify Software as a Service (SaaS) integration By Simon Peel January 2011 2 Simplify Software as a Service (SaaS) integration Contents Introduction

More information

Realizing business flexibility through integrated SOA policy management.

Realizing business flexibility through integrated SOA policy management. SOA policy management White paper April 2009 Realizing business flexibility through integrated How integrated management supports business flexibility, consistency and accountability John Falkl, distinguished

More information

IBM Security X-Force Threat Intelligence

IBM Security X-Force Threat Intelligence IBM Security X-Force Threat Intelligence Use dynamic IBM X-Force data with IBM Security QRadar to detect the latest Internet threats Highlights Automatically feed IBM X-Force data into IBM QRadar Security

More information

Create Operational Flexibility with Cost-Effective Cloud Computing

Create Operational Flexibility with Cost-Effective Cloud Computing IBM Sales and Distribution White paper Create Operational Flexibility with Cost-Effective Cloud Computing Chemicals and petroleum 2 Create Operational Flexibility with Cost-Effective Cloud Computing Executive

More information

IBM Software Enabling business agility through real-time process visibility

IBM Software Enabling business agility through real-time process visibility IBM Software Enabling business agility through real-time process visibility IBM Business Monitor 2 Enabling business agility through real-time process visibility Highlights Understand the big picture of

More information

Effective End-to-End Enterprise Cloud Management

Effective End-to-End Enterprise Cloud Management SOLUTION WHITE PAPER Effective End-to-End Enterprise Cloud Management By combining technologies from BMC and VMware, enterprises and large service providers gain end-to-end management of their cloud infrastructure

More information

Reduce your data storage footprint and tame the information explosion

Reduce your data storage footprint and tame the information explosion IBM Software White paper December 2010 Reduce your data storage footprint and tame the information explosion 2 Reduce your data storage footprint and tame the information explosion Contents 2 Executive

More information

Successfully Deploying Globalized Applications Requires Application Delivery Controllers

Successfully Deploying Globalized Applications Requires Application Delivery Controllers SHARE THIS WHITEPAPER Successfully Deploying Globalized Applications Requires Application Delivery Controllers Whitepaper Table of Contents Abstract... 3 Virtualization imposes new challenges on mission

More information

Embracing SaaS: A Blueprint for IT Success

Embracing SaaS: A Blueprint for IT Success Embracing SaaS: A Blueprint for IT Success 2 Embracing SaaS: A Blueprint for IT Success Introduction THIS EBOOK OUTLINES COMPELLING APPROACHES for CIOs to establish and lead a defined software-as-a-service

More information

Intel Cloud Builder Guide to Cloud Design and Deployment on Intel Platforms

Intel Cloud Builder Guide to Cloud Design and Deployment on Intel Platforms Intel Cloud Builder Guide to Cloud Design and Deployment on Intel Platforms Ubuntu* Enterprise Cloud Executive Summary Intel Cloud Builder Guide Intel Xeon Processor Ubuntu* Enteprise Cloud Canonical*

More information