SlideShare ist ein Scribd-Unternehmen logo
1 von 13
Downloaden Sie, um offline zu lesen
®

Smart Virtual Appliances Made Easy with IBM Image
Construction and Composition Tool
IBM Redbooks Solution Guide
In a traditional deployment model, software is installed on physical servers and it is configured for a
particular data center environment. Deploying a business solution or provisioning a server to perform
quality assurance testing can take days or weeks.
Cloud deployment models shorten the deployment time, but they require making the operating system,
middleware software, and application deployment independent of a specific hardware configuration.
A smooth transition from traditional to cloud deployment models can be achieved by packaging the
software stacks into industry standard virtual appliances. The IBM® Image Construction and Composition
Tool can be used to construct custom virtual appliances that can be provisioned with several cloud
deployment platforms.
This IBM Redbooks® Solution Guide introduces the IBM Image Construction and Composition Tool and
provides an overview if its features, benefits, and architecture. This information is intended for software
architects, cloud solution architects, and cloud administrators who need to understand the business value
of building virtual appliances and the IBM Image Construction and Composition Tool.
As noted above, a smooth transition from traditional to cloud deployment models can be achieved by
packaging the software stacks into industry standard virtual appliances. A key part of this transition
involves using IBM Image Construction and Composition Tool. This tool is the IBM tool for creating
virtualized workloads that target several private cloud deployment platforms, including both IBM and
third-party platforms. This tool is unique in its ability to support a wide range of cloud offerings. It is also
the only tool in the marketplace that can create virtual appliances for both x86 and IBM Power Systems™
hardware architectures.
Virtual appliances that are created with IBM Image Construction and Composition Tool can be deployed
by several private cloud deployment platforms, such as IBM Systems Director VMControl™, IBM
SmartCloud® Entry, IBM PureFlex™ System with Flex System Manager appliance, IBM SmartCloud
Provisioning, and IBM SmartCloud Orchestrator.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

1
Figure 1 shows the IBM Image Construction and Composition Tool web-based user interface.

Figure 1. IBM Image Construction and Composition Tool Welcome page

Did you know?


With the use of virtual appliances, deployment times can be reduced from weeks to hours or even
minutes.



With virtual appliances, software vendors can better control the integrity of their products. The
software virtual appliance can be digitally signed. A digital signature ensures the integrity and the
security of the content. The cloud deployment platform rejects the deployment of an appliance with a
compromised digital signature.



Packaging a solution as a virtual appliance allows you to use the expert integration skills of the
specialist that built the ready-to-deploy package, requiring much less expertise from the people
performing the deployments.



IBM Image Construction and Composition Tool is the only tool in the marketplace that can create
virtual appliances for both x86 and Power Systems hardware architectures.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

2


The IBM Virtual Appliance Factory is a self-enablement toolkit that provides automated tools to help
independent software vendors (ISVs) pre-package application solutions for deployment in KVM and
IBM PowerVM® environments. IBM makes it easy for ISVs to create virtual appliances by using a
step-by-step factory approach with a proven methodology, preferred practices, and a downloadable
set of Web 2.0 tools that includes IBM Image Construction and Composition Tool. For more
information, see IBM Virtual Appliance Factory, found at
http://www-304.ibm.com/partnerworld/wps/servlet/ContentHandler/stg_com_sys_virtual_appliance_factory.

Business value
Creating virtual appliances with IBM Image Construction and Composition Tool and deploying them to
cloud environments provides the following benefits.
Faster time-to-value and lower skills requirements


Shorter installation times. Software stacks that are packaged as virtual appliances can be deployed in
minutes rather than days or weeks.



Shorter configuration time. Self-configuration can be achieved by including an agent (activation
engine) in the virtual appliance that accepts runtime parameters from the deployment platform.



Eliminates the need for the post-deployment application reconfiguration. Data center personnel often
do not have the domain knowledge that is necessary to perform advanced customization tasks, which
are not required because a smart appliance can self-activate the entire software stack upon
deployment.

Quicker transition to a Cloud Enabled Data Center with lower initial investment





Addresses key issues: standardization and software licensing.
Hides the complexity of the virtualization infrastructure.
Enables advanced automation and provisioning.
Enables core cloud-computing attributes: automation, self-service, agility, metering, and charge back,
with faster time to value.

Achieve vendor independence


The virtual appliances can be ported across management stacks, making migration among
virtualization vendors and among data centers fairly easy and nondisruptive.



Vendor independence can be achieved by adopting a software stack installation and activation
methodology that works unchanged on all target deployment platforms. The IBM Image Construction
and Composition Tool shines in this area.

Solution overview
Even when you use the tool as a single user, IBM Image Construction and Composition Tool takes
multiple user roles into consideration.
Operating system specialist
The operating system (OS) specialist is responsible for generating base OS disk images, which are one of
the most important raw materials that are used in the IBM Image Construction and Composition Tool build
process.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

3
Software specialist
The software specialist creates software artifacts that are called software bundles. The software bundle is
another raw material that the virtual appliance builder uses to generate complete solutions as virtual
appliances. The software specialist needs skills on the software components (for example, IBM
WebSphere® Application Server, IBM DB2®, or your tools, applications, and solutions) that are packaged
into a software bundle.
Virtual appliance builder
The virtual appliance builder assembles the base image and one or more software bundles, which
constitute a solution, into a self-contained virtual appliance. The virtual appliance is the end product that
the IBM Image Construction and Composition Tool constructs. It is a cloud artifact that can then be used
to deploy software solutions into a public or private infrastructure as a service (IaaS) environment.
Figure 2 shows the end-to-end process of creating a virtual appliance with the IBM Image Construction
and Composition Tool.

Figure 2. Building a virtual appliance - end-to-end process
1. The operating system specialist creates one or more virtual machines (possibly with different
processor, memory, and disk combinations) and installs the required operating system and latest
fixes.
2. Capture that virtual machine as an extendable and reusable base virtual appliance image by using
the IBM Image Construction and Composition Tool.
3. The software specialists use the IBM Image Construction and Composition Tool to create software
bundles for each software package, middleware, or tool that is needed.
4. The virtual appliance builder extends the base image and adds software bundles to create an image.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

4
5. The software specialists write and test special installation scripts that are used during synchronization
time. These scripts give the smart virtual appliances the intelligence to reconfigure themselves based
on the environment so that the software solution is up and running when deployed. You can use
software bundles to include additional software content in a virtual image. Synchronization is the
process of creating a VM by deploying the virtual image, deploying all the software bundles, and then,
in order, running the defined installation script of each bundle. The software bundles installation script
is run according to the order that is specified in the virtual image.
6. After the virtual image is synchronized, the capture process takes a snapshot of the VM and saves it
as a new image in the IBM Systems Director VMControl repository. Reset scripts are run just before
the virtual image is captured to reset the virtual image state to ensure that any unplanned content is
not captured.
7. Export the image as an Open Virtual Appliance (OVA) archive. This step entails capturing an image
from the IBM Systems Director VMControl repository and transferring a compressed version of the
image to a target system.
8. The ova.zip file is decompressed and imported from a Hypertext Transfer Protocol (HTTP) server.
9. Deploy the virtual appliance. This task is performed outside IBM Image Construction and Composition
Tool as many times as required. You can deploy virtual appliances by using any of the following
products: IBM Systems Director VMControl, IBM Flex System™ Manager, IBM SmartCloud Entry, IBM
SmartCloud Provisioning, or IBM SmartCloud Orchestrator.

Solution architecture
The IBM Image Construction and Composition Tool has three components:


The GUI, which is a web-based interface with which the tool user interacts



The REST API, which is implemented by a RESTful web service that runs on top of HTTP and
connects the GUI with the engine of the tool



The engine, which is the brain of the tool and where all the business logic runs

The engine has two roles:


Provisions base images.



Connects to the guest OS after the VM is running to install the packages that are described in the
model that is associated with the image.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

5
Figure 3 shows a component-level view of the tool.

Figure 3. High-level component view of the IBM Image Construction and Composition Tool
The Model
The IBM Image Construction and Composition Tool is a model-driven tool. It relies on the model to tie the
tool artifacts into a logical entity. The following artifacts of the tool are described by the model:




Base OS images
Software bundles
Cloud providers

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

6



Media images
Base OS image instances

Package generators
The package generator is a piece of code that can automatically generate a package that contains all the
artifacts in all the bundles that are added to a base OS image. Package generators are OS-specific. For
example, one package generator might be for Linux and a different one might be for IBM AIX®.
Cloud providers
A cloud provider is responsible for all necessary operations to manage the lifecycle of a VM. A cloud
provider must have the following minimum capabilities:





Deploy a VM from a base OS image.
Start or stop a VM.
Capture a VM as an extended base OS image.
Delete a VM.

IBM Image Construction and Composition Tool supports the following cloud providers:









VMware
KVM
PowerVM
IBM Workload Deployer
IBM PureApplication™ System
IBM SmartCloud Enterprise
IBM SmartCloud Provisioning 2.1 or higher
OpenStack

Note: Figure 3 shows only the cloud providers that are covered in Creating Smart Virtual Appliances with

IBM Image Construction and Composition Tool, SG24-8042-01.

Usage scenarios
IBM uses IBM Image Construction and Composition Tool software bundles to install and configure several
IBM products and solutions, including the OS and middleware products that are required. You can find
several examples in the IBM Integrated Service Mangement Library, found at
https://www.ibm.com/software/brandcatalog/ismlibrary/. Enter "ICCT software bundle" in the Search field
to see a list of virtual appliances that install and configure IBM software.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

7
Figure 4 shows a view of IBM solutions that are pre-packaged as virtual appliances that can be
downloaded from the IBM Integrated Service Management Library.

Figure 4. List of IBM solutions that are packaged as virtual appliances with ICCT
Hundreds of ISVs use virtual appliances that are created with IBM Image Construction and Composition
Tool to pre-package solutions that combine an ISV's application with middleware components and the
operating system for rapid deployment with minimal customization. Virtual appliances for PureFlex are
built by ISVs with tools that are provided by the Virtual Appliance Factory (VAF) with support from IBM
Innovation Centers (IICs). PureFlex virtual appliances that are Ready for IBM PureSystems™ require
either PowerVM or KVM hypervisors. At the IBM PureSystems Center, found at
https://www-304.ibm.com/software/brandcatalog/puresystems/centre/, you can access solutions from IBM
and IBM Business Partners and updates to systems and solutions that were pre-packaged as virtual
appliances using IBM Image Construction and Composition Tool.
Enterprises use virtual appliances that are built with IBM Image Construction and Composition Tool to
pre-package development and test environments. They can reduce the time that it takes to set up a
development and test environment from weeks to minutes and, in the process, eliminate errors and
improve the usage of physical resources that are dedicated to development and test tasks.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

8
Integration
Virtual appliance patterns are needed when you want to deploy complex software architectures. For
example, a WebSphere Application Server deployment might require a Deployment Manager node,
several custom nodes, HTTP Server nodes, and one or more DB2 nodes. Each node can be implemented
as a single-virtual-machine appliance. Then, a solution architect uses a pattern editor to assemble a
collection of virtual appliances into a virtual appliance pattern. IBM Workload Deployer implements a fully
functional pattern editor that can use virtual appliances that are created with the IBM Image Construction
and Composition Tool.
The new, tighter integration between IBM Workload Deployer and IBM Image Construction and
Composition Tool takes place over a cloud provider connection that is defined in the tool interface. This
link allows images in the IBM Workload Deployer image catalog to be viewable from the tool.
Figure 5 illustrates a typical use case for virtual appliance patterns.

Figure 5. IBM Image Construction and Composition Tool and IBM Workload Deployer integration creating virtual appliance patterns
1. Import a running VM image into the IBM Image Construction and Composition Tool (ICCT), which
creates a base virtual appliance (image) that can be extended.
2. Extend the imported images with bundles to add the wanted software components, such as
middleware and user applications.
3. Export the resulting, synchronized image in a standard compliant Open Virtual Appliance (OVA)
archive (an OVA .tar file).
4. Import the OVA .tar file into the IBM Workload Deployer virtual image catalog.
5. Use the IBM Workload Deployer Pattern Editor to compose a virtual appliance deployment pattern.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

9
6. The image is now available in the IBM Workload Deployer image catalog and can be included in
virtual system patterns and deployed to the cloud.

Supported platforms
The IBM Image Construction and Composition Tool is shipped with IBM cloud offerings, such as IBM
SmartCloud Provisioning, IBM SmartCloud Entry, IBM SmartCloud Orchestrator, and IBM Workload
Deployer, but it is a separately installable tool. The way that you can obtain the installable image of the
tool depends on the cloud management product that you implement in your organization.
The IBM Installation Manager is used to install the IBM Image Construction and Composition Tool.
Typically, the installable image contains both components. However, the Installation Manager is
platform-dependent. Therefore, to successfully install it, you need a version that supports the OS on
which you are installing the tool. Therefore, the installation process is split into the following parts:



Installing the IBM Installation Manager
Installing the IBM Image Construction and Composition Tool

IBM Image Construction and Composition Tool can be installed on Red Hat Enterprise Linux (RHEL)
64-bit and on AIX.

Ordering information
IBM Image Construction and Composition Tool is included in the cloud management solutions that are
listed in Table 1. Ordering information is shown in that table.
Table 1. Ordering part numbers and feature codes
Program name

PID number

IBM Workload Deployer
IBM Cloud Capacity Entitlement
(in PVU)
IBM Workload Deployer Image
for x86 Systems V1.0
IBM OS image for AIX Systems
V1.0:

7199 72X
9231 200
5725-D64
5725-F60

1000 PVUs (bundled with initial purchase)
Required for each PVU of hardware capacity
that is used to run a virtual application on X86
hardware
Required for each PVU of hardware capacity
that is used to run a virtual application on IBM
Power Systems hardware

IBM SmartCloud Entry for IBM
Flex System V3.x with 1 Year
S&S
IBM SmartCloud Entry for IBM
Flex System V3.x with 3 Year
S&S

5641-SC4
5641-SC6

Per Managed Chassis

IBM SmartCloud Provisioning
V2.1

5725-C88

IBM SmartCloud Orchestrator
5725-H28
V2.2 (only available through IBM
Passport Advantage)

Charge unit description

Resource Value Units (RVUs)

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

10
Related information
For more information, see the following documents:


IBM Redbooks publication Creating Smart Virtual Appliances with IBM Image Construction and
Composition Tool, SG24-8042
http://www.redbooks.ibm.com/abstracts/sg248042.html



IBM Image Construction and Composition Tool Information Center
http://pic.dhe.ibm.com/infocenter/tivihelp/v48r1/topic/com.ibm.sco.doc_2.2/ICON/topics/iwd_cicn_overview.html



IBM Offering Information page (announcement letters and sales manuals):
http://www.ibm.com/common/ssi/index.wss?request_locale=en
On this page, enter the program name from Table 1, select the information type, and then click
Search. On the next page, narrow your search results by geography and language.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

11
Notices
This information was developed for products and services offered in the U.S.A.
IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local
IBM representative for information on the products and services currently available in your area. Any reference to an
IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may
be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property
right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM
product, program, or service. IBM may have patents or pending patent applications covering subject matter described
in this document. The furnishing of this document does not give you any license to these patents. You can send
license inquiries, in writing, to:

IBM Director of Licensing, IBM Corporation, North Castle Drive, Armonk, NY 10504-1785 U.S.A.
The following paragraph does not apply to the United Kingdom or any other country where such provisions are
inconsistent with local law : INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS
PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS
FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain
transactions, therefore, this statement may not apply to you. This information could include technical inaccuracies or
typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in
new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s)
described in this publication at any time without notice.
Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner
serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this
IBM product and use of those Web sites is at your own risk.IBM may use or distribute any of the information you
supply in any way it believes appropriate without incurring any obligation to you. Information concerning non-IBM
products was obtained from the suppliers of those products, their published announcements or other publicly available
sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any
other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to
the suppliers of those products. This information contains examples of data and reports used in daily business
operations. To illustrate them as completely as possible, the examples include the names of individuals, companies,
brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an
actual business enterprise is entirely coincidental.
Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained
in other operating environments may vary significantly. Some measurements may have been made on
development-level systems and there is no guarantee that these measurements will be the same on generally
available systems. Furthermore, some measurement may have been estimated through extrapolation. Actual results
may vary. Users of this document should verify the applicable data for their specific environment.
COPYRIGHT LICENSE:
This information contains sample application programs in source language, which illustrate programming techniques
on various operating platforms. You may copy, modify, and distribute these sample programs in any form without
payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to
the application programming interface for the operating platform for which the sample programs are written. These
examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability,
serviceability, or function of these programs.
© Copyright International Business Machines Corporation 2013. All rights reserved .
Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by
GSA ADP Schedule Contract with IBM Corp.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

12
This document was created or updated on August 19, 2013.
Send us your comments in one of the following ways:
Use the online Contact us review form found at:
ibm.com/redbooks

Send your comments in an e-mail to:
redbook@us.ibm.com

Mail your comments to:
IBM Corporation, International Technical Support Organization
Dept. HYTD Mail Station P099
2455 South Road
Poughkeepsie, NY 12601-5400 U.S.A.


This document is available online at http://www.ibm.com/redbooks/abstracts/tips1037.html .

Trademarks
IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business
Machines Corporation in the United States, other countries, or both. These and other IBM trademarked
terms are marked on their first occurrence in this information with the appropriate symbol (® or ™),
indicating US 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 http://www.ibm.com/legal/copytrade.shtml.
The following terms are trademarks of the International Business Machines Corporation in the United
States, other countries, or both:
AIX®
DB2®
IBM®
IBM Flex System™
IBM SmartCloud®
Passport Advantage®
Power Systems™
PowerVM®
PureApplication™
PureFlex™
PureSystems™
Redbooks®
Redbooks (logo)®
Systems Director VMControl™
WebSphere®
The following terms are trademarks of other companies:
Linux is a trademark of Linus Torvalds in the United States, other countries, or both.
Other company, product, or service names may be trademarks or service marks of others.

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

13

Weitere ähnliche Inhalte

Was ist angesagt?

Java Development on Bluemix
Java Development on BluemixJava Development on Bluemix
Java Development on BluemixRam Vennam
 
App v overview
App v overviewApp v overview
App v overviewEdmund Lim
 
Mid term report
Mid term reportMid term report
Mid term reportlokesh039
 
IBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep DiveIBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep DiveDavid Currie
 
VMworld 2014: Virtualization 101
VMworld 2014: Virtualization 101VMworld 2014: Virtualization 101
VMworld 2014: Virtualization 101VMworld
 
Migrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-ServiceMigrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-ServiceDavid Currie
 
MedV/AppV Overview
MedV/AppV OverviewMedV/AppV Overview
MedV/AppV OverviewStephen Rose
 
Licensing (Enforcement & Compliance) Update
Licensing (Enforcement & Compliance) UpdateLicensing (Enforcement & Compliance) Update
Licensing (Enforcement & Compliance) UpdateFlexera
 
System Center: Virtual Machine Manager 2008 Version 2.0
System Center: Virtual Machine Manager 2008 Version 2.0System Center: Virtual Machine Manager 2008 Version 2.0
System Center: Virtual Machine Manager 2008 Version 2.0Bala Subra
 
IBM SmartCloud Orchestration
IBM SmartCloud OrchestrationIBM SmartCloud Orchestration
IBM SmartCloud OrchestrationIBM Danmark
 
VMworld 2013: Virtualization 101
VMworld 2013: Virtualization 101 VMworld 2013: Virtualization 101
VMworld 2013: Virtualization 101 VMworld
 
VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?
VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?
VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?eG Innovations
 
Cloud Computing and Virtualization
Cloud Computing and Virtualization Cloud Computing and Virtualization
Cloud Computing and Virtualization Mahbub Noor Bappy
 
Virtual desktop infrastructure
Virtual desktop infrastructureVirtual desktop infrastructure
Virtual desktop infrastructureKavaskar Ganesan
 
Vce External Vmware Viewonvblock So
Vce External Vmware Viewonvblock SoVce External Vmware Viewonvblock So
Vce External Vmware Viewonvblock SoJoel E. Secory II
 

Was ist angesagt? (19)

Java Development on Bluemix
Java Development on BluemixJava Development on Bluemix
Java Development on Bluemix
 
App v overview
App v overviewApp v overview
App v overview
 
Mid term report
Mid term reportMid term report
Mid term report
 
IBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep DiveIBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep Dive
 
VMworld 2014: Virtualization 101
VMworld 2014: Virtualization 101VMworld 2014: Virtualization 101
VMworld 2014: Virtualization 101
 
Migrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-ServiceMigrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-Service
 
MedV/AppV Overview
MedV/AppV OverviewMedV/AppV Overview
MedV/AppV Overview
 
Licensing (Enforcement & Compliance) Update
Licensing (Enforcement & Compliance) UpdateLicensing (Enforcement & Compliance) Update
Licensing (Enforcement & Compliance) Update
 
Dz25764770
Dz25764770Dz25764770
Dz25764770
 
System Center: Virtual Machine Manager 2008 Version 2.0
System Center: Virtual Machine Manager 2008 Version 2.0System Center: Virtual Machine Manager 2008 Version 2.0
System Center: Virtual Machine Manager 2008 Version 2.0
 
IBM SmartCloud Orchestration
IBM SmartCloud OrchestrationIBM SmartCloud Orchestration
IBM SmartCloud Orchestration
 
VMworld 2013: Virtualization 101
VMworld 2013: Virtualization 101 VMworld 2013: Virtualization 101
VMworld 2013: Virtualization 101
 
VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?
VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?
VDI Choices - Citrix XenDesktop, XenApp or VDI in a Box?
 
VMware View 4
VMware View 4VMware View 4
VMware View 4
 
Cloud Computing and Virtualization
Cloud Computing and Virtualization Cloud Computing and Virtualization
Cloud Computing and Virtualization
 
Virtualization 101
Virtualization 101Virtualization 101
Virtualization 101
 
Virtual desktop infrastructure
Virtual desktop infrastructureVirtual desktop infrastructure
Virtual desktop infrastructure
 
VMware Horizon - news
VMware Horizon - newsVMware Horizon - news
VMware Horizon - news
 
Vce External Vmware Viewonvblock So
Vce External Vmware Viewonvblock SoVce External Vmware Viewonvblock So
Vce External Vmware Viewonvblock So
 

Andere mochten auch

Andere mochten auch (6)

N2125 SAS/SATA HBA for IBM System x
N2125 SAS/SATA HBA for IBM System xN2125 SAS/SATA HBA for IBM System x
N2125 SAS/SATA HBA for IBM System x
 
IBM SmartCloud Desktop Infrastructure
IBM SmartCloud Desktop Infrastructure IBM SmartCloud Desktop Infrastructure
IBM SmartCloud Desktop Infrastructure
 
IBM Flex System IB6132D 2-port FDR InfiniBand Adapter
IBM Flex System IB6132D 2-port FDR InfiniBand AdapterIBM Flex System IB6132D 2-port FDR InfiniBand Adapter
IBM Flex System IB6132D 2-port FDR InfiniBand Adapter
 
IBM Flex System IB6132 2-port FDR InfiniBand Adapter
IBM Flex System IB6132 2-port FDR InfiniBand AdapterIBM Flex System IB6132 2-port FDR InfiniBand Adapter
IBM Flex System IB6132 2-port FDR InfiniBand Adapter
 
IBM Power 750 and 760 Technical Overview and Introduction
IBM Power 750 and 760 Technical Overview and IntroductionIBM Power 750 and 760 Technical Overview and Introduction
IBM Power 750 and 760 Technical Overview and Introduction
 
IBM Flex System EN6132 2-port 40Gb Ethernet Adapter
IBM Flex System EN6132 2-port 40Gb Ethernet AdapterIBM Flex System EN6132 2-port 40Gb Ethernet Adapter
IBM Flex System EN6132 2-port 40Gb Ethernet Adapter
 

Ähnlich wie Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

IBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM iIBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM iLuca Comparini
 
IBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Danmark
 
SmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demoSmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demoIBM Danmark
 
WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...
WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...
WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...David Currie
 
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...WASdev Community
 
What's new in smart cloud enterprise 2.2
What's new in smart cloud enterprise 2.2What's new in smart cloud enterprise 2.2
What's new in smart cloud enterprise 2.2Innocenti Andrea
 
IBM Worklight
IBM WorklightIBM Worklight
IBM WorklightNir Elbaz
 
Product Overview: The New IBM UrbanCode Deploy 6.0
Product Overview: The New IBM UrbanCode Deploy 6.0Product Overview: The New IBM UrbanCode Deploy 6.0
Product Overview: The New IBM UrbanCode Deploy 6.0IBM UrbanCode Products
 
2011.10.19 - Cloud Partner Day - Reseller Breakout
2011.10.19 - Cloud Partner Day - Reseller Breakout2011.10.19 - Cloud Partner Day - Reseller Breakout
2011.10.19 - Cloud Partner Day - Reseller BreakoutClub Alliances
 
How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...
How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...
How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...Michael Elder
 
A Deep Dive into the Liberty Buildpack on IBM BlueMix
A Deep Dive into the Liberty Buildpack on IBM BlueMix A Deep Dive into the Liberty Buildpack on IBM BlueMix
A Deep Dive into the Liberty Buildpack on IBM BlueMix Rohit Kelapure
 
Microsoft Virtualization View
Microsoft Virtualization View Microsoft Virtualization View
Microsoft Virtualization View sanjoysanyal
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application Dharmendra Sid
 
Get ready for tomorrow, today!
Get ready for tomorrow, today!Get ready for tomorrow, today!
Get ready for tomorrow, today!Harold Wong
 
1040 ibm worklight delivering agility to mobile cloud deployments
1040 ibm worklight  delivering agility to mobile cloud deployments1040 ibm worklight  delivering agility to mobile cloud deployments
1040 ibm worklight delivering agility to mobile cloud deploymentsTodd Kaplinger
 
2109 mobile cloud integrating your mobile workloads with the enterprise
2109 mobile cloud  integrating your mobile workloads with the enterprise2109 mobile cloud  integrating your mobile workloads with the enterprise
2109 mobile cloud integrating your mobile workloads with the enterpriseTodd Kaplinger
 
IBM z/OS Provisioning Toolkit v1.0.2
IBM z/OS Provisioning Toolkit v1.0.2IBM z/OS Provisioning Toolkit v1.0.2
IBM z/OS Provisioning Toolkit v1.0.2Matthew Webster
 

Ähnlich wie Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool (20)

IBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM iIBM Private Cloud Solutions with IBM i
IBM Private Cloud Solutions with IBM i
 
Ibm smart cloud entry+ for system x user guide
Ibm smart cloud entry+ for system x user guideIbm smart cloud entry+ for system x user guide
Ibm smart cloud entry+ for system x user guide
 
IBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning Overview
 
SmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demoSmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demo
 
WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...
WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...
WebSphere Liberty and IBM Containers: The Perfect Combination for Java Micros...
 
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
 
What's new in smart cloud enterprise 2.2
What's new in smart cloud enterprise 2.2What's new in smart cloud enterprise 2.2
What's new in smart cloud enterprise 2.2
 
IBM Worklight
IBM WorklightIBM Worklight
IBM Worklight
 
Product Overview: The New IBM UrbanCode Deploy 6.0
Product Overview: The New IBM UrbanCode Deploy 6.0Product Overview: The New IBM UrbanCode Deploy 6.0
Product Overview: The New IBM UrbanCode Deploy 6.0
 
2011.10.19 - Cloud Partner Day - Reseller Breakout
2011.10.19 - Cloud Partner Day - Reseller Breakout2011.10.19 - Cloud Partner Day - Reseller Breakout
2011.10.19 - Cloud Partner Day - Reseller Breakout
 
IBM Worklight Whitepaper
IBM Worklight WhitepaperIBM Worklight Whitepaper
IBM Worklight Whitepaper
 
How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...
How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...
How to Adopt Docker Within Your Enterprise Using IBM UrbanCode Deploy (Interc...
 
A Deep Dive into the Liberty Buildpack on IBM BlueMix
A Deep Dive into the Liberty Buildpack on IBM BlueMix A Deep Dive into the Liberty Buildpack on IBM BlueMix
A Deep Dive into the Liberty Buildpack on IBM BlueMix
 
Microsoft Virtualization View
Microsoft Virtualization View Microsoft Virtualization View
Microsoft Virtualization View
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application
 
Get ready for tomorrow, today!
Get ready for tomorrow, today!Get ready for tomorrow, today!
Get ready for tomorrow, today!
 
1040 ibm worklight delivering agility to mobile cloud deployments
1040 ibm worklight  delivering agility to mobile cloud deployments1040 ibm worklight  delivering agility to mobile cloud deployments
1040 ibm worklight delivering agility to mobile cloud deployments
 
Enterprise virtual machine on IBM Cloud
Enterprise virtual machine on IBM CloudEnterprise virtual machine on IBM Cloud
Enterprise virtual machine on IBM Cloud
 
2109 mobile cloud integrating your mobile workloads with the enterprise
2109 mobile cloud  integrating your mobile workloads with the enterprise2109 mobile cloud  integrating your mobile workloads with the enterprise
2109 mobile cloud integrating your mobile workloads with the enterprise
 
IBM z/OS Provisioning Toolkit v1.0.2
IBM z/OS Provisioning Toolkit v1.0.2IBM z/OS Provisioning Toolkit v1.0.2
IBM z/OS Provisioning Toolkit v1.0.2
 

Mehr von IBM India Smarter Computing

Using the IBM XIV Storage System in OpenStack Cloud Environments
Using the IBM XIV Storage System in OpenStack Cloud Environments Using the IBM XIV Storage System in OpenStack Cloud Environments
Using the IBM XIV Storage System in OpenStack Cloud Environments IBM India Smarter Computing
 
TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...
TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...
TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...IBM India Smarter Computing
 
A Comparison of PowerVM and Vmware Virtualization Performance
A Comparison of PowerVM and Vmware Virtualization PerformanceA Comparison of PowerVM and Vmware Virtualization Performance
A Comparison of PowerVM and Vmware Virtualization PerformanceIBM India Smarter Computing
 
IBM pureflex system and vmware vcloud enterprise suite reference architecture
IBM pureflex system and vmware vcloud enterprise suite reference architectureIBM pureflex system and vmware vcloud enterprise suite reference architecture
IBM pureflex system and vmware vcloud enterprise suite reference architectureIBM India Smarter Computing
 

Mehr von IBM India Smarter Computing (20)

Using the IBM XIV Storage System in OpenStack Cloud Environments
Using the IBM XIV Storage System in OpenStack Cloud Environments Using the IBM XIV Storage System in OpenStack Cloud Environments
Using the IBM XIV Storage System in OpenStack Cloud Environments
 
All-flash Needs End to End Storage Efficiency
All-flash Needs End to End Storage EfficiencyAll-flash Needs End to End Storage Efficiency
All-flash Needs End to End Storage Efficiency
 
TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...
TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...
TSL03104USEN Exploring VMware vSphere Storage API for Array Integration on th...
 
IBM FlashSystem 840 Product Guide
IBM FlashSystem 840 Product GuideIBM FlashSystem 840 Product Guide
IBM FlashSystem 840 Product Guide
 
IBM System x3250 M5
IBM System x3250 M5IBM System x3250 M5
IBM System x3250 M5
 
IBM NeXtScale nx360 M4
IBM NeXtScale nx360 M4IBM NeXtScale nx360 M4
IBM NeXtScale nx360 M4
 
IBM System x3650 M4 HD
IBM System x3650 M4 HDIBM System x3650 M4 HD
IBM System x3650 M4 HD
 
IBM System x3300 M4
IBM System x3300 M4IBM System x3300 M4
IBM System x3300 M4
 
IBM System x iDataPlex dx360 M4
IBM System x iDataPlex dx360 M4IBM System x iDataPlex dx360 M4
IBM System x iDataPlex dx360 M4
 
IBM System x3500 M4
IBM System x3500 M4IBM System x3500 M4
IBM System x3500 M4
 
IBM System x3550 M4
IBM System x3550 M4IBM System x3550 M4
IBM System x3550 M4
 
IBM System x3650 M4
IBM System x3650 M4IBM System x3650 M4
IBM System x3650 M4
 
IBM System x3500 M3
IBM System x3500 M3IBM System x3500 M3
IBM System x3500 M3
 
IBM System x3400 M3
IBM System x3400 M3IBM System x3400 M3
IBM System x3400 M3
 
IBM System x3250 M3
IBM System x3250 M3IBM System x3250 M3
IBM System x3250 M3
 
IBM System x3200 M3
IBM System x3200 M3IBM System x3200 M3
IBM System x3200 M3
 
IBM PowerVC Introduction and Configuration
IBM PowerVC Introduction and ConfigurationIBM PowerVC Introduction and Configuration
IBM PowerVC Introduction and Configuration
 
A Comparison of PowerVM and Vmware Virtualization Performance
A Comparison of PowerVM and Vmware Virtualization PerformanceA Comparison of PowerVM and Vmware Virtualization Performance
A Comparison of PowerVM and Vmware Virtualization Performance
 
IBM pureflex system and vmware vcloud enterprise suite reference architecture
IBM pureflex system and vmware vcloud enterprise suite reference architectureIBM pureflex system and vmware vcloud enterprise suite reference architecture
IBM pureflex system and vmware vcloud enterprise suite reference architecture
 
X6: The sixth generation of EXA Technology
X6: The sixth generation of EXA TechnologyX6: The sixth generation of EXA Technology
X6: The sixth generation of EXA Technology
 

Kürzlich hochgeladen

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 

Kürzlich hochgeladen (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool

  • 1. ® Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool IBM Redbooks Solution Guide In a traditional deployment model, software is installed on physical servers and it is configured for a particular data center environment. Deploying a business solution or provisioning a server to perform quality assurance testing can take days or weeks. Cloud deployment models shorten the deployment time, but they require making the operating system, middleware software, and application deployment independent of a specific hardware configuration. A smooth transition from traditional to cloud deployment models can be achieved by packaging the software stacks into industry standard virtual appliances. The IBM® Image Construction and Composition Tool can be used to construct custom virtual appliances that can be provisioned with several cloud deployment platforms. This IBM Redbooks® Solution Guide introduces the IBM Image Construction and Composition Tool and provides an overview if its features, benefits, and architecture. This information is intended for software architects, cloud solution architects, and cloud administrators who need to understand the business value of building virtual appliances and the IBM Image Construction and Composition Tool. As noted above, a smooth transition from traditional to cloud deployment models can be achieved by packaging the software stacks into industry standard virtual appliances. A key part of this transition involves using IBM Image Construction and Composition Tool. This tool is the IBM tool for creating virtualized workloads that target several private cloud deployment platforms, including both IBM and third-party platforms. This tool is unique in its ability to support a wide range of cloud offerings. It is also the only tool in the marketplace that can create virtual appliances for both x86 and IBM Power Systems™ hardware architectures. Virtual appliances that are created with IBM Image Construction and Composition Tool can be deployed by several private cloud deployment platforms, such as IBM Systems Director VMControl™, IBM SmartCloud® Entry, IBM PureFlex™ System with Flex System Manager appliance, IBM SmartCloud Provisioning, and IBM SmartCloud Orchestrator. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 1
  • 2. Figure 1 shows the IBM Image Construction and Composition Tool web-based user interface. Figure 1. IBM Image Construction and Composition Tool Welcome page Did you know?  With the use of virtual appliances, deployment times can be reduced from weeks to hours or even minutes.  With virtual appliances, software vendors can better control the integrity of their products. The software virtual appliance can be digitally signed. A digital signature ensures the integrity and the security of the content. The cloud deployment platform rejects the deployment of an appliance with a compromised digital signature.  Packaging a solution as a virtual appliance allows you to use the expert integration skills of the specialist that built the ready-to-deploy package, requiring much less expertise from the people performing the deployments.  IBM Image Construction and Composition Tool is the only tool in the marketplace that can create virtual appliances for both x86 and Power Systems hardware architectures. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 2
  • 3.  The IBM Virtual Appliance Factory is a self-enablement toolkit that provides automated tools to help independent software vendors (ISVs) pre-package application solutions for deployment in KVM and IBM PowerVM® environments. IBM makes it easy for ISVs to create virtual appliances by using a step-by-step factory approach with a proven methodology, preferred practices, and a downloadable set of Web 2.0 tools that includes IBM Image Construction and Composition Tool. For more information, see IBM Virtual Appliance Factory, found at http://www-304.ibm.com/partnerworld/wps/servlet/ContentHandler/stg_com_sys_virtual_appliance_factory. Business value Creating virtual appliances with IBM Image Construction and Composition Tool and deploying them to cloud environments provides the following benefits. Faster time-to-value and lower skills requirements  Shorter installation times. Software stacks that are packaged as virtual appliances can be deployed in minutes rather than days or weeks.  Shorter configuration time. Self-configuration can be achieved by including an agent (activation engine) in the virtual appliance that accepts runtime parameters from the deployment platform.  Eliminates the need for the post-deployment application reconfiguration. Data center personnel often do not have the domain knowledge that is necessary to perform advanced customization tasks, which are not required because a smart appliance can self-activate the entire software stack upon deployment. Quicker transition to a Cloud Enabled Data Center with lower initial investment     Addresses key issues: standardization and software licensing. Hides the complexity of the virtualization infrastructure. Enables advanced automation and provisioning. Enables core cloud-computing attributes: automation, self-service, agility, metering, and charge back, with faster time to value. Achieve vendor independence  The virtual appliances can be ported across management stacks, making migration among virtualization vendors and among data centers fairly easy and nondisruptive.  Vendor independence can be achieved by adopting a software stack installation and activation methodology that works unchanged on all target deployment platforms. The IBM Image Construction and Composition Tool shines in this area. Solution overview Even when you use the tool as a single user, IBM Image Construction and Composition Tool takes multiple user roles into consideration. Operating system specialist The operating system (OS) specialist is responsible for generating base OS disk images, which are one of the most important raw materials that are used in the IBM Image Construction and Composition Tool build process. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 3
  • 4. Software specialist The software specialist creates software artifacts that are called software bundles. The software bundle is another raw material that the virtual appliance builder uses to generate complete solutions as virtual appliances. The software specialist needs skills on the software components (for example, IBM WebSphere® Application Server, IBM DB2®, or your tools, applications, and solutions) that are packaged into a software bundle. Virtual appliance builder The virtual appliance builder assembles the base image and one or more software bundles, which constitute a solution, into a self-contained virtual appliance. The virtual appliance is the end product that the IBM Image Construction and Composition Tool constructs. It is a cloud artifact that can then be used to deploy software solutions into a public or private infrastructure as a service (IaaS) environment. Figure 2 shows the end-to-end process of creating a virtual appliance with the IBM Image Construction and Composition Tool. Figure 2. Building a virtual appliance - end-to-end process 1. The operating system specialist creates one or more virtual machines (possibly with different processor, memory, and disk combinations) and installs the required operating system and latest fixes. 2. Capture that virtual machine as an extendable and reusable base virtual appliance image by using the IBM Image Construction and Composition Tool. 3. The software specialists use the IBM Image Construction and Composition Tool to create software bundles for each software package, middleware, or tool that is needed. 4. The virtual appliance builder extends the base image and adds software bundles to create an image. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 4
  • 5. 5. The software specialists write and test special installation scripts that are used during synchronization time. These scripts give the smart virtual appliances the intelligence to reconfigure themselves based on the environment so that the software solution is up and running when deployed. You can use software bundles to include additional software content in a virtual image. Synchronization is the process of creating a VM by deploying the virtual image, deploying all the software bundles, and then, in order, running the defined installation script of each bundle. The software bundles installation script is run according to the order that is specified in the virtual image. 6. After the virtual image is synchronized, the capture process takes a snapshot of the VM and saves it as a new image in the IBM Systems Director VMControl repository. Reset scripts are run just before the virtual image is captured to reset the virtual image state to ensure that any unplanned content is not captured. 7. Export the image as an Open Virtual Appliance (OVA) archive. This step entails capturing an image from the IBM Systems Director VMControl repository and transferring a compressed version of the image to a target system. 8. The ova.zip file is decompressed and imported from a Hypertext Transfer Protocol (HTTP) server. 9. Deploy the virtual appliance. This task is performed outside IBM Image Construction and Composition Tool as many times as required. You can deploy virtual appliances by using any of the following products: IBM Systems Director VMControl, IBM Flex System™ Manager, IBM SmartCloud Entry, IBM SmartCloud Provisioning, or IBM SmartCloud Orchestrator. Solution architecture The IBM Image Construction and Composition Tool has three components:  The GUI, which is a web-based interface with which the tool user interacts  The REST API, which is implemented by a RESTful web service that runs on top of HTTP and connects the GUI with the engine of the tool  The engine, which is the brain of the tool and where all the business logic runs The engine has two roles:  Provisions base images.  Connects to the guest OS after the VM is running to install the packages that are described in the model that is associated with the image. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 5
  • 6. Figure 3 shows a component-level view of the tool. Figure 3. High-level component view of the IBM Image Construction and Composition Tool The Model The IBM Image Construction and Composition Tool is a model-driven tool. It relies on the model to tie the tool artifacts into a logical entity. The following artifacts of the tool are described by the model:    Base OS images Software bundles Cloud providers Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 6
  • 7.   Media images Base OS image instances Package generators The package generator is a piece of code that can automatically generate a package that contains all the artifacts in all the bundles that are added to a base OS image. Package generators are OS-specific. For example, one package generator might be for Linux and a different one might be for IBM AIX®. Cloud providers A cloud provider is responsible for all necessary operations to manage the lifecycle of a VM. A cloud provider must have the following minimum capabilities:     Deploy a VM from a base OS image. Start or stop a VM. Capture a VM as an extended base OS image. Delete a VM. IBM Image Construction and Composition Tool supports the following cloud providers:         VMware KVM PowerVM IBM Workload Deployer IBM PureApplication™ System IBM SmartCloud Enterprise IBM SmartCloud Provisioning 2.1 or higher OpenStack Note: Figure 3 shows only the cloud providers that are covered in Creating Smart Virtual Appliances with IBM Image Construction and Composition Tool, SG24-8042-01. Usage scenarios IBM uses IBM Image Construction and Composition Tool software bundles to install and configure several IBM products and solutions, including the OS and middleware products that are required. You can find several examples in the IBM Integrated Service Mangement Library, found at https://www.ibm.com/software/brandcatalog/ismlibrary/. Enter "ICCT software bundle" in the Search field to see a list of virtual appliances that install and configure IBM software. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 7
  • 8. Figure 4 shows a view of IBM solutions that are pre-packaged as virtual appliances that can be downloaded from the IBM Integrated Service Management Library. Figure 4. List of IBM solutions that are packaged as virtual appliances with ICCT Hundreds of ISVs use virtual appliances that are created with IBM Image Construction and Composition Tool to pre-package solutions that combine an ISV's application with middleware components and the operating system for rapid deployment with minimal customization. Virtual appliances for PureFlex are built by ISVs with tools that are provided by the Virtual Appliance Factory (VAF) with support from IBM Innovation Centers (IICs). PureFlex virtual appliances that are Ready for IBM PureSystems™ require either PowerVM or KVM hypervisors. At the IBM PureSystems Center, found at https://www-304.ibm.com/software/brandcatalog/puresystems/centre/, you can access solutions from IBM and IBM Business Partners and updates to systems and solutions that were pre-packaged as virtual appliances using IBM Image Construction and Composition Tool. Enterprises use virtual appliances that are built with IBM Image Construction and Composition Tool to pre-package development and test environments. They can reduce the time that it takes to set up a development and test environment from weeks to minutes and, in the process, eliminate errors and improve the usage of physical resources that are dedicated to development and test tasks. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 8
  • 9. Integration Virtual appliance patterns are needed when you want to deploy complex software architectures. For example, a WebSphere Application Server deployment might require a Deployment Manager node, several custom nodes, HTTP Server nodes, and one or more DB2 nodes. Each node can be implemented as a single-virtual-machine appliance. Then, a solution architect uses a pattern editor to assemble a collection of virtual appliances into a virtual appliance pattern. IBM Workload Deployer implements a fully functional pattern editor that can use virtual appliances that are created with the IBM Image Construction and Composition Tool. The new, tighter integration between IBM Workload Deployer and IBM Image Construction and Composition Tool takes place over a cloud provider connection that is defined in the tool interface. This link allows images in the IBM Workload Deployer image catalog to be viewable from the tool. Figure 5 illustrates a typical use case for virtual appliance patterns. Figure 5. IBM Image Construction and Composition Tool and IBM Workload Deployer integration creating virtual appliance patterns 1. Import a running VM image into the IBM Image Construction and Composition Tool (ICCT), which creates a base virtual appliance (image) that can be extended. 2. Extend the imported images with bundles to add the wanted software components, such as middleware and user applications. 3. Export the resulting, synchronized image in a standard compliant Open Virtual Appliance (OVA) archive (an OVA .tar file). 4. Import the OVA .tar file into the IBM Workload Deployer virtual image catalog. 5. Use the IBM Workload Deployer Pattern Editor to compose a virtual appliance deployment pattern. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 9
  • 10. 6. The image is now available in the IBM Workload Deployer image catalog and can be included in virtual system patterns and deployed to the cloud. Supported platforms The IBM Image Construction and Composition Tool is shipped with IBM cloud offerings, such as IBM SmartCloud Provisioning, IBM SmartCloud Entry, IBM SmartCloud Orchestrator, and IBM Workload Deployer, but it is a separately installable tool. The way that you can obtain the installable image of the tool depends on the cloud management product that you implement in your organization. The IBM Installation Manager is used to install the IBM Image Construction and Composition Tool. Typically, the installable image contains both components. However, the Installation Manager is platform-dependent. Therefore, to successfully install it, you need a version that supports the OS on which you are installing the tool. Therefore, the installation process is split into the following parts:   Installing the IBM Installation Manager Installing the IBM Image Construction and Composition Tool IBM Image Construction and Composition Tool can be installed on Red Hat Enterprise Linux (RHEL) 64-bit and on AIX. Ordering information IBM Image Construction and Composition Tool is included in the cloud management solutions that are listed in Table 1. Ordering information is shown in that table. Table 1. Ordering part numbers and feature codes Program name PID number IBM Workload Deployer IBM Cloud Capacity Entitlement (in PVU) IBM Workload Deployer Image for x86 Systems V1.0 IBM OS image for AIX Systems V1.0: 7199 72X 9231 200 5725-D64 5725-F60 1000 PVUs (bundled with initial purchase) Required for each PVU of hardware capacity that is used to run a virtual application on X86 hardware Required for each PVU of hardware capacity that is used to run a virtual application on IBM Power Systems hardware IBM SmartCloud Entry for IBM Flex System V3.x with 1 Year S&S IBM SmartCloud Entry for IBM Flex System V3.x with 3 Year S&S 5641-SC4 5641-SC6 Per Managed Chassis IBM SmartCloud Provisioning V2.1 5725-C88 IBM SmartCloud Orchestrator 5725-H28 V2.2 (only available through IBM Passport Advantage) Charge unit description Resource Value Units (RVUs) Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 10
  • 11. Related information For more information, see the following documents:  IBM Redbooks publication Creating Smart Virtual Appliances with IBM Image Construction and Composition Tool, SG24-8042 http://www.redbooks.ibm.com/abstracts/sg248042.html  IBM Image Construction and Composition Tool Information Center http://pic.dhe.ibm.com/infocenter/tivihelp/v48r1/topic/com.ibm.sco.doc_2.2/ICON/topics/iwd_cicn_overview.html  IBM Offering Information page (announcement letters and sales manuals): http://www.ibm.com/common/ssi/index.wss?request_locale=en On this page, enter the program name from Table 1, select the information type, and then click Search. On the next page, narrow your search results by geography and language. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 11
  • 12. Notices This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service. IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not give you any license to these patents. You can send license inquiries, in writing, to: IBM Director of Licensing, IBM Corporation, North Castle Drive, Armonk, NY 10504-1785 U.S.A. The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law : INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you. This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice. Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental. Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurement may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment. COPYRIGHT LICENSE: This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. © Copyright International Business Machines Corporation 2013. All rights reserved . Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 12
  • 13. This document was created or updated on August 19, 2013. Send us your comments in one of the following ways: Use the online Contact us review form found at: ibm.com/redbooks  Send your comments in an e-mail to: redbook@us.ibm.com  Mail your comments to: IBM Corporation, International Technical Support Organization Dept. HYTD Mail Station P099 2455 South Road Poughkeepsie, NY 12601-5400 U.S.A.  This document is available online at http://www.ibm.com/redbooks/abstracts/tips1037.html . Trademarks IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. These and other IBM trademarked terms are marked on their first occurrence in this information with the appropriate symbol (® or ™), indicating US 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 http://www.ibm.com/legal/copytrade.shtml. The following terms are trademarks of the International Business Machines Corporation in the United States, other countries, or both: AIX® DB2® IBM® IBM Flex System™ IBM SmartCloud® Passport Advantage® Power Systems™ PowerVM® PureApplication™ PureFlex™ PureSystems™ Redbooks® Redbooks (logo)® Systems Director VMControl™ WebSphere® The following terms are trademarks of other companies: Linux is a trademark of Linus Torvalds in the United States, other countries, or both. Other company, product, or service names may be trademarks or service marks of others. Smart Virtual Appliances Made Easy with IBM Image Construction and Composition Tool 13