SlideShare a Scribd company logo
1 of 28
© 2013 IBM Corporation
IBM SmartCloud Orchestrator
Architected for Extensibility
© 2013 IBM Corporation
Need for End to end Orchestration
End to End Automation
Automate everything to deliver a production
environment: multi node applications,
storage, network, change and configuration,
…
Standardization
Deliver “services”: repeatable and controlled
processes, auditable, simplified self service
consumption,
An Open and Flexible Platform
Integrate with existing data center, processes and tools.
Provide choices to customers that want to avoid a
technology lock in - based on Open Standards
Provisioning is not enough. Customers need end to end automation to accelerate
delivery of IT services, while reducing costs
© 2013 IBM Corporation3 IBM Confidential
Why do we need an Orchestrator ?
1. Customers are looking for end to end automation of cloud service delivery to achieve greater
returns
2. Provisioning play a key role, but is just one of many steps that must be automated
3. Each customer has unique requirements to integrate with existing data center processes and
tools.
VM Provisioning
Real customer
example
© 2013 IBM Corporation
Orchestration
Engine
Network
Domain
Storage
Domain
IT
ManagementMonitoring
Domain
Data
Availability
Domain
Compute
Domain
Monitoring
IT Asset
Management
Service
Desk
Storage
Domain
Change
Management
Provision PatternProvision Pattern
OrchestrateOrchestrate
Network
Domain
Workload Orchestration
Workload aware placement,
optimization and operation
Resource Orchestration
Onboard, provision, manage
CPU, Storage and Network
Service Orchestration
Manage the lifecycle of business
applications
DBAppWeb
Managing workloads in a Cloud Enabled Data Center
requires orchestration
© 2013 IBM Corporation
5
What is SmartCloud Orchestration …
An open and scalable
cloud platform
An easy to use orchestrator for
cloud service automation
A ready to use
automation library
A marketplace for content
sharing and re-use
© 2013 IBM Corporation
6
High level architecture
SCOrchestrator
Automation Engine
BPM Process Server
Automation Engine
BPM Process Server
Modeling and
Admin
Modeling and
Admin
Image
Library
Image
Library
VMWare vCenterVMWare vCenter
ICCT
Image
Creation
ICCT
Image
Creation
Self ServiceSelf Service
Automation
Modeling UI
IBM Business Process
Manager (BPM)
Automation
Modeling UI
IBM Business Process
Manager (BPM)
IBM Tivoli
Monitoring
(ITM)
IBM Tivoli
Monitoring
(ITM)
KVMKVM
Content packagesContent packages
Composite Patterns ManagementComposite Patterns Management
APIAPISmartCloud
Cost
Management
(SCCM)
SmartCloud
Cost
Management
(SCCM)
Cloud
User
Offering CatalogOffering Catalog
APIAPI
Service
Desk
Service
Desk
Account
ing
Account
ing
Cost
Mgmt
Cost
Mgmt
Network
FW/LB
Network
FW/LB
Storage
File-based
Storage
File-based
Hypervisor Management
OpenStack Gateway
Hypervisor Management
OpenStack Gateway
Amazon EC2Amazon EC2
Hybrid ExtensionHybrid Extension OpenStackOpenStack
…
*) supported in following releases
© 2013 IBM Corporation
7
Zoom in the provisioning engine
Virtual
Applications
Virtual
Applications
Hypervisors & IAAS Management SHIMHypervisors & IAAS Management SHIM
REST APIsREST APIs
Self Service and Admin UISelf Service and Admin UI
OpenStack ShimOpenStack Shim
DeploymentDeployment
Virtual
Systems
Virtual
Systems
IAAS Gateway
VMVM
KVMvCenter
OpenStack1
...
VMVM
KVMvCenter
OpenStackN
Virtual Image
Library
SCE SCE
© 2013 IBM Corporation
8
SCOrchestrator – Content Types
 Software Bundle
– A software bundle contains and describes the software available for use within a virtual
image. It includes information about how to install and configure the software,
prerequisites of the software, and parameters available for customizing.
A software bundle is used during image creation with Image Construction and
Composition Tool (ICCT, Part of SCP/SCO)
 Virtual Image
– A Virtual image contains the base operating system and the optional activation code
which configures a virtual server which is based on such virtual image.
In addition it may also contain one or more software components.
 Pattern (vSys & addOns)
– A pattern is a collection of multiple images, each with optional software components.
Patterns are a logical representation of a recurring topology for a given set of
deployment requirements such as e.g. a multi-tiered web application comprising of
HTTP Server, App Server and DB Server.
In this example, each tier would be represented by its own virtual image, which includes
configuration scripts to configure the multi-tier application accordingly
 Resource type operations (implemented as BPM workflows)
 Patterns (vApp & TOSCA)
– Patterns to compose workload aware topologies
 Orchestration
– Content for orchestration can be complete ready to use offerings implemented as
workflow processes including the corresponding user interface
– … and/or a collection of building blocks to ease the creation of orchestration.
These building blocks can be activity implementations, user interfaces, UI widget, …
Service Orchestration
Manage the lifecycle of
business applications
Workload Orchestration
Workload aware placement,
optimization and operation
Resource Orchestration
Onboard, provision, manage CPU,
Storage and Network
© 2013 IBM Corporation
Multiple pattern types to enable open ecosystem
Virtual Application
Patterns
• Highly automated deployments
using expert patterns
• Business policy driven elasticity
• Built for the cloud environment
• Leverages elastic workload
management services
Virtual System
Patterns
• Automated deployment of
middleware topologies
• Traditional administration and
management model
• Application and infrastruture
driven elasticity
Virtual Appliances
• Standard software installation and
configuration on OS
• Images created through
extend/capture
• Traditional administration and
management model
• Infrastructure driven elasticity
Virtual Appliance
Metadata
Software
application
Operating
system
Virtual Appliance
Virtual Appliance
Metadata
Application
Server
Operating
system
Virtual Appliance
Metadata
Application
Server
Operating
system
Virtual Appliance
Metadata
HTTP
Server
Operating
system
Virtual Application Patterns
Virtual System PatternsVirtual Appliances
Software
application
© 2013 IBM Corporation
10
Custom Orchestration Operations
 SCO allows definition of custom operations for various orchestration granularities
– Event triggered Actions
… used to extend the basic pattern engine capabilities
… plug into existing programming flows at predefined plugpoints/events
… with defined semantics and data model
e.g. Approval (‘pre’), Open firewall port (‘post’), …
– User triggered Actions
… used to extend the basic manageability actions of service instances
… provide addtl mgmt capabilities for all or specific patterns
e.g. Backup, Install SW, Open problem, …
– Service Operations
… implementation of service catalog offerings
… used for end user customized operations,
e.g. deploy pattern, create filesystem, …
… used for administrative actions such as datacenter configuration
e.g. Register StorageHost, User onboarding, …
A
B
A
B
C
X
© 2013 IBM Corporation
11
SCO
Custom BPM processes
Pattern engine base processing
Event triggered actions for typical pattern deployment
Resolve
Model
Define
Placement
Copy
images
Configure
hypervisor
Start VM
Execute
Config
Scripts
Notify
user
Pre-provision
Event
Pre-VM-start
Event
Post-provison
Post-provision-failed
Event
Trigger one or
multiple custom
processes on
certain events
© 2013 IBM Corporation
12
Orchestration Registry
© 2013 IBM Corporation
13
SCO Self-Service Catalog
© 2013 IBM Corporation
14
Configuration of Orchestration Actions
BPM process
which implements the
orchestration logic
BPM process
which implements the
end user interface
© 2013 IBM Corporation
15
Configuration of Self Service Offerings
BPM process
which implements the
orchestration logic
BPM process
which implements the
end user interface
Settings to define
the visualization
of the offering in the
service catalog
1
2
3
1
2
3
© 2013 IBM Corporation
16
Approval / Human Tasks
© 2013 IBM Corporation
Library of virtual
templates, sw packages,
script, add on ( disks,
network cards, etc)
Graphical editor for
composing and
configuring workloads
Creation of patterns
Reuse chef recipes
from community
© 2013 IBM Corporation
Connecting images in a pattern: example
© 2013 IBM Corporation19
Scenario 1 – Speed up business application deployment
End User : (1) Access the SCO self service catalog to deploy a new Media Wiki application.
Service Designer: (2) Modify the Media Wiki service via the pattern editor.
(3) Publish the new service in the catalog
© 2013 IBM Corporation20
Scenario 2 – End to end automation
Service Designer: (1) Access the cloud market place and download a storage automation package.
(2) Create a new MediaWiki offering which also performs automated storage and network configuration.
(3) Publish the new offering in the catalog.
End User : (4) Access the catalogue and requests new “Media Wiki”
© 2013 IBM Corporation
21
Cloud Marketplace
 Enable customers to rapidly discover and
implement cloud solutions
 Enable business partners and ISVs to
create value by adding content to IBM
cloud solutions
 Enable IBM services and development to
rapidly deliver & iterate on capabilities in
response to changing customer
requirements and integration needs
 Enable collaboration within the
ecosystem to accelerate customer value
creation
Establish cloud platform agility and value by rapidly delivering content
(organic & partner ecosystem) using the AppStore model
© 2013 IBM Corporation
22
Managing the infrastructure
Cloud
group1
IWDOpenStack
.
.
.
Region 1
Compute
node1
Compute
nodeX
Availability
zone1
...
Compute
node1
Compute
nodeK
Availability
zoneZ
......
Region n
Compute
node1'
Compute
nodeX'
Availability
zone1'
...
Compute
node1'
Compute
nodeK'
Availability
zoneZ'
......
Cloud
groupZ
Cloud
group1'
Cloud
groupZ'

A cloud group
represents a pair
[Region, availability
zone] in OpenStack

For each cloud
group a single
hypervisor is assigned
despite the number of
compute nodes in the
availability zone
© 2013 IBM Corporation
23
Managing the infrastructure
IWDOpenStack
.
.
.
Region 1
Compute
node1
Compute
nodeX
Availability
zone1
...
Compute
node1
Compute
nodeK
Availability
zoneZ
......
Region n
Compute
node1'
Compute
nodeX'
Availability
zone1'
...
Compute
node1'
Compute
nodeK'
Availability
zoneZ'
......
Network1 IP group1
Network2 IP group2
Networkn IP groupn

For each network in each region a pair
[network, IP group] is created in IWD

Each network in a region is attached to all
hypervisors in IWD related to that region
© 2013 IBM Corporation
In the beginning, there was the perfect image…
1
Then users starting making changes and “snapshots”…
…and what they put in the images is unknown…
2
Then they get copied to multiple locations…
…and some change again…
3
Then you need to apply a critical security patch…how? … where?
4
What’s the problem with Virtualization and Standardization?
Managing images
© 2013 IBM Corporation
25
Capturing Images is easy

There are many tool that simplify the process

All you need is enough space the store them
However managing images is hard:

Standardization

Search

Version control

Drift Detection

Vulnerability

Image building
Virtual Image Library and Image Construction and Composition
Tool help you addressing these issues!
© 2013 IBM Corporation
What's new in Virtual Image Library
• OpenStack support
– Ability to federate OpenStack regions
– Ability to use OpenStack Keystone as custom user registry
– In addition, VIL 2.2 exposes OpenStack Glance-compliant REST APIs
• Federating operational repositories across WAN to support geographically
distributed data centers
– New Proxy components to decentralize analytics and check-in/out capabilities over
distributed sites
– New analytics engine providing better performances when introspecting image contents
– New Reference Repository based on a peer-to-peer network of nodes that build a shared
repository
– Firewall-friendly solution to traverse segregated networks
• Improved control over indexing functions
– Canceling queued indexing tasks
– Handling of user-initiated actions at higher priority than the automatically triggered tasks
• Handling OVA images and related metadata
© 2013 IBM Corporation
27
What's new in ICCT
• New Cloud Provider for OpenStack
– Possibility to interact directly with an OpenStack instance
– Possibility to interact with the IaaS GW component and the VIL image service exposed
through that component
© 2013 IBM Corporation
• Learn more about the IBM SmartCloud Orchestrator
• Join the open development community to get access to
SmartCloud Orchestrator
• http://ibm.co/CPandO
• Watch the video for a quick overview of SmartCloud
Orchestrator http://bit.ly/YKe9gf
• Learn more about the benefits of cloud orchestration IDC
Technology Spotlight on IBM SmartCloud Orchestrator
http://ibm.co/105MtJO
• Join the IBM SmartCloud Community
References

More Related Content

What's hot

IBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack OverviewIBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack OverviewPatrick Bouillaud
 
Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013jimmykibm
 
Installation & configuration of IBM Cloud Orchestrator v2.5
Installation & configuration of IBM Cloud Orchestrator v2.5Installation & configuration of IBM Cloud Orchestrator v2.5
Installation & configuration of IBM Cloud Orchestrator v2.5Paulraj Pappaiah
 
Smart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDB
Smart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDBSmart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDB
Smart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDBManuel Daza
 
Presentation cloud orchestration solution overview
Presentation   cloud orchestration solution overviewPresentation   cloud orchestration solution overview
Presentation cloud orchestration solution overviewxKinAnx
 
Kubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIKubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIPT Datacomm Diangraha
 
OpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and Future
OpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and FutureOpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and Future
OpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and FutureMichael Fork
 
Cloud computing 1
Cloud computing  1Cloud computing  1
Cloud computing 1Ashok Kumar
 
OpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureOpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureLew Tucker
 
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...PT Datacomm Diangraha
 
The IBM Open Cloud Architecture (and Platform)
The IBM Open Cloud Architecture (and Platform)The IBM Open Cloud Architecture (and Platform)
The IBM Open Cloud Architecture (and Platform)Florian Georg
 
SoftLayer Storage Services Overview
SoftLayer Storage Services OverviewSoftLayer Storage Services Overview
SoftLayer Storage Services OverviewMichael Fork
 
SoftLayer Cloud Services
SoftLayer Cloud ServicesSoftLayer Cloud Services
SoftLayer Cloud ServicesAnna Landolfi
 
EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC
 
Microservices Development - ICP Workshop Batch II
Microservices Development - ICP Workshop Batch IIMicroservices Development - ICP Workshop Batch II
Microservices Development - ICP Workshop Batch IIPT Datacomm Diangraha
 
Creating Microservices Application with IBM Cloud Private (ICP) - introductio...
Creating Microservices Application with IBM Cloud Private (ICP) - introductio...Creating Microservices Application with IBM Cloud Private (ICP) - introductio...
Creating Microservices Application with IBM Cloud Private (ICP) - introductio...PT Datacomm Diangraha
 
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
 
VMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid ITVMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid ITBenjamin Shrive
 

What's hot (20)

IBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack OverviewIBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack Overview
 
Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013
 
Installation & configuration of IBM Cloud Orchestrator v2.5
Installation & configuration of IBM Cloud Orchestrator v2.5Installation & configuration of IBM Cloud Orchestrator v2.5
Installation & configuration of IBM Cloud Orchestrator v2.5
 
Smart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDB
Smart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDBSmart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDB
Smart Cloud Webinar 2014-02-13 Introduction to Softlayer IaaS MDB
 
Presentation cloud orchestration solution overview
Presentation   cloud orchestration solution overviewPresentation   cloud orchestration solution overview
Presentation cloud orchestration solution overview
 
Kubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIKubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch II
 
OpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and Future
OpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and FutureOpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and Future
OpenStack Atlanta Summit - IBM, SoftLayer, and OpenStack: Present and Future
 
Cloud computing 1
Cloud computing  1Cloud computing  1
Cloud computing 1
 
OpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureOpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined Infrastructure
 
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
 
The IBM Open Cloud Architecture (and Platform)
The IBM Open Cloud Architecture (and Platform)The IBM Open Cloud Architecture (and Platform)
The IBM Open Cloud Architecture (and Platform)
 
SoftLayer Storage Services Overview
SoftLayer Storage Services OverviewSoftLayer Storage Services Overview
SoftLayer Storage Services Overview
 
SoftLayer Cloud Services
SoftLayer Cloud ServicesSoftLayer Cloud Services
SoftLayer Cloud Services
 
VietOpenStack meetup 7th Openstack in ibm cloud
VietOpenStack meetup 7th Openstack in ibm cloudVietOpenStack meetup 7th Openstack in ibm cloud
VietOpenStack meetup 7th Openstack in ibm cloud
 
EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis Openstack
 
Microservices Development - ICP Workshop Batch II
Microservices Development - ICP Workshop Batch IIMicroservices Development - ICP Workshop Batch II
Microservices Development - ICP Workshop Batch II
 
Softlayer 07.nov.2014 en
Softlayer 07.nov.2014 enSoftlayer 07.nov.2014 en
Softlayer 07.nov.2014 en
 
Creating Microservices Application with IBM Cloud Private (ICP) - introductio...
Creating Microservices Application with IBM Cloud Private (ICP) - introductio...Creating Microservices Application with IBM Cloud Private (ICP) - introductio...
Creating Microservices Application with IBM Cloud Private (ICP) - introductio...
 
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
 
VMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid ITVMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid IT
 

Viewers also liked

Cloud orchestration major tools comparision
Cloud orchestration major tools comparisionCloud orchestration major tools comparision
Cloud orchestration major tools comparisionRavi Kiran
 
Introduction to OpenStack Heat
Introduction to OpenStack HeatIntroduction to OpenStack Heat
Introduction to OpenStack Heatopenstackindia
 
Development Platform as a Service - erfarenheter efter ett års användning - ...
Development Platform as a Service - erfarenheter efter ett års användning -  ...Development Platform as a Service - erfarenheter efter ett års användning -  ...
Development Platform as a Service - erfarenheter efter ett års användning - ...IBM Sverige
 
DevOps and PaaS at Pulse 2014
DevOps and PaaS at Pulse 2014DevOps and PaaS at Pulse 2014
DevOps and PaaS at Pulse 2014James Governor
 
Using Chef for Automated Infrastructure in the Cloud
Using Chef for Automated Infrastructure in the CloudUsing Chef for Automated Infrastructure in the Cloud
Using Chef for Automated Infrastructure in the CloudJesse Robbins
 
Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...
Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...
Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...Amazon Web Services
 
wiseCLOUD VS. vmware
wiseCLOUD VS. vmwarewiseCLOUD VS. vmware
wiseCLOUD VS. vmwarebizmerce
 
20151019 v mworld2015-recap-02
20151019 v mworld2015-recap-0220151019 v mworld2015-recap-02
20151019 v mworld2015-recap-02Kevin Groat
 
[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap
[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap
[IBM Pulse 2014] #1579 DevOps Technical Strategy and RoadmapDaniel Berg
 
PowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud TrendsPowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud TrendsJay Kruemcke
 
Tintricity on the Road: From Virtualization to Cloud
Tintricity on the Road: From Virtualization to CloudTintricity on the Road: From Virtualization to Cloud
Tintricity on the Road: From Virtualization to CloudTintri
 
VMware Private Clouds: Charting a path to success
VMware Private Clouds: Charting a path to successVMware Private Clouds: Charting a path to success
VMware Private Clouds: Charting a path to successPlatform9
 
Got Shadow IT? How to Win-Win with a Private Cloud.
Got Shadow IT? How to Win-Win with a Private Cloud.Got Shadow IT? How to Win-Win with a Private Cloud.
Got Shadow IT? How to Win-Win with a Private Cloud.Platform9
 
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)Dan Wendlandt
 
Orchestration Tool Roundup - Arthur Berezin & Trammell Scruggs
Orchestration Tool Roundup - Arthur Berezin & Trammell ScruggsOrchestration Tool Roundup - Arthur Berezin & Trammell Scruggs
Orchestration Tool Roundup - Arthur Berezin & Trammell ScruggsCloud Native Day Tel Aviv
 
AWS Summit 2011: Building a cloud strategy
AWS Summit 2011: Building a cloud strategyAWS Summit 2011: Building a cloud strategy
AWS Summit 2011: Building a cloud strategyAmazon Web Services
 
Agile Infrastructure - Agile 2009
Agile Infrastructure - Agile 2009Agile Infrastructure - Agile 2009
Agile Infrastructure - Agile 2009Andrew Shafer
 
Orchestration tool roundup kubernetes vs. docker vs. heat vs. terra form vs...
Orchestration tool roundup   kubernetes vs. docker vs. heat vs. terra form vs...Orchestration tool roundup   kubernetes vs. docker vs. heat vs. terra form vs...
Orchestration tool roundup kubernetes vs. docker vs. heat vs. terra form vs...Nati Shalom
 

Viewers also liked (20)

Cloud orchestration major tools comparision
Cloud orchestration major tools comparisionCloud orchestration major tools comparision
Cloud orchestration major tools comparision
 
Introduction to OpenStack Heat
Introduction to OpenStack HeatIntroduction to OpenStack Heat
Introduction to OpenStack Heat
 
Development Platform as a Service - erfarenheter efter ett års användning - ...
Development Platform as a Service - erfarenheter efter ett års användning -  ...Development Platform as a Service - erfarenheter efter ett års användning -  ...
Development Platform as a Service - erfarenheter efter ett års användning - ...
 
DevOps and PaaS at Pulse 2014
DevOps and PaaS at Pulse 2014DevOps and PaaS at Pulse 2014
DevOps and PaaS at Pulse 2014
 
Using Chef for Automated Infrastructure in the Cloud
Using Chef for Automated Infrastructure in the CloudUsing Chef for Automated Infrastructure in the Cloud
Using Chef for Automated Infrastructure in the Cloud
 
Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...
Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...
Application Darwinism: Why Most Enterprise Apps Will Move to the Cloud (SVC20...
 
wiseCLOUD VS. vmware
wiseCLOUD VS. vmwarewiseCLOUD VS. vmware
wiseCLOUD VS. vmware
 
20151019 v mworld2015-recap-02
20151019 v mworld2015-recap-0220151019 v mworld2015-recap-02
20151019 v mworld2015-recap-02
 
[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap
[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap
[IBM Pulse 2014] #1579 DevOps Technical Strategy and Roadmap
 
PowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud TrendsPowerVC and Power Systems Cloud Trends
PowerVC and Power Systems Cloud Trends
 
Tintricity on the Road: From Virtualization to Cloud
Tintricity on the Road: From Virtualization to CloudTintricity on the Road: From Virtualization to Cloud
Tintricity on the Road: From Virtualization to Cloud
 
VMware Private Clouds: Charting a path to success
VMware Private Clouds: Charting a path to successVMware Private Clouds: Charting a path to success
VMware Private Clouds: Charting a path to success
 
Got Shadow IT? How to Win-Win with a Private Cloud.
Got Shadow IT? How to Win-Win with a Private Cloud.Got Shadow IT? How to Win-Win with a Private Cloud.
Got Shadow IT? How to Win-Win with a Private Cloud.
 
vRA7 What's New
vRA7 What's NewvRA7 What's New
vRA7 What's New
 
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)OpenStack + VMware: Everything You Need to Know (Kilo-edition)
OpenStack + VMware: Everything You Need to Know (Kilo-edition)
 
Orchestration Tool Roundup - Arthur Berezin & Trammell Scruggs
Orchestration Tool Roundup - Arthur Berezin & Trammell ScruggsOrchestration Tool Roundup - Arthur Berezin & Trammell Scruggs
Orchestration Tool Roundup - Arthur Berezin & Trammell Scruggs
 
VMware Ready vRealize Automation Program
VMware Ready vRealize Automation ProgramVMware Ready vRealize Automation Program
VMware Ready vRealize Automation Program
 
AWS Summit 2011: Building a cloud strategy
AWS Summit 2011: Building a cloud strategyAWS Summit 2011: Building a cloud strategy
AWS Summit 2011: Building a cloud strategy
 
Agile Infrastructure - Agile 2009
Agile Infrastructure - Agile 2009Agile Infrastructure - Agile 2009
Agile Infrastructure - Agile 2009
 
Orchestration tool roundup kubernetes vs. docker vs. heat vs. terra form vs...
Orchestration tool roundup   kubernetes vs. docker vs. heat vs. terra form vs...Orchestration tool roundup   kubernetes vs. docker vs. heat vs. terra form vs...
Orchestration tool roundup kubernetes vs. docker vs. heat vs. terra form vs...
 

Similar to IBM SmartCloud Orchestration

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 PureApplication System and Maximo
IBM PureApplication System and MaximoIBM PureApplication System and Maximo
IBM PureApplication System and MaximoIBM Danmark
 
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
 
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
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
IBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Danmark
 
2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon
2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon
2011.10.13 - Annonces IBM pour Cloud Builders - Loic SimonClub Alliances
 
SmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demoSmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demoIBM Danmark
 
Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...
Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...
Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...IBM India Smarter Computing
 
Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013
Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013
Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013IBM Switzerland
 
International Conference on Advances in Computing, Communicati.docx
International Conference on Advances in Computing, Communicati.docxInternational Conference on Advances in Computing, Communicati.docx
International Conference on Advances in Computing, Communicati.docxvrickens
 
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...Michael Elder
 
Virtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloudVirtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloudeSAT Journals
 
Virtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloudVirtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloudeSAT Publishing House
 
MS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application ControllerMS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application ControllerSpiffy
 
Présentation IBM SmartCloud Entry 3.1
Présentation IBM SmartCloud Entry 3.1Présentation IBM SmartCloud Entry 3.1
Présentation IBM SmartCloud Entry 3.1Claude Riousset
 
Deployment of private cloud infrastructure copy
Deployment of private cloud infrastructure   copyDeployment of private cloud infrastructure   copy
Deployment of private cloud infrastructure copyprabhat kumar
 
PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14
PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14
PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14IBM Systems UKI
 

Similar to IBM SmartCloud Orchestration (20)

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 PureApplication System and Maximo
IBM PureApplication System and MaximoIBM PureApplication System and Maximo
IBM PureApplication System and Maximo
 
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 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
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
IBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning Overview
 
2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon
2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon
2011.10.13 - Annonces IBM pour Cloud Builders - Loic Simon
 
SmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demoSmartCloud Provisioning - details and demo
SmartCloud Provisioning - details and demo
 
Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...
Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...
Smart Virtual Appliances Made Easy with IBM Image Construction and Compositio...
 
Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013
Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013
Künftige Datacenter Trends_Hans-Dieter Wehle_IBM Symposium 2013
 
IBM SmartCloud Entry
IBM SmartCloud EntryIBM SmartCloud Entry
IBM SmartCloud Entry
 
International Conference on Advances in Computing, Communicati.docx
International Conference on Advances in Computing, Communicati.docxInternational Conference on Advances in Computing, Communicati.docx
International Conference on Advances in Computing, Communicati.docx
 
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
 
Virtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloudVirtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloud
 
Virtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloudVirtual appliance creation and optimization in cloud
Virtual appliance creation and optimization in cloud
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
MS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application ControllerMS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application Controller
 
Présentation IBM SmartCloud Entry 3.1
Présentation IBM SmartCloud Entry 3.1Présentation IBM SmartCloud Entry 3.1
Présentation IBM SmartCloud Entry 3.1
 
Deployment of private cloud infrastructure copy
Deployment of private cloud infrastructure   copyDeployment of private cloud infrastructure   copy
Deployment of private cloud infrastructure copy
 
PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14
PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14
PureSystems on the Public Cloud John Kaemmerer and Gerry Novan, 11th Sep 14
 

More from IBM Danmark

DevOps, Development and Operations, Tina McGinley
DevOps, Development and Operations, Tina McGinleyDevOps, Development and Operations, Tina McGinley
DevOps, Development and Operations, Tina McGinleyIBM Danmark
 
Velkomst, Universitetssporet 2013, Pia Rønhøj
Velkomst, Universitetssporet 2013, Pia RønhøjVelkomst, Universitetssporet 2013, Pia Rønhøj
Velkomst, Universitetssporet 2013, Pia RønhøjIBM Danmark
 
Smarter Commerce, Salg og Marketing, Thomas Steglich-Andersen
Smarter Commerce, Salg og Marketing, Thomas Steglich-AndersenSmarter Commerce, Salg og Marketing, Thomas Steglich-Andersen
Smarter Commerce, Salg og Marketing, Thomas Steglich-AndersenIBM Danmark
 
Mobile, Philip Nyborg
Mobile, Philip NyborgMobile, Philip Nyborg
Mobile, Philip NyborgIBM Danmark
 
IT innovation, Kim Escherich
IT innovation, Kim EscherichIT innovation, Kim Escherich
IT innovation, Kim EscherichIBM Danmark
 
Echo.IT, Stefan K. Madsen
Echo.IT, Stefan K. MadsenEcho.IT, Stefan K. Madsen
Echo.IT, Stefan K. MadsenIBM Danmark
 
Big Data & Analytics, Peter Jönsson
Big Data & Analytics, Peter JönssonBig Data & Analytics, Peter Jönsson
Big Data & Analytics, Peter JönssonIBM Danmark
 
Social Business, Alice Bayer
Social Business, Alice BayerSocial Business, Alice Bayer
Social Business, Alice BayerIBM Danmark
 
Numascale Product IBM
Numascale Product IBMNumascale Product IBM
Numascale Product IBMIBM Danmark
 
Intel HPC Update
Intel HPC UpdateIntel HPC Update
Intel HPC UpdateIBM Danmark
 
IBM general parallel file system - introduction
IBM general parallel file system - introductionIBM general parallel file system - introduction
IBM general parallel file system - introductionIBM Danmark
 
NeXtScale HPC seminar
NeXtScale HPC seminarNeXtScale HPC seminar
NeXtScale HPC seminarIBM Danmark
 
Future of Power: PowerLinux - Jan Kristian Nielsen
Future of Power: PowerLinux - Jan Kristian NielsenFuture of Power: PowerLinux - Jan Kristian Nielsen
Future of Power: PowerLinux - Jan Kristian NielsenIBM Danmark
 
Future of Power: Power Strategy and Offerings for Denmark - Steve Sibley
Future of Power: Power Strategy and Offerings for Denmark - Steve SibleyFuture of Power: Power Strategy and Offerings for Denmark - Steve Sibley
Future of Power: Power Strategy and Offerings for Denmark - Steve SibleyIBM Danmark
 
Future of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren RavnFuture of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren RavnIBM Danmark
 
Future of Power: IBM PureFlex - Kim Mortensen
Future of Power: IBM PureFlex - Kim MortensenFuture of Power: IBM PureFlex - Kim Mortensen
Future of Power: IBM PureFlex - Kim MortensenIBM Danmark
 
Future of Power: IBM Trends & Directions - Erik Rex
Future of Power: IBM Trends & Directions - Erik RexFuture of Power: IBM Trends & Directions - Erik Rex
Future of Power: IBM Trends & Directions - Erik RexIBM Danmark
 
Future of Power: Håndtering af nye teknologier - Kim Escherich
Future of Power: Håndtering af nye teknologier - Kim EscherichFuture of Power: Håndtering af nye teknologier - Kim Escherich
Future of Power: Håndtering af nye teknologier - Kim EscherichIBM Danmark
 
Future of Power - Lars Mikkelgaard-Jensen
Future of Power - Lars Mikkelgaard-JensenFuture of Power - Lars Mikkelgaard-Jensen
Future of Power - Lars Mikkelgaard-JensenIBM Danmark
 

More from IBM Danmark (20)

DevOps, Development and Operations, Tina McGinley
DevOps, Development and Operations, Tina McGinleyDevOps, Development and Operations, Tina McGinley
DevOps, Development and Operations, Tina McGinley
 
Velkomst, Universitetssporet 2013, Pia Rønhøj
Velkomst, Universitetssporet 2013, Pia RønhøjVelkomst, Universitetssporet 2013, Pia Rønhøj
Velkomst, Universitetssporet 2013, Pia Rønhøj
 
Smarter Commerce, Salg og Marketing, Thomas Steglich-Andersen
Smarter Commerce, Salg og Marketing, Thomas Steglich-AndersenSmarter Commerce, Salg og Marketing, Thomas Steglich-Andersen
Smarter Commerce, Salg og Marketing, Thomas Steglich-Andersen
 
Mobile, Philip Nyborg
Mobile, Philip NyborgMobile, Philip Nyborg
Mobile, Philip Nyborg
 
IT innovation, Kim Escherich
IT innovation, Kim EscherichIT innovation, Kim Escherich
IT innovation, Kim Escherich
 
Echo.IT, Stefan K. Madsen
Echo.IT, Stefan K. MadsenEcho.IT, Stefan K. Madsen
Echo.IT, Stefan K. Madsen
 
Big Data & Analytics, Peter Jönsson
Big Data & Analytics, Peter JönssonBig Data & Analytics, Peter Jönsson
Big Data & Analytics, Peter Jönsson
 
Social Business, Alice Bayer
Social Business, Alice BayerSocial Business, Alice Bayer
Social Business, Alice Bayer
 
Numascale Product IBM
Numascale Product IBMNumascale Product IBM
Numascale Product IBM
 
Mellanox IBM
Mellanox IBMMellanox IBM
Mellanox IBM
 
Intel HPC Update
Intel HPC UpdateIntel HPC Update
Intel HPC Update
 
IBM general parallel file system - introduction
IBM general parallel file system - introductionIBM general parallel file system - introduction
IBM general parallel file system - introduction
 
NeXtScale HPC seminar
NeXtScale HPC seminarNeXtScale HPC seminar
NeXtScale HPC seminar
 
Future of Power: PowerLinux - Jan Kristian Nielsen
Future of Power: PowerLinux - Jan Kristian NielsenFuture of Power: PowerLinux - Jan Kristian Nielsen
Future of Power: PowerLinux - Jan Kristian Nielsen
 
Future of Power: Power Strategy and Offerings for Denmark - Steve Sibley
Future of Power: Power Strategy and Offerings for Denmark - Steve SibleyFuture of Power: Power Strategy and Offerings for Denmark - Steve Sibley
Future of Power: Power Strategy and Offerings for Denmark - Steve Sibley
 
Future of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren RavnFuture of Power: Big Data - Søren Ravn
Future of Power: Big Data - Søren Ravn
 
Future of Power: IBM PureFlex - Kim Mortensen
Future of Power: IBM PureFlex - Kim MortensenFuture of Power: IBM PureFlex - Kim Mortensen
Future of Power: IBM PureFlex - Kim Mortensen
 
Future of Power: IBM Trends & Directions - Erik Rex
Future of Power: IBM Trends & Directions - Erik RexFuture of Power: IBM Trends & Directions - Erik Rex
Future of Power: IBM Trends & Directions - Erik Rex
 
Future of Power: Håndtering af nye teknologier - Kim Escherich
Future of Power: Håndtering af nye teknologier - Kim EscherichFuture of Power: Håndtering af nye teknologier - Kim Escherich
Future of Power: Håndtering af nye teknologier - Kim Escherich
 
Future of Power - Lars Mikkelgaard-Jensen
Future of Power - Lars Mikkelgaard-JensenFuture of Power - Lars Mikkelgaard-Jensen
Future of Power - Lars Mikkelgaard-Jensen
 

Recently uploaded

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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 

Recently uploaded (20)

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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 

IBM SmartCloud Orchestration

  • 1. © 2013 IBM Corporation IBM SmartCloud Orchestrator Architected for Extensibility
  • 2. © 2013 IBM Corporation Need for End to end Orchestration End to End Automation Automate everything to deliver a production environment: multi node applications, storage, network, change and configuration, … Standardization Deliver “services”: repeatable and controlled processes, auditable, simplified self service consumption, An Open and Flexible Platform Integrate with existing data center, processes and tools. Provide choices to customers that want to avoid a technology lock in - based on Open Standards Provisioning is not enough. Customers need end to end automation to accelerate delivery of IT services, while reducing costs
  • 3. © 2013 IBM Corporation3 IBM Confidential Why do we need an Orchestrator ? 1. Customers are looking for end to end automation of cloud service delivery to achieve greater returns 2. Provisioning play a key role, but is just one of many steps that must be automated 3. Each customer has unique requirements to integrate with existing data center processes and tools. VM Provisioning Real customer example
  • 4. © 2013 IBM Corporation Orchestration Engine Network Domain Storage Domain IT ManagementMonitoring Domain Data Availability Domain Compute Domain Monitoring IT Asset Management Service Desk Storage Domain Change Management Provision PatternProvision Pattern OrchestrateOrchestrate Network Domain Workload Orchestration Workload aware placement, optimization and operation Resource Orchestration Onboard, provision, manage CPU, Storage and Network Service Orchestration Manage the lifecycle of business applications DBAppWeb Managing workloads in a Cloud Enabled Data Center requires orchestration
  • 5. © 2013 IBM Corporation 5 What is SmartCloud Orchestration … An open and scalable cloud platform An easy to use orchestrator for cloud service automation A ready to use automation library A marketplace for content sharing and re-use
  • 6. © 2013 IBM Corporation 6 High level architecture SCOrchestrator Automation Engine BPM Process Server Automation Engine BPM Process Server Modeling and Admin Modeling and Admin Image Library Image Library VMWare vCenterVMWare vCenter ICCT Image Creation ICCT Image Creation Self ServiceSelf Service Automation Modeling UI IBM Business Process Manager (BPM) Automation Modeling UI IBM Business Process Manager (BPM) IBM Tivoli Monitoring (ITM) IBM Tivoli Monitoring (ITM) KVMKVM Content packagesContent packages Composite Patterns ManagementComposite Patterns Management APIAPISmartCloud Cost Management (SCCM) SmartCloud Cost Management (SCCM) Cloud User Offering CatalogOffering Catalog APIAPI Service Desk Service Desk Account ing Account ing Cost Mgmt Cost Mgmt Network FW/LB Network FW/LB Storage File-based Storage File-based Hypervisor Management OpenStack Gateway Hypervisor Management OpenStack Gateway Amazon EC2Amazon EC2 Hybrid ExtensionHybrid Extension OpenStackOpenStack … *) supported in following releases
  • 7. © 2013 IBM Corporation 7 Zoom in the provisioning engine Virtual Applications Virtual Applications Hypervisors & IAAS Management SHIMHypervisors & IAAS Management SHIM REST APIsREST APIs Self Service and Admin UISelf Service and Admin UI OpenStack ShimOpenStack Shim DeploymentDeployment Virtual Systems Virtual Systems IAAS Gateway VMVM KVMvCenter OpenStack1 ... VMVM KVMvCenter OpenStackN Virtual Image Library SCE SCE
  • 8. © 2013 IBM Corporation 8 SCOrchestrator – Content Types  Software Bundle – A software bundle contains and describes the software available for use within a virtual image. It includes information about how to install and configure the software, prerequisites of the software, and parameters available for customizing. A software bundle is used during image creation with Image Construction and Composition Tool (ICCT, Part of SCP/SCO)  Virtual Image – A Virtual image contains the base operating system and the optional activation code which configures a virtual server which is based on such virtual image. In addition it may also contain one or more software components.  Pattern (vSys & addOns) – A pattern is a collection of multiple images, each with optional software components. Patterns are a logical representation of a recurring topology for a given set of deployment requirements such as e.g. a multi-tiered web application comprising of HTTP Server, App Server and DB Server. In this example, each tier would be represented by its own virtual image, which includes configuration scripts to configure the multi-tier application accordingly  Resource type operations (implemented as BPM workflows)  Patterns (vApp & TOSCA) – Patterns to compose workload aware topologies  Orchestration – Content for orchestration can be complete ready to use offerings implemented as workflow processes including the corresponding user interface – … and/or a collection of building blocks to ease the creation of orchestration. These building blocks can be activity implementations, user interfaces, UI widget, … Service Orchestration Manage the lifecycle of business applications Workload Orchestration Workload aware placement, optimization and operation Resource Orchestration Onboard, provision, manage CPU, Storage and Network
  • 9. © 2013 IBM Corporation Multiple pattern types to enable open ecosystem Virtual Application Patterns • Highly automated deployments using expert patterns • Business policy driven elasticity • Built for the cloud environment • Leverages elastic workload management services Virtual System Patterns • Automated deployment of middleware topologies • Traditional administration and management model • Application and infrastruture driven elasticity Virtual Appliances • Standard software installation and configuration on OS • Images created through extend/capture • Traditional administration and management model • Infrastructure driven elasticity Virtual Appliance Metadata Software application Operating system Virtual Appliance Virtual Appliance Metadata Application Server Operating system Virtual Appliance Metadata Application Server Operating system Virtual Appliance Metadata HTTP Server Operating system Virtual Application Patterns Virtual System PatternsVirtual Appliances Software application
  • 10. © 2013 IBM Corporation 10 Custom Orchestration Operations  SCO allows definition of custom operations for various orchestration granularities – Event triggered Actions … used to extend the basic pattern engine capabilities … plug into existing programming flows at predefined plugpoints/events … with defined semantics and data model e.g. Approval (‘pre’), Open firewall port (‘post’), … – User triggered Actions … used to extend the basic manageability actions of service instances … provide addtl mgmt capabilities for all or specific patterns e.g. Backup, Install SW, Open problem, … – Service Operations … implementation of service catalog offerings … used for end user customized operations, e.g. deploy pattern, create filesystem, … … used for administrative actions such as datacenter configuration e.g. Register StorageHost, User onboarding, … A B A B C X
  • 11. © 2013 IBM Corporation 11 SCO Custom BPM processes Pattern engine base processing Event triggered actions for typical pattern deployment Resolve Model Define Placement Copy images Configure hypervisor Start VM Execute Config Scripts Notify user Pre-provision Event Pre-VM-start Event Post-provison Post-provision-failed Event Trigger one or multiple custom processes on certain events
  • 12. © 2013 IBM Corporation 12 Orchestration Registry
  • 13. © 2013 IBM Corporation 13 SCO Self-Service Catalog
  • 14. © 2013 IBM Corporation 14 Configuration of Orchestration Actions BPM process which implements the orchestration logic BPM process which implements the end user interface
  • 15. © 2013 IBM Corporation 15 Configuration of Self Service Offerings BPM process which implements the orchestration logic BPM process which implements the end user interface Settings to define the visualization of the offering in the service catalog 1 2 3 1 2 3
  • 16. © 2013 IBM Corporation 16 Approval / Human Tasks
  • 17. © 2013 IBM Corporation Library of virtual templates, sw packages, script, add on ( disks, network cards, etc) Graphical editor for composing and configuring workloads Creation of patterns Reuse chef recipes from community
  • 18. © 2013 IBM Corporation Connecting images in a pattern: example
  • 19. © 2013 IBM Corporation19 Scenario 1 – Speed up business application deployment End User : (1) Access the SCO self service catalog to deploy a new Media Wiki application. Service Designer: (2) Modify the Media Wiki service via the pattern editor. (3) Publish the new service in the catalog
  • 20. © 2013 IBM Corporation20 Scenario 2 – End to end automation Service Designer: (1) Access the cloud market place and download a storage automation package. (2) Create a new MediaWiki offering which also performs automated storage and network configuration. (3) Publish the new offering in the catalog. End User : (4) Access the catalogue and requests new “Media Wiki”
  • 21. © 2013 IBM Corporation 21 Cloud Marketplace  Enable customers to rapidly discover and implement cloud solutions  Enable business partners and ISVs to create value by adding content to IBM cloud solutions  Enable IBM services and development to rapidly deliver & iterate on capabilities in response to changing customer requirements and integration needs  Enable collaboration within the ecosystem to accelerate customer value creation Establish cloud platform agility and value by rapidly delivering content (organic & partner ecosystem) using the AppStore model
  • 22. © 2013 IBM Corporation 22 Managing the infrastructure Cloud group1 IWDOpenStack . . . Region 1 Compute node1 Compute nodeX Availability zone1 ... Compute node1 Compute nodeK Availability zoneZ ...... Region n Compute node1' Compute nodeX' Availability zone1' ... Compute node1' Compute nodeK' Availability zoneZ' ...... Cloud groupZ Cloud group1' Cloud groupZ'  A cloud group represents a pair [Region, availability zone] in OpenStack  For each cloud group a single hypervisor is assigned despite the number of compute nodes in the availability zone
  • 23. © 2013 IBM Corporation 23 Managing the infrastructure IWDOpenStack . . . Region 1 Compute node1 Compute nodeX Availability zone1 ... Compute node1 Compute nodeK Availability zoneZ ...... Region n Compute node1' Compute nodeX' Availability zone1' ... Compute node1' Compute nodeK' Availability zoneZ' ...... Network1 IP group1 Network2 IP group2 Networkn IP groupn  For each network in each region a pair [network, IP group] is created in IWD  Each network in a region is attached to all hypervisors in IWD related to that region
  • 24. © 2013 IBM Corporation In the beginning, there was the perfect image… 1 Then users starting making changes and “snapshots”… …and what they put in the images is unknown… 2 Then they get copied to multiple locations… …and some change again… 3 Then you need to apply a critical security patch…how? … where? 4 What’s the problem with Virtualization and Standardization? Managing images
  • 25. © 2013 IBM Corporation 25 Capturing Images is easy  There are many tool that simplify the process  All you need is enough space the store them However managing images is hard:  Standardization  Search  Version control  Drift Detection  Vulnerability  Image building Virtual Image Library and Image Construction and Composition Tool help you addressing these issues!
  • 26. © 2013 IBM Corporation What's new in Virtual Image Library • OpenStack support – Ability to federate OpenStack regions – Ability to use OpenStack Keystone as custom user registry – In addition, VIL 2.2 exposes OpenStack Glance-compliant REST APIs • Federating operational repositories across WAN to support geographically distributed data centers – New Proxy components to decentralize analytics and check-in/out capabilities over distributed sites – New analytics engine providing better performances when introspecting image contents – New Reference Repository based on a peer-to-peer network of nodes that build a shared repository – Firewall-friendly solution to traverse segregated networks • Improved control over indexing functions – Canceling queued indexing tasks – Handling of user-initiated actions at higher priority than the automatically triggered tasks • Handling OVA images and related metadata
  • 27. © 2013 IBM Corporation 27 What's new in ICCT • New Cloud Provider for OpenStack – Possibility to interact directly with an OpenStack instance – Possibility to interact with the IaaS GW component and the VIL image service exposed through that component
  • 28. © 2013 IBM Corporation • Learn more about the IBM SmartCloud Orchestrator • Join the open development community to get access to SmartCloud Orchestrator • http://ibm.co/CPandO • Watch the video for a quick overview of SmartCloud Orchestrator http://bit.ly/YKe9gf • Learn more about the benefits of cloud orchestration IDC Technology Spotlight on IBM SmartCloud Orchestrator http://ibm.co/105MtJO • Join the IBM SmartCloud Community References

Editor's Notes

  1. Compute Domain: Hypervisors (VMware, KVM, OpenStack, PowerVM, etc) Storage Domain: Storage Provisioning, Backup and Restore Network Domain: Provisioning and Configuring network devices (firewall, routing, switches, etc) IT Asset Management: Deliver repeatable business outcomes by managing both traditional applications and the intelligent IT enabled assets that support them Change Management: Defining standard, automated change procedures that ensure integrity of existing infrastructure while supporting business agility Service Desk: Improve quality of service and business resiliency by linking service requests with asset and change management, Single service desk tool for service requests & approval workflows.
  2. 09/30/11 09/30/11
  3. It’s not only important to cover the structural model of a cloud service – “deployment only” is not sufficient. Think about setting up a complex system, eg. SAP. It takes a long time to set it up, but it is an equally big challenge to maintain and operate it! TOSCA allows to have built-in “build- and management plans” that help to set up, operate and maintain and tear down the service. Those “management plans”, which are operating directly on the topology description, are done by experts of the service – sticking to my example: SAP knows best how to install, maintain and operate an SAP system, so they will prescribe these plans. This helps each party - Cloud Provider and Cloud Service Provider – to focus on their key aspects, because it decouples cloud infrastructure from cloud content. Bottomline: TOSCA allows to describe a service in a holistic way and throughout the whole lifecycle File Name Here.ppt
  4. It’s not only important to cover the structural model of a cloud service – “deployment only” is not sufficient. Think about setting up a complex system, eg. SAP. It takes a long time to set it up, but it is an equally big challenge to maintain and operate it! TOSCA allows to have built-in “build- and management plans” that help to set up, operate and maintain and tear down the service. Those “management plans”, which are operating directly on the topology description, are done by experts of the service – sticking to my example: SAP knows best how to install, maintain and operate an SAP system, so they will prescribe these plans. This helps each party - Cloud Provider and Cloud Service Provider – to focus on their key aspects, because it decouples cloud infrastructure from cloud content. Bottomline: TOSCA allows to describe a service in a holistic way and throughout the whole lifecycle File Name Here.ppt