SlideShare a Scribd company logo
© 2016 IBM Corporation
UrbanCode Deploy
DevOps Best Practices
Michael	D.	Elder
IBM	Distinguished	 Engineer
Chief	Developer,	 UrbanCode
mdelder@us.ibm.com
@mdelder
Get this deck
http://bit.ly/2c1G8sy
2© 2016 IBM Corporation
Please	Note
2
• IBM’s	statements	regarding	its	plans,	directions,	and	intent	are	subject	to	change	or	withdrawal	
without	notice	at	IBM’s	sole	discretion.
• Information	regarding	potential	future	products	is	intended	to	outline	our	general	product	direction	
and	it	should	not	be	relied	on	in	making	a	purchasing	decision.	
• The	information	mentioned	regarding	potential	future	products	is	not	a	commitment,	
promise,	or	legal	obligation	to	deliver	any	material,	code	or	functionality.	Information	about	
potential	future	products	may	not	be	incorporated	into	any	contract.	
• The	development,	release,	and	timing	of	any	future	features	or	functionality	described	for	our	
products	remains	at	our	sole	discretion.	
• Performance	is	based	on	measurements	and	projections	using	standard	IBM	benchmarks	in	a	
controlled	environment.	The	actual	throughput	or	performance	 that	any	user	will	experience	 will	
vary	depending	upon	many	factors,	including	considerations	such	as	the	amount	of	
multiprogramming	in	the	user’s	job	stream,	the	I/O	configuration,	the	storage	configuration,	and	
the	workload	processed.	Therefore,	no	assurance	can	be	given	that	an	individual	user	will	achieve	
results	similar	to	those	stated	here.
3© 2016 IBM Corporation
• Understanding	DevOps
• DevOps	Best	Practices
• Clouds	&	Containers
Agenda
IBM	Confidential
© 2016 IBM Corporation
Understanding	DevOps
5© 2016 IBM Corporation
Failures due	to	
inconsistent	dev and	
production	
environments
Bottlenecks trying	to	
deliver	more	frequent	
releases		to	meet	
market	demands
Complex,	manual,	
processes	for	release	
lack	repeatability	and	
speed	
Poor	visibility	into	
dependencies	 across	
releases,	resources,	and	
teams
Software	delivery	challenges
Daily	
Build
Monthly
Delivery
Who	did	
this	last	
time?
Dave…
Dave’s	not	
here	man…
Dev
Prod
6© 2016 IBM Corporation
High	performing	teams	adopt	DevOps
Reference: 2013State ofDevOps Report by PuppetLabs
7© 2016 IBM Corporation
Intuitive and Scalable Model Driven Deployment
Composite Applications
Components
Re-usable Workflows Environment Management
SIT
PROD
The “What” The “How” The “Where”
DEPLOYMENT AUTOMATION
8© 2016 IBM Corporation
Intuitive and Scalable Model Driven Deployment
Composite Applications
Components:
Container Images
Re-usable Workflows Environment Management
SIT
PROD
The “What” The “How” The “Where”
DEPLOYMENT AUTOMATION
$ docker run .. {image}:{version}
9© 2016 IBM Corporation
About	philosophy
Culture	of	continual	
experimentation	and	
learning
• Production	like	environments
• Fully	automated	deployments
• Accelerated	delivery	cycles
Build	– Measure	- Learn
“Success	is	not	delivering	a	
feature;	success	is	learning	
how	to	solve	the	customer’s	
problem.”
10© 2016 IBM Corporation 1
0
IBM	Bluemix Garage	Method
Practices
Processes or actions you & your
team perform to achieve an
outcome.
Tracks
A selectedset of practices,tools,
and toolchains tocreateacloud
nativeorcloudenabled solution
Toolchain
Complementary & compatible tools
that when used together create a
flexible solution
Experts & Experiences
ListentoourExperts tolearnhow
wetransformedourbusiness
Combines	industry	best	practices	for	Design	
Thinking,	Lean	Startup,	Agile	Development,	
DevOps,	and Cloud	to	build	and	deliver	
innovative	solutions.
https://www.ibm.com/devops/method
11© 2016 IBM Corporation © IBM
Corporation
New	content	added	weekly
12© 2016 IBM Corporation
Accelerate Innovation
ivDeliverCodeThink Run
Systems of engagement
Systems of Record
Enterprise
Applications
Production
Most	enterprises	need	a	combination	of	DevOps	patterns
12
API
Catalog
Operational Excellence
ivDeliverCodeThink Run Production
Shared
Services
Digital
Applications
• Coordinating	different	
teams	working	at	different	
speeds	
• Balancing	between	agility,	
stability,	and	risk
• Decouple	across	API	
boundary,	but	manage	
release	process	with	
consistent	approach
13© 2016 IBM Corporation
Expectations	of	Continuous	Delivery
User Experience Today Emerging
Primary Workload Type Software supports core
business function
Software enables innovative business approaches to differentiate from
competition
Big Data, Analytics, Mobile/Social Channels
Delivery Model Planned Incremental(DevOps)
Development and Operations Team Sizes 100s and costly 10s with built-in DevOps automation
Release Frequency Months to years Days to weeks, based on business opportunity
Integration Frequency Weeks Continuous
Infrastructure Deployment Days Minutes
Time to Value Planned Opportunistic
Operational Model Systems management Built into application, recovery-oriented, continuous availability
Service Sourcing Develop Consume and assemble (public and private)
Feedback Loop Periodic Continuous interaction with clients
14© 2016 IBM Corporation
Increase	the	operational	awareness	of	your	software earlier	in	the	
development	process.
What	does	DevOps	mean	to	me?
How	do	you	do	that?
§ Architecture
§ Automated	Testing
§ Automated	Deployments
§ Production-Like	Environments
§ Automated	Release	Promotion	Process
§ Version	control	of	all	software,	automation,	and	configuration
Why	do	this?
Because	faster	feedback	loops	enable	rapid	evolution of	ideas	and	
therefore	faster	iterations	of	your	software
Shift	Left
15© 2016 IBM Corporation
Better	communication between	those	who createand	those	who	operate	
(same	people	in	some	cases)
Reduced	fear	of	breaking	the	build/deployment/environment
Fail	fast	before	you	“fail	all”
Heavy	focus	on	experimentation	and	learning
Improve	the	speed	of	your	feedback	loop	to	enable	rapid	evolution	of	ideas
What	are	the	characteristics	of	teams	who	practice	DevOps?
© 2016 IBM Corporation
DevOps	Best	Practices
17© 2016 IBM Corporation
§ Architecture
§ Automated	Testing
§ Automated	Deployments
§ Production-Like	Environments
§ Automated	Release	Promotion	Process
§ Version	control	of	all	software,	automation,	and	
configuration
About	our	next	topics
18© 2016 IBM Corporation
IBM	UrbanCode for	Continuous	Delivery
Drive down cost
Reduce amount of manual labor, resource wait-time,andrework by
eliminating errors & providingself-serviceenvironments
Speed time to market
Increase frequency of softwaredelivery throughautomated, repeatable
deploymentprocesses across development, test and production
Reduce risk
Robust configurationmanagement, coordinatedreleaseprocesses, audits,
and traceability
Enabling clients to continuously deliver applications with high quality and low risk
IBM UrbanCode Build is a continuous integrationandbuildmanagement server optimized
for the enterprise,designed tomake it easy to scaletheconfigurationand managementof
build infrastructureandseamlessly plugin to development, testingand release tooling.
IBM UrbanCode Deploy enables hybridcloudby automatingthe deployment of
applications, databases, configurations and containers into development, test and production
on prem or in the cloud, helping todrive downcost,speed time to market with reducedrisk.
With full-stack environment management and deployment automation,users to design,
deploy and updatefull-stack environments for multiple clouds, including Bluemix, Softlayer,
AWS, Azure, and virtualizedenvironments.
IBM UrbanCode Release is an intelligent collaboration releasemanagement solutionthat
replaces error-pronemanual spreadsheets andstreamlines releaseactivitiesfor application
and infrastructure changes.
19© 2016 IBM Corporation
About	your	architecture
• Architecture	should	support	DevOps principles	such	as	staged	
roll	out,	operational	insights,	and	scriptability
• Each	resource	provides	some	very	practical	advice	for	building	
systems	which	are	focused	on	reliability	and	feedback	loops
Experiment!:	Website	
conversion	rate	
optimization	with	A/B	
and	multivariate	testing
Release	It!:	Design	and	
Deploy	Production-Ready	
Software
20© 2016 IBM Corporation
Application	model
Reliably	capture	application	content	and	configuration	
settings	with	versioning	and	traceability
21© 2016 IBM Corporation
Application	environments
Define	where	components	are	deployed	and	capture	configuration	
settings	per	deployment	environment	for	an	application
22© 2016 IBM Corporation
Templating	for	good	architecture
Templates	can	be	created	to	standardize	component	processes	&	config
23© 2016 IBM Corporation
Create	application	templates	for	accelerated	onboarding
Templates	can	be	created	to	standardize	component	processes	&	config
24© 2016 IBM Corporation
Automated	testing	is	critical	for	automated	feedback
• This	is	THE	HARDEST	part	of	the	whole	experience
• NO	ONE	is	great	at	this,	so	don’t	get	discouraged
• Facebook’s	process	for	code	review	include	stats	on	how	
many	tests	are	consistently	 broken	to	decide	whether	the	test	
failures	are	noteworthy
• Continuously	 improve	your	coverage,	flexibility,	 and	discipline
• Consider	all	aspects	of	testing:
• Programmatic	API	(JUnit)
• REST	API	(HTTPUnit,	REST	Fuse)
• Web	UI	(Selenium)
• Behavior	driven	testing	(Cucumber)
• Performance	testing	(Apache	JMeter)
• Security	testing	(Rational	AppScan &	IBM	QRadar)
25© 2016 IBM Corporation
Embedding	unit	tests	in	your	classes	directly
• Promoted	approach	by	
Netflix	to	reduce	friction	and	
introduces	limited	additional	
bytes	relative	to	third	party	
libraries
• Makes	 it	easy	to	write	
commands,	the	UnitTest
becomes	the	test	harness	
and	verification
• Always	testSuccess()	 and	
testFailure()	use	cases	to	
ensure	expected	behavior
import	static	org.junit.Assert.assertEquals;
import	static	org.junit.Assert.assertNotNull;
public	class	OSDeployEnvironmentCommand extends
OSAbstractOrchestrationCommand<Response>	{
public	static	class	UnitTest {
@Test
public	void	testSuccess()	 throws	InterruptedException,
ExecutionException,	JSONException {
…	
Future<Response>	request	=	
new			OSDeployEnvironmentCommand(…)
.queue();
Response	response =	request.get();
assertNotNull(response);
assertEquals(HttpStatus.SC_OK,												
response.getStatus());	
}
}
26© 2016 IBM Corporation
Testing	Your	Deployed	Application	– REST	API
• We	have	used	REST	Fuse	
which	is	an	Eclipse	project
• Captures	REST	calls	as	
annotations,	freeing	up	
your	test	method	to	just	
verify	behavior
• Requires	a	little	“hoop	
jumping”	for	testing	a	
series	of	calls	(e.g.	POST	..	
PUT	..	GET)
import	static	
com.eclipsesource.restfuse.Assert.assertCreated;
import	...restfuse.annotation.Authentication;
import	...restfuse.annotation.HttpTest;
import	...restfuse.MediaType;
@HttpTest (method	=
com.eclipsesource.restfuse.Method.POST,	 															
contentMethod="getBlueprintRequestBody",
authentications	=	{	
@Authentication(	type	=	BASIC,	
user	=	"{keystoneUser}",	
password	=	"{keystonePassword}")	},
path	=	"/rest/blueprint",
type	=	MediaType.APPLICATION_JSON
)
public	void	testCreateBlueprintOK()	throws	Exception	{
assertCreated(response);
}
27© 2016 IBM Corporation
Behavior	Driven	Development	&	Testing
• Captures	natural	language	
statements	 using	“Given”,	
“When”,	“Then”	clauses
• Each	line	is	matched	to	a	
snippet	of	code	based	on	
regular	expression
• Complete	code	statements	
are	executed	to	validate	
behavior
• Bridge	between	business	
goals	and	technical	details
Scenario:	Success	– Upload	client	directory
Given	I	provide	valid	credentials	to	the	api client
And	I	want	to	use	the	api client	to	make	requests
When	I	upload	the	directory	”data/sample-app”	 with	the	client
Then	the	files	returned	matches	the	upload	directory	”data/sample-app"
28© 2016 IBM Corporation
Testing	Your	Deployed	Application	– Web	UI
• Selenium	is	the	only	
“apparent”	choice	that	
we’ve	come	across	that’s	
effective	
• Couples	automated	test	to	
some	details	of	your	web	UI	
and	must	be	kept	in	sync
• We’ve	developed	 a	few	best	
practices	around	location	
elements	 for	maximum	
flexibility,	 could	publish	this	
if	there’s	interest
public	class	EditorsPage extends	UCDPPage {
…
@FindBy(id	=	"new-blueprint-button")
private	WebElement newButton;
…
public	void	createFile(String	 name,	String	id,	
String[]	values)	{
newButton.click();
util().waitForElementPresentAndVisible(
By.className("new-file-dialog"));
WebElement widget	=		
util().findElement(
By.className("new-file-dialog"));
Dialog	 dialog	=	
Widget.init(this,	 widget,	Dialog.class);
dialog.setValues(values,	 true,	true);
dialog.clickPrimaryButton();
…
}
…
}
29© 2016 IBM Corporation
Automated	deployments
• Visibility	 and	automated	control	of	your	application	deployment	 process
• Manage	application	
components	and	versions
• Manage	configurations	
across	all	environments
• Offer	secure	‘self-service’
capabilities
• Increase	transparency
• Ensure	governance	and	compliancy
30© 2016 IBM Corporation
Define	automated	processes	for	each	application	component
Each	component	defines	a	series	of	steps,	backed	by	
plugin	tasks	or	custom	scripts,	to	deploy	it
31© 2016 IBM Corporation
Define	automated	processes	for	the	application
Order	components	or	apply	logic	which	is	“outside”	of	
any	specific	component
32© 2016 IBM Corporation
IBM	UrbanCode	Deploy	– Plug-ins
Over 150 – in over 50 categories
33© 2016 IBM Corporation
Production-Like	Environments	– Unified	Resource	Tree
Provides	logical	hierarchy	of	deployed	artifacts	and	their	middleware	containers
DEV	Resources
- Web	Host
- Web	Component
- Database	
- Database	Component
QA	Resources
- Web	Host	1
- Web	Component
- Web	Host	2
- Web	Component	
- Database	
- Database	Component
PROD	Resources
- Web	Host	1
- Web	Component
- Web	Host	2
- Web	Component
- Web	Host	3
- Web	Component
- Web	Host	4
- Web	Component
- Database	Primary
- Database	Component
- Database	Secondary
- Database	Component
34© 2016 IBM Corporation
Production-Like	Environments	– Local	Development
Possibly	one	of	the	most	important	principles	of	DevOps
Shift	left	any	operational	concerns	that	lead	to	
differences	from	DEV	to	PROD
https://hub.docker.com/u/ibmcom/#
35© 2016 IBM Corporation
Deployment	of	Applications	across	Environments
Applications	are	
managed	for	
deployment
Components	
from	the	app
Specific	versions	of	
the	Components’	
artifacts	are	
deployed
Compliancy	keeps	track	
of	whether	the	actual	
versions	matches	the	
expected
Each	Component	
knows	its	relevant	
deployment	
processes
Compare	versions	across	
environments	and	define	
Snapshots	of	known	working	
sets	of	Components
View	
deployment	
requests	against	
the	environment
https://developer.ibm.com/urbancode/
Automated	Release	Promotion	Process
36© 2016 IBM Corporation
Promotion	Lifecycles
• Should	focus	on	consistency	
from	end	to	end	
• Use	the	same	logical	
organization	and	component	
automation	in	DEV,	QA,	PROD	
to	validate	the	automation	
early	in	the	delivery	 cycle
• Apply	approval	gates	where	
necessary	 to	ensure	
appropriate	quality	validation	
has	occurred
IBM
Commerce
WebSphere ND
Static
Content
Commerce Data
IBM
Commerce
WebSphere ND
Static
Content
Commerce Data
37© 2016 IBM Corporation
Quality	Assurance	– Automated	gates
• Use	Component	Statuses	and	
Environment	Gates	where	
possible
• Define	statuses	for	all	Apps
• Use	REST	API/CLI	to	
tag/approve	Components	 or	
Snapshots	based	on	
automated	verification	(CI	or	
other	testing)
• Only	components	
versions/snapshots	 with	tag	
can	enter	environment
38© 2016 IBM Corporation
Quality	Assurance	– Manual	Sign	off
• Manual	approvals	are	
possible,	but	recommend	
that	as	much	as	possible	 is	
automated	(e.g.	with	statuses	
+	gates)
• Approval	process	can	trigger	
emails	or	some	clients	use	
”chat	ops”	tools	like	Slack	to	
streamline	the	process
39© 2016 IBM Corporation
Inventory	over	time
40© 2016 IBM Corporation
Configuration	Management	- Snapshots
Creating a Snapshot
Component Versions
1
1
2
2
3
3
321Web
Mid. Code
DB
Snapshot
3
2
1
Mid. Config 1 2 3 3
Snapshot Deployment
ENVSnapshot
3
2
1
WEB HOST
MID HOST
DB HOST
2
1
1
3
2
X
3 3 1
Contents	of	environments	 that	pass	tests
• contain	deployable	 version	and	configuration
Deployments	 are	based	on	deltas
They	provide Automation,	Audit,	and	Visibility
41© 2016 IBM Corporation
Version	applications	with	Snapshots
Capture	tested	component	versions	and	configuration	
settings	as	a	snapshot	that	is	promoted	to	other	
environments	for	better	visibility	and	control
42© 2016 IBM Corporation
Better Release Planning and Management
• Enterprise Calendaring
• Release Process Checklist Templates
• Environment Reservation
Effective Change and Risk Management
• Rational Team Concert integration
• Impact Analysis
Continuous Delivery with Auto-Progression
• IBM UrbanCode Deploy integration
Increased Visibility and Control
• Pipeline View
• Federated Dashboard
• Segment Dependency Graph
UrbanCode	Release
Transform	chaotic	release	planning	into	streamlined	release	events
44© 2016 IBM Corporation
Code	review	should	be	part	of	your	versioning	process
§ Define	and	enforce	coding	
standards	early	in	the	
process
§ Automate	deployment	 to	
production-like	 systems	as	
part	of	automatic	verification
§ Each	commit	should	run	
automated	testing	and	code	
coverage,	and	the	toolchain	
should	enforce	compliance	
before	merging	or	promoting	
changes
45© 2016 IBM Corporation
§ Architecture
§ Automated	Testing
§ Automated	Deployments
§ Production-Like	Environments
§ Automated	Release	Promotion	Process
§ Version	control	of	all	software,	automation,	and	
configuration
About	this	deck
mdelder@us.ibm.com http://linkedin.com/in/mdelder @mdelder
© 2016 IBM Corporation
Clouds	&	Containers
Workload styles vary, but not release methodology
Traditional IT Cloud-Enabled Cloud-Native
App Servers
+ +
DatabaseWeb Servers
Applications
App Servers
+ +
DatabaseWeb Servers
Applications ServicesApplicationsServices
Managed Runtimes
Traditional IT Cloud-Enabled IT Cloud-Native IT
Continuous Integration
Continuous delivery to
production
Cloud-nativeruntimes (node.js)
Pipeline per microservice
Change Record
CMDB
Automated build / deploy
of VMs & Containers
Stage Gates, Co-ordinated Releases
Manual Change & Release
Some automation
Audit reports
CAB
Assessment
&
Approval Theory
Reality
IBM Control Desk
BMC Remedy
As a Business Owner, I want my team to
deliver as fast as possible, but with
appropriate controls when needed.
But don’t slow everything down to the
slowest speed when controls are added!
Change Management vs. Continuous Delivery
Accelerate Innovation
ivDeliverCodeThink Run
Systems of engagement
Systems of Record
Enterprise
Applications
Production
Most enterprises need a combination of DevOps patterns
49
API
Catalog
Operational Excellence
ivDeliverCodeThink Run Production
Shared
Services
Digital
Applications
§ Coordinating	 different	teams	
working	at	different	speeds	
§ Balancing	 between	agility,	
stability,	and	risk
§ Decouple	across	API	
boundary,	but	manage	
release	 process	with	
consistent	 approach
Cloud-Enabled Workloads with UrbanCode Deploy
50
§ Your	applications	 are	managed	
throughout	the	entire	release	 process	
with	predictable	 automation	 and	
inventory	services
§ Your	full-stack	blueprints	 capture	the	
relationships	 between	 your	
applications	 and	cloud	infrastructure
§ OpenStack	API	provides	defacto
standards	for	interacting	with	all	of	
your	cloud	resources
Heat Blueprints
UrbanCode
Deploy
Compute Network Storage
Your Applications &
Middleware
Full-stack Application Pattern
51
Innovate. Disrupt.
Transform. Fast.
@Enterprise Scale.
Hybrid Cloud Deployments through a Single Point of Control
IBM Bluemix
Cloud
Foundry
On-prem IaaS
On-prem Traditional IT
IBM	Cloud	Orchestrator
IBM	PureApplication	System
Manage	application	deployment	across	dev,	test,	and	
production	spanning	multiple	clouds
Key	Points:
• Enable	full	stack	deployments	(OS,	patterns	and	
applications)	across	hybrid	cloud	applications
• Establish	common	DevOps	pipelines	with	plug	points	to	
support	continuous	delivery
Virtual
Machines
Docker
Containers
Other VendorsUrbanCode
Deploy
UrbanCode
Release
https://www.youtube.com/watch?v=fFuRg6l3N44
SCREENCAP: Designer
& Palette
Watson Health: 6 active teams, more on the way
§ Social	Care	(Abu	Dhabi):	
– Complex topology, heavy UCD components (2 Gb)
– 2 hours roundtrip / provision
– 50% Heat engine CPU capacity / provision
§ Real	World	Evidence	:
– 4 Offerings
– Analytics workload (DB2 blue, Cognos)
§ Analytics	Core:
– Analytics workload (Spark clusters)
– UCDP Rest API driven variable sized cluster size
§ Operational	Dashboard:
– Cloud control desk for solution management (provision, monitor,
troubleshoot)
§ Watson	Health	Cloud:
– Foundational micro-services (data lake, data pipeline, logging,
monitoring etc)
53
Abu Dhabi Blueprint
54© 2016 IBM Corporation
Docker is great for developers – everything can be run on your laptop
54
55© 2016 IBM Corporation
Production-Like	Environments	– Local	Development
Possibly	one	of	the	most	important	principles	of	DevOps
Shift	left	any	operational	concerns	that	lead	to	
differences	from	DEV	to	PROD
https://hub.docker.com/u/ibmcom/#
Continuous Integration for Containers
56
Jenkins
IBM UrbanCode
Deploy
Docker Trusted	
Registry
Build	Image
Track	Versions
Deploy	 &	
Promote
§ Jenkins	builds	Docker	images	and	
publishes	 them	to	Docker Trusted	
Registry
§ UrbanCode	Deploy	immediately	 becomes	
aware	of	new	versions,	available	for	
deployment
§ Schedule	 deployments,	 track	readiness	
via	environment	 gates,	and	manage	
configuration	properties	 securely
§ Deployments	 to	Docker Universal	Control	
Plane
Docker Integration Architecture
Docker Trusted
Registry
IBM UrbanCode Deploy
swarm
Docker
Universal
Control
Plane
Legacy
Database
Legacy
Applications
Use UrbanCode Deploy to manage:
Inventory Management Promotion Lifecycle
Separation of Duties Import images from trusted sources
Docker Trusted
Registry
UrbanCode Deploy & Compose
§ Import	your	docker-compose	 file
§ Automatically	 create	resource	tree	components
§ Updates,	Inventory	management,	 Deployments,	 etc.	are	all	the	same.
59
Dev/Test with Hybrid Cloud
Off-PremOn-Prem
Image Registry
PRODSTAGING
Delivery
Pipeline
IBM Bluemix
https://www.youtube.com/watch?v=Eo1rFsv4BW0
IBM UrbanCode
Deploy
© 2016 IBM Corporation
Q&A
Get this deck
http://bit.ly/2c1G8sy
62© 2016 IBM Corporation62
©	Copyright	 IBM	Corporation	 2013.		All	 rights	 reserved.	 The	information	 contained	 in	these	 materials	 is	 provided	 for	informational	 purposes	 only,	 and	 is	provided	 AS	 IS	without	 warranty of	any	kind,	 express	 or	
implied.	 	IBM	shall	 not	be	 responsible	 for	 any	damages	 arising	 out	of	the	use	 of,	 or	otherwise	 related	 to,	 these	 materials.	 	Nothing	 contained	 in	these	 materials	 is	 intended	 to,	 nor	shall	 have	the	effect	of,	 creating	
any	warranties	 or	representations	 from	 IBM	or	its	 suppliers	 or	licensors,	 or	altering	 the	terms	 and	conditions	 of	the	applicable license	 agreement	 	governing	 the	use	 of	IBM	software.	 References	 in	these	 materials	
to	IBM	products,	 programs,	 or	services	 do	not	 imply	 that	they	will	 be	available	 in	all	 countries	 in	which	 IBM	operates.	 	Product release	 dates	 and/or	 capabilities	 referenced	 in	these	 materials	 may	change	 at	any	
time	 at	IBM’s	 sole	 discretion	 based	 on	market	opportunities	 or	other	 factors,	 and	 are	not	intended	 to	be	 a	commitment	 to	future	 product	 or	feature	 availability	 in	any	way.		IBM,	 the	 IBM	logo,	 Rational,	 the	
Rational	 logo,	 Telelogic,	 the	Telelogic	 logo,	 and	other	 IBM	products	 and	services	 are	trademarks	 of	the	International	 Business	 Machines	 Corporation,	 in	the	 United	 States,	 other	 countries	 or	 both.	Other	 company,	
product,	 or	service	 names	 may	be	trademarks	 or	service	 marks	 of	others.
www.ibm.com/software
Ad

More Related Content

What's hot (20)

Jenkins-CI
Jenkins-CIJenkins-CI
Jenkins-CI
Gong Haibing
 
Testing process
Testing processTesting process
Testing process
Terry Cho
 
Scaling Push Messaging for Millions of Devices @Netflix
Scaling Push Messaging for Millions of Devices @NetflixScaling Push Messaging for Millions of Devices @Netflix
Scaling Push Messaging for Millions of Devices @Netflix
C4Media
 
IT Automation with Ansible
IT Automation with AnsibleIT Automation with Ansible
IT Automation with Ansible
Rayed Alrashed
 
Ansible
AnsibleAnsible
Ansible
Raul Leite
 
Anatomy of a Continuous Integration and Delivery (CICD) Pipeline
Anatomy of a Continuous Integration and Delivery (CICD) PipelineAnatomy of a Continuous Integration and Delivery (CICD) Pipeline
Anatomy of a Continuous Integration and Delivery (CICD) Pipeline
Robert McDermott
 
Docker introduction &amp; benefits
Docker introduction &amp; benefitsDocker introduction &amp; benefits
Docker introduction &amp; benefits
Amit Manwade
 
Advanced Deployment Strategies with Kubernetes and Istio
Advanced Deployment Strategies with Kubernetes and IstioAdvanced Deployment Strategies with Kubernetes and Istio
Advanced Deployment Strategies with Kubernetes and Istio
CloudOps2005
 
CD using ArgoCD(KnolX).pdf
CD using ArgoCD(KnolX).pdfCD using ArgoCD(KnolX).pdf
CD using ArgoCD(KnolX).pdf
Knoldus Inc.
 
CI, CD, CT, Deploy, IaaS, DevOps, Stage
CI, CD, CT, Deploy, IaaS, DevOps, StageCI, CD, CT, Deploy, IaaS, DevOps, Stage
CI, CD, CT, Deploy, IaaS, DevOps, Stage
Artur Basak
 
Continuous Delivery
Continuous DeliveryContinuous Delivery
Continuous Delivery
Mike McGarr
 
Devops
DevopsDevops
Devops
TejashBansal2
 
Is Platform Engineering the new Ops?
Is Platform Engineering the new Ops?Is Platform Engineering the new Ops?
Is Platform Engineering the new Ops?
Philipp Garbe
 
Introduction to Ansible
Introduction to AnsibleIntroduction to Ansible
Introduction to Ansible
Knoldus Inc.
 
Introduction to OpenStack
Introduction to OpenStackIntroduction to OpenStack
Introduction to OpenStack
Edureka!
 
Preparing for a future Microservices journey using DDD & Wardley Maps
Preparing for a future Microservices journey using DDD & Wardley MapsPreparing for a future Microservices journey using DDD & Wardley Maps
Preparing for a future Microservices journey using DDD & Wardley Maps
Susanne Kaiser
 
Automation CICD
Automation CICDAutomation CICD
Automation CICD
Lumban Sopian
 
UrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesUrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slides
IBM Rational software
 
Run Jenkins as Managed Product on ECS - AWS Meetup
Run Jenkins as Managed Product on ECS - AWS MeetupRun Jenkins as Managed Product on ECS - AWS Meetup
Run Jenkins as Managed Product on ECS - AWS Meetup
Philipp Garbe
 
Ansible Introduction
Ansible Introduction Ansible Introduction
Ansible Introduction
Robert Reiz
 
Testing process
Testing processTesting process
Testing process
Terry Cho
 
Scaling Push Messaging for Millions of Devices @Netflix
Scaling Push Messaging for Millions of Devices @NetflixScaling Push Messaging for Millions of Devices @Netflix
Scaling Push Messaging for Millions of Devices @Netflix
C4Media
 
IT Automation with Ansible
IT Automation with AnsibleIT Automation with Ansible
IT Automation with Ansible
Rayed Alrashed
 
Anatomy of a Continuous Integration and Delivery (CICD) Pipeline
Anatomy of a Continuous Integration and Delivery (CICD) PipelineAnatomy of a Continuous Integration and Delivery (CICD) Pipeline
Anatomy of a Continuous Integration and Delivery (CICD) Pipeline
Robert McDermott
 
Docker introduction &amp; benefits
Docker introduction &amp; benefitsDocker introduction &amp; benefits
Docker introduction &amp; benefits
Amit Manwade
 
Advanced Deployment Strategies with Kubernetes and Istio
Advanced Deployment Strategies with Kubernetes and IstioAdvanced Deployment Strategies with Kubernetes and Istio
Advanced Deployment Strategies with Kubernetes and Istio
CloudOps2005
 
CD using ArgoCD(KnolX).pdf
CD using ArgoCD(KnolX).pdfCD using ArgoCD(KnolX).pdf
CD using ArgoCD(KnolX).pdf
Knoldus Inc.
 
CI, CD, CT, Deploy, IaaS, DevOps, Stage
CI, CD, CT, Deploy, IaaS, DevOps, StageCI, CD, CT, Deploy, IaaS, DevOps, Stage
CI, CD, CT, Deploy, IaaS, DevOps, Stage
Artur Basak
 
Continuous Delivery
Continuous DeliveryContinuous Delivery
Continuous Delivery
Mike McGarr
 
Is Platform Engineering the new Ops?
Is Platform Engineering the new Ops?Is Platform Engineering the new Ops?
Is Platform Engineering the new Ops?
Philipp Garbe
 
Introduction to Ansible
Introduction to AnsibleIntroduction to Ansible
Introduction to Ansible
Knoldus Inc.
 
Introduction to OpenStack
Introduction to OpenStackIntroduction to OpenStack
Introduction to OpenStack
Edureka!
 
Preparing for a future Microservices journey using DDD & Wardley Maps
Preparing for a future Microservices journey using DDD & Wardley MapsPreparing for a future Microservices journey using DDD & Wardley Maps
Preparing for a future Microservices journey using DDD & Wardley Maps
Susanne Kaiser
 
UrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesUrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slides
IBM Rational software
 
Run Jenkins as Managed Product on ECS - AWS Meetup
Run Jenkins as Managed Product on ECS - AWS MeetupRun Jenkins as Managed Product on ECS - AWS Meetup
Run Jenkins as Managed Product on ECS - AWS Meetup
Philipp Garbe
 
Ansible Introduction
Ansible Introduction Ansible Introduction
Ansible Introduction
Robert Reiz
 

Viewers also liked (14)

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
 
New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4
Susan Yoskin
 
2015-01-12 TechTalk - Continuous Delivery and Release Management
2015-01-12 TechTalk - Continuous Delivery and Release Management2015-01-12 TechTalk - Continuous Delivery and Release Management
2015-01-12 TechTalk - Continuous Delivery and Release Management
Microsoft Switzerland (DX)
 
Turning the Heat up on DevOps: Providing a web-based editing experience aroun...
Turning the Heat up on DevOps: Providing a web-based editing experience aroun...Turning the Heat up on DevOps: Providing a web-based editing experience aroun...
Turning the Heat up on DevOps: Providing a web-based editing experience aroun...
Michael Elder
 
Leading DevOps Application Release and Deployment - Best Practices for Organi...
Leading DevOps Application Release and Deployment - Best Practices for Organi...Leading DevOps Application Release and Deployment - Best Practices for Organi...
Leading DevOps Application Release and Deployment - Best Practices for Organi...
IBM UrbanCode Products
 
A True Story of Why QA Loves DevOps
A True Story of Why QA Loves DevOpsA True Story of Why QA Loves DevOps
A True Story of Why QA Loves DevOps
IBM UrbanCode Products
 
2012 01-jenkins-udeploy
2012 01-jenkins-udeploy2012 01-jenkins-udeploy
2012 01-jenkins-udeploy
IBM UrbanCode Products
 
The Next Generation of Continuous Delivery
The Next Generation of Continuous DeliveryThe Next Generation of Continuous Delivery
The Next Generation of Continuous Delivery
IBM UrbanCode Products
 
Building a devops CMDB
Building a devops CMDBBuilding a devops CMDB
Building a devops CMDB
Jaime Valero de Bernabé
 
Efficient DevOps: Standardizing Chaotic Culture at NBCUniversal
Efficient DevOps:  Standardizing Chaotic Culture at NBCUniversalEfficient DevOps:  Standardizing Chaotic Culture at NBCUniversal
Efficient DevOps: Standardizing Chaotic Culture at NBCUniversal
IBM UrbanCode Products
 
提到 DevOps 到底在談些什麼玩意兒?
提到 DevOps 到底在談些什麼玩意兒?提到 DevOps 到底在談些什麼玩意兒?
提到 DevOps 到底在談些什麼玩意兒?
Chen Cheng-Wei
 
Resources slides
Resources slidesResources slides
Resources slides
IBM Rational software
 
Security
SecuritySecurity
Security
IBM Rational software
 
Asset Management Presentation
Asset Management PresentationAsset Management Presentation
Asset Management Presentation
Neeraj Kumar
 
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
 
New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4
Susan Yoskin
 
2015-01-12 TechTalk - Continuous Delivery and Release Management
2015-01-12 TechTalk - Continuous Delivery and Release Management2015-01-12 TechTalk - Continuous Delivery and Release Management
2015-01-12 TechTalk - Continuous Delivery and Release Management
Microsoft Switzerland (DX)
 
Turning the Heat up on DevOps: Providing a web-based editing experience aroun...
Turning the Heat up on DevOps: Providing a web-based editing experience aroun...Turning the Heat up on DevOps: Providing a web-based editing experience aroun...
Turning the Heat up on DevOps: Providing a web-based editing experience aroun...
Michael Elder
 
Leading DevOps Application Release and Deployment - Best Practices for Organi...
Leading DevOps Application Release and Deployment - Best Practices for Organi...Leading DevOps Application Release and Deployment - Best Practices for Organi...
Leading DevOps Application Release and Deployment - Best Practices for Organi...
IBM UrbanCode Products
 
The Next Generation of Continuous Delivery
The Next Generation of Continuous DeliveryThe Next Generation of Continuous Delivery
The Next Generation of Continuous Delivery
IBM UrbanCode Products
 
Efficient DevOps: Standardizing Chaotic Culture at NBCUniversal
Efficient DevOps:  Standardizing Chaotic Culture at NBCUniversalEfficient DevOps:  Standardizing Chaotic Culture at NBCUniversal
Efficient DevOps: Standardizing Chaotic Culture at NBCUniversal
IBM UrbanCode Products
 
提到 DevOps 到底在談些什麼玩意兒?
提到 DevOps 到底在談些什麼玩意兒?提到 DevOps 到底在談些什麼玩意兒?
提到 DevOps 到底在談些什麼玩意兒?
Chen Cheng-Wei
 
Asset Management Presentation
Asset Management PresentationAsset Management Presentation
Asset Management Presentation
Neeraj Kumar
 
Ad

Similar to UrbanCode Deploy DevOps Best Practices (20)

DevOps for IBM Commerce
DevOps for IBM CommerceDevOps for IBM Commerce
DevOps for IBM Commerce
Michael Elder
 
6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...
6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...
6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...
IBM Rational
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform Innovation
Claudia Ring
 
[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
Daniel Berg
 
Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)
Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)
Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)
Michael Elder
 
From Continuous Integration to DevOps - Japan Innovate 2013
From Continuous Integration to DevOps - Japan Innovate 2013From Continuous Integration to DevOps - Japan Innovate 2013
From Continuous Integration to DevOps - Japan Innovate 2013
Sanjeev Sharma
 
The Future of DevOps and UrbanCode
The Future of DevOps and UrbanCodeThe Future of DevOps and UrbanCode
The Future of DevOps and UrbanCode
IBM UrbanCode Products
 
1812 icap-v1.3 0430
1812 icap-v1.3 04301812 icap-v1.3 0430
1812 icap-v1.3 0430
Rohit Kelapure
 
IBM Pulse session 2727: Continuous delivery -accelerated with DevOps
IBM Pulse session 2727: Continuous delivery -accelerated with DevOpsIBM Pulse session 2727: Continuous delivery -accelerated with DevOps
IBM Pulse session 2727: Continuous delivery -accelerated with DevOps
Sanjeev Sharma
 
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineIBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
DevOps for Enterprise Systems
 
Urban code - DevOps - cost reduction
Urban code - DevOps - cost reductionUrban code - DevOps - cost reduction
Urban code - DevOps - cost reduction
Chris Sparshott
 
DevOps for Enterprise Systems Overview
DevOps for Enterprise Systems OverviewDevOps for Enterprise Systems Overview
DevOps for Enterprise Systems Overview
Rosalind Radcliffe
 
CampDevOps keynote - DevOps: Using 'Lean' to eliminate Bottlenecks
CampDevOps keynote - DevOps: Using 'Lean' to eliminate BottlenecksCampDevOps keynote - DevOps: Using 'Lean' to eliminate Bottlenecks
CampDevOps keynote - DevOps: Using 'Lean' to eliminate Bottlenecks
Sanjeev Sharma
 
Mastering DevOps Automation: Webinar
Mastering DevOps Automation: WebinarMastering DevOps Automation: Webinar
Mastering DevOps Automation: Webinar
Claudia Ring
 
DevOps in the Hybrid Cloud
DevOps in the Hybrid CloudDevOps in the Hybrid Cloud
DevOps in the Hybrid Cloud
Richard Irving
 
Impact 2014 - enabling an intelligent enterprise theory and practice
Impact 2014 -  enabling an intelligent enterprise theory and practiceImpact 2014 -  enabling an intelligent enterprise theory and practice
Impact 2014 - enabling an intelligent enterprise theory and practice
Andrew Coleman
 
1221 raise expectations_for_the_ always_on_enterprise
1221 raise expectations_for_the_ always_on_enterprise1221 raise expectations_for_the_ always_on_enterprise
1221 raise expectations_for_the_ always_on_enterprise
Scott Simmons
 
DevOps Thinking for the Line of Business
DevOps Thinking for the Line of BusinessDevOps Thinking for the Line of Business
DevOps Thinking for the Line of Business
Sanjeev Sharma
 
Improving Predictability and Efficiency with Kanban Metrics using Rational In...
Improving Predictability and Efficiency with Kanban Metrics using Rational In...Improving Predictability and Efficiency with Kanban Metrics using Rational In...
Improving Predictability and Efficiency with Kanban Metrics using Rational In...
Paulo Lacerda
 
The new developer experience
The new developer experienceThe new developer experience
The new developer experience
Eric Cattoir
 
DevOps for IBM Commerce
DevOps for IBM CommerceDevOps for IBM Commerce
DevOps for IBM Commerce
Michael Elder
 
6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...
6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...
6.13.2013 2013 - Software, System, & IT Architecture - Good Design is Good Bu...
IBM Rational
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform Innovation
Claudia Ring
 
[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
Daniel Berg
 
Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)
Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)
Turning up the HEAT with IBM MobileFirst for iOS Apps (Interconnect 2016)
Michael Elder
 
From Continuous Integration to DevOps - Japan Innovate 2013
From Continuous Integration to DevOps - Japan Innovate 2013From Continuous Integration to DevOps - Japan Innovate 2013
From Continuous Integration to DevOps - Japan Innovate 2013
Sanjeev Sharma
 
IBM Pulse session 2727: Continuous delivery -accelerated with DevOps
IBM Pulse session 2727: Continuous delivery -accelerated with DevOpsIBM Pulse session 2727: Continuous delivery -accelerated with DevOps
IBM Pulse session 2727: Continuous delivery -accelerated with DevOps
Sanjeev Sharma
 
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineIBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
DevOps for Enterprise Systems
 
Urban code - DevOps - cost reduction
Urban code - DevOps - cost reductionUrban code - DevOps - cost reduction
Urban code - DevOps - cost reduction
Chris Sparshott
 
DevOps for Enterprise Systems Overview
DevOps for Enterprise Systems OverviewDevOps for Enterprise Systems Overview
DevOps for Enterprise Systems Overview
Rosalind Radcliffe
 
CampDevOps keynote - DevOps: Using 'Lean' to eliminate Bottlenecks
CampDevOps keynote - DevOps: Using 'Lean' to eliminate BottlenecksCampDevOps keynote - DevOps: Using 'Lean' to eliminate Bottlenecks
CampDevOps keynote - DevOps: Using 'Lean' to eliminate Bottlenecks
Sanjeev Sharma
 
Mastering DevOps Automation: Webinar
Mastering DevOps Automation: WebinarMastering DevOps Automation: Webinar
Mastering DevOps Automation: Webinar
Claudia Ring
 
DevOps in the Hybrid Cloud
DevOps in the Hybrid CloudDevOps in the Hybrid Cloud
DevOps in the Hybrid Cloud
Richard Irving
 
Impact 2014 - enabling an intelligent enterprise theory and practice
Impact 2014 -  enabling an intelligent enterprise theory and practiceImpact 2014 -  enabling an intelligent enterprise theory and practice
Impact 2014 - enabling an intelligent enterprise theory and practice
Andrew Coleman
 
1221 raise expectations_for_the_ always_on_enterprise
1221 raise expectations_for_the_ always_on_enterprise1221 raise expectations_for_the_ always_on_enterprise
1221 raise expectations_for_the_ always_on_enterprise
Scott Simmons
 
DevOps Thinking for the Line of Business
DevOps Thinking for the Line of BusinessDevOps Thinking for the Line of Business
DevOps Thinking for the Line of Business
Sanjeev Sharma
 
Improving Predictability and Efficiency with Kanban Metrics using Rational In...
Improving Predictability and Efficiency with Kanban Metrics using Rational In...Improving Predictability and Efficiency with Kanban Metrics using Rational In...
Improving Predictability and Efficiency with Kanban Metrics using Rational In...
Paulo Lacerda
 
The new developer experience
The new developer experienceThe new developer experience
The new developer experience
Eric Cattoir
 
Ad

More from Michael Elder (20)

Introducing github.com/open-cluster-management – How to deliver apps across c...
Introducing github.com/open-cluster-management – How to deliver apps across c...Introducing github.com/open-cluster-management – How to deliver apps across c...
Introducing github.com/open-cluster-management – How to deliver apps across c...
Michael Elder
 
IBM Multicloud Management on the OpenShift Container Platform
IBM Multicloud Management on theOpenShift Container PlatformIBM Multicloud Management on theOpenShift Container Platform
IBM Multicloud Management on the OpenShift Container Platform
Michael Elder
 
Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps
 Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps
Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps
Michael Elder
 
How IBM is helping developers win the race to innovate with next-gen cloud se...
How IBM is helping developers win the race to innovate with next-gen cloud se...How IBM is helping developers win the race to innovate with next-gen cloud se...
How IBM is helping developers win the race to innovate with next-gen cloud se...
Michael Elder
 
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Michael Elder
 
Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...
Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...
Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...
Michael Elder
 
Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)
Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)
Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)
Michael Elder
 
Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)
Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)
Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)
Michael Elder
 
An architect’s guide to leveraging your incumbency
An architect’s guide to leveraging your incumbencyAn architect’s guide to leveraging your incumbency
An architect’s guide to leveraging your incumbency
Michael Elder
 
Introduction to IBM Cloud Private - April 2018
Introduction to IBM Cloud Private - April 2018Introduction to IBM Cloud Private - April 2018
Introduction to IBM Cloud Private - April 2018
Michael Elder
 
#8311: Transform the Enterprise with IBM Cloud Private
#8311: Transform the Enterprise with IBM Cloud Private#8311: Transform the Enterprise with IBM Cloud Private
#8311: Transform the Enterprise with IBM Cloud Private
Michael Elder
 
Accelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud PrivateAccelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud Private
Michael Elder
 
Accelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud PrivateAccelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud Private
Michael Elder
 
Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...
Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...
Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...
Michael Elder
 
CTO Forum - Rethink Technology Agile Keynote
CTO Forum - Rethink Technology Agile KeynoteCTO Forum - Rethink Technology Agile Keynote
CTO Forum - Rethink Technology Agile Keynote
Michael Elder
 
DevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM Cloud
DevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM CloudDevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM Cloud
DevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM Cloud
Michael Elder
 
How do you deliver your applications to the cloud?
How do you deliver your applications to the cloud?How do you deliver your applications to the cloud?
How do you deliver your applications to the cloud?
Michael Elder
 
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...
Michael Elder
 
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
 
Turning up the HEAT with IBM MobileFirst for iOS Apps
Turning up the HEAT with IBM MobileFirst for iOS AppsTurning up the HEAT with IBM MobileFirst for iOS Apps
Turning up the HEAT with IBM MobileFirst for iOS Apps
Michael Elder
 
Introducing github.com/open-cluster-management – How to deliver apps across c...
Introducing github.com/open-cluster-management – How to deliver apps across c...Introducing github.com/open-cluster-management – How to deliver apps across c...
Introducing github.com/open-cluster-management – How to deliver apps across c...
Michael Elder
 
IBM Multicloud Management on the OpenShift Container Platform
IBM Multicloud Management on theOpenShift Container PlatformIBM Multicloud Management on theOpenShift Container Platform
IBM Multicloud Management on the OpenShift Container Platform
Michael Elder
 
Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps
 Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps
Learn how to Leverage Kubernetes to Support 12 Factor for Enterprise Apps
Michael Elder
 
How IBM is helping developers win the race to innovate with next-gen cloud se...
How IBM is helping developers win the race to innovate with next-gen cloud se...How IBM is helping developers win the race to innovate with next-gen cloud se...
How IBM is helping developers win the race to innovate with next-gen cloud se...
Michael Elder
 
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Portable Apps across IBM Kubernetes Service and IBM Cloud Private (#Think2019...
Michael Elder
 
Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...
Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...
Creating Production-Ready, Secure and Scalable Applications in IBM Cloud Priv...
Michael Elder
 
Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)
Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)
Client Deployment of IBM Cloud Private (IBM #Think2019 #5964)
Michael Elder
 
Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)
Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)
Deploying Kubernetes in the Enterprise (IBM #Think2019 #7678 Tech Talk)
Michael Elder
 
An architect’s guide to leveraging your incumbency
An architect’s guide to leveraging your incumbencyAn architect’s guide to leveraging your incumbency
An architect’s guide to leveraging your incumbency
Michael Elder
 
Introduction to IBM Cloud Private - April 2018
Introduction to IBM Cloud Private - April 2018Introduction to IBM Cloud Private - April 2018
Introduction to IBM Cloud Private - April 2018
Michael Elder
 
#8311: Transform the Enterprise with IBM Cloud Private
#8311: Transform the Enterprise with IBM Cloud Private#8311: Transform the Enterprise with IBM Cloud Private
#8311: Transform the Enterprise with IBM Cloud Private
Michael Elder
 
Accelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud PrivateAccelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud Private
Michael Elder
 
Accelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud PrivateAccelerate Digital Transformation with IBM Cloud Private
Accelerate Digital Transformation with IBM Cloud Private
Michael Elder
 
Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...
Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...
Continuous Delivery on IBM Bluemix: Manage Cloud Native Services with Cloud N...
Michael Elder
 
CTO Forum - Rethink Technology Agile Keynote
CTO Forum - Rethink Technology Agile KeynoteCTO Forum - Rethink Technology Agile Keynote
CTO Forum - Rethink Technology Agile Keynote
Michael Elder
 
DevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM Cloud
DevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM CloudDevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM Cloud
DevOps within the Hybrid Cloud Deploying to the VMware Platform on the IBM Cloud
Michael Elder
 
How do you deliver your applications to the cloud?
How do you deliver your applications to the cloud?How do you deliver your applications to the cloud?
How do you deliver your applications to the cloud?
Michael Elder
 
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds - UrbanCod...
Michael Elder
 
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
 
Turning up the HEAT with IBM MobileFirst for iOS Apps
Turning up the HEAT with IBM MobileFirst for iOS AppsTurning up the HEAT with IBM MobileFirst for iOS Apps
Turning up the HEAT with IBM MobileFirst for iOS Apps
Michael Elder
 

Recently uploaded (20)

Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
University of Hawai‘i at Mānoa
 
Douwan Crack 2025 new verson+ License code
Douwan Crack 2025 new verson+ License codeDouwan Crack 2025 new verson+ License code
Douwan Crack 2025 new verson+ License code
aneelaramzan63
 
Revolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptxRevolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptx
nidhisingh691197
 
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Lionel Briand
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and CollaborateMeet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Designing AI-Powered APIs on Azure: Best Practices& Considerations
Designing AI-Powered APIs on Azure: Best Practices& ConsiderationsDesigning AI-Powered APIs on Azure: Best Practices& Considerations
Designing AI-Powered APIs on Azure: Best Practices& Considerations
Dinusha Kumarasiri
 
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
Andre Hora
 
Download Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With LatestDownload Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With Latest
tahirabibi60507
 
Adobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage Dashboards
Adobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage DashboardsAdobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage Dashboards
Adobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage Dashboards
BradBedford3
 
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New VersionPixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
saimabibi60507
 
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
Andre Hora
 
PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025
mu394968
 
How to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud PerformanceHow to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud Performance
ThousandEyes
 
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
AxisTechnolabs
 
Secure Test Infrastructure: The Backbone of Trustworthy Software Development
Secure Test Infrastructure: The Backbone of Trustworthy Software DevelopmentSecure Test Infrastructure: The Backbone of Trustworthy Software Development
Secure Test Infrastructure: The Backbone of Trustworthy Software Development
Shubham Joshi
 
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
steaveroggers
 
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRYLEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
NidaFarooq10
 
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
F-Secure Freedome VPN 2025 Crack Plus Activation  New VersionF-Secure Freedome VPN 2025 Crack Plus Activation  New Version
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
saimabibi60507
 
Adobe Master Collection CC Crack Advance Version 2025
Adobe Master Collection CC Crack Advance Version 2025Adobe Master Collection CC Crack Advance Version 2025
Adobe Master Collection CC Crack Advance Version 2025
kashifyounis067
 
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Eric D. Schabell
 
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
University of Hawai‘i at Mānoa
 
Douwan Crack 2025 new verson+ License code
Douwan Crack 2025 new verson+ License codeDouwan Crack 2025 new verson+ License code
Douwan Crack 2025 new verson+ License code
aneelaramzan63
 
Revolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptxRevolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptx
nidhisingh691197
 
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Requirements in Engineering AI- Enabled Systems: Open Problems and Safe AI Sy...
Lionel Briand
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and CollaborateMeet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Designing AI-Powered APIs on Azure: Best Practices& Considerations
Designing AI-Powered APIs on Azure: Best Practices& ConsiderationsDesigning AI-Powered APIs on Azure: Best Practices& Considerations
Designing AI-Powered APIs on Azure: Best Practices& Considerations
Dinusha Kumarasiri
 
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
What Do Contribution Guidelines Say About Software Testing? (MSR 2025)
Andre Hora
 
Download Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With LatestDownload Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With Latest
tahirabibi60507
 
Adobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage Dashboards
Adobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage DashboardsAdobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage Dashboards
Adobe Marketo Engage Champion Deep Dive - SFDC CRM Synch V2 & Usage Dashboards
BradBedford3
 
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New VersionPixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
saimabibi60507
 
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
Andre Hora
 
PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025
mu394968
 
How to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud PerformanceHow to Optimize Your AWS Environment for Improved Cloud Performance
How to Optimize Your AWS Environment for Improved Cloud Performance
ThousandEyes
 
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
AxisTechnolabs
 
Secure Test Infrastructure: The Backbone of Trustworthy Software Development
Secure Test Infrastructure: The Backbone of Trustworthy Software DevelopmentSecure Test Infrastructure: The Backbone of Trustworthy Software Development
Secure Test Infrastructure: The Backbone of Trustworthy Software Development
Shubham Joshi
 
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
How to Batch Export Lotus Notes NSF Emails to Outlook PST Easily?
steaveroggers
 
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRYLEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
NidaFarooq10
 
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
F-Secure Freedome VPN 2025 Crack Plus Activation  New VersionF-Secure Freedome VPN 2025 Crack Plus Activation  New Version
F-Secure Freedome VPN 2025 Crack Plus Activation New Version
saimabibi60507
 
Adobe Master Collection CC Crack Advance Version 2025
Adobe Master Collection CC Crack Advance Version 2025Adobe Master Collection CC Crack Advance Version 2025
Adobe Master Collection CC Crack Advance Version 2025
kashifyounis067
 
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Mastering Fluent Bit: Ultimate Guide to Integrating Telemetry Pipelines with ...
Eric D. Schabell
 

UrbanCode Deploy DevOps Best Practices

  • 1. © 2016 IBM Corporation UrbanCode Deploy DevOps Best Practices Michael D. Elder IBM Distinguished Engineer Chief Developer, UrbanCode [email protected] @mdelder Get this deck http://bit.ly/2c1G8sy
  • 2. 2© 2016 IBM Corporation Please Note 2 • IBM’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM’s sole discretion. • Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. • The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. • The development, release, and timing of any future features or functionality described for our products remains at our sole discretion. • Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user’s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.
  • 3. 3© 2016 IBM Corporation • Understanding DevOps • DevOps Best Practices • Clouds & Containers Agenda IBM Confidential
  • 4. © 2016 IBM Corporation Understanding DevOps
  • 5. 5© 2016 IBM Corporation Failures due to inconsistent dev and production environments Bottlenecks trying to deliver more frequent releases to meet market demands Complex, manual, processes for release lack repeatability and speed Poor visibility into dependencies across releases, resources, and teams Software delivery challenges Daily Build Monthly Delivery Who did this last time? Dave… Dave’s not here man… Dev Prod
  • 6. 6© 2016 IBM Corporation High performing teams adopt DevOps Reference: 2013State ofDevOps Report by PuppetLabs
  • 7. 7© 2016 IBM Corporation Intuitive and Scalable Model Driven Deployment Composite Applications Components Re-usable Workflows Environment Management SIT PROD The “What” The “How” The “Where” DEPLOYMENT AUTOMATION
  • 8. 8© 2016 IBM Corporation Intuitive and Scalable Model Driven Deployment Composite Applications Components: Container Images Re-usable Workflows Environment Management SIT PROD The “What” The “How” The “Where” DEPLOYMENT AUTOMATION $ docker run .. {image}:{version}
  • 9. 9© 2016 IBM Corporation About philosophy Culture of continual experimentation and learning • Production like environments • Fully automated deployments • Accelerated delivery cycles Build – Measure - Learn “Success is not delivering a feature; success is learning how to solve the customer’s problem.”
  • 10. 10© 2016 IBM Corporation 1 0 IBM Bluemix Garage Method Practices Processes or actions you & your team perform to achieve an outcome. Tracks A selectedset of practices,tools, and toolchains tocreateacloud nativeorcloudenabled solution Toolchain Complementary & compatible tools that when used together create a flexible solution Experts & Experiences ListentoourExperts tolearnhow wetransformedourbusiness Combines industry best practices for Design Thinking, Lean Startup, Agile Development, DevOps, and Cloud to build and deliver innovative solutions. https://www.ibm.com/devops/method
  • 11. 11© 2016 IBM Corporation © IBM Corporation New content added weekly
  • 12. 12© 2016 IBM Corporation Accelerate Innovation ivDeliverCodeThink Run Systems of engagement Systems of Record Enterprise Applications Production Most enterprises need a combination of DevOps patterns 12 API Catalog Operational Excellence ivDeliverCodeThink Run Production Shared Services Digital Applications • Coordinating different teams working at different speeds • Balancing between agility, stability, and risk • Decouple across API boundary, but manage release process with consistent approach
  • 13. 13© 2016 IBM Corporation Expectations of Continuous Delivery User Experience Today Emerging Primary Workload Type Software supports core business function Software enables innovative business approaches to differentiate from competition Big Data, Analytics, Mobile/Social Channels Delivery Model Planned Incremental(DevOps) Development and Operations Team Sizes 100s and costly 10s with built-in DevOps automation Release Frequency Months to years Days to weeks, based on business opportunity Integration Frequency Weeks Continuous Infrastructure Deployment Days Minutes Time to Value Planned Opportunistic Operational Model Systems management Built into application, recovery-oriented, continuous availability Service Sourcing Develop Consume and assemble (public and private) Feedback Loop Periodic Continuous interaction with clients
  • 14. 14© 2016 IBM Corporation Increase the operational awareness of your software earlier in the development process. What does DevOps mean to me? How do you do that? § Architecture § Automated Testing § Automated Deployments § Production-Like Environments § Automated Release Promotion Process § Version control of all software, automation, and configuration Why do this? Because faster feedback loops enable rapid evolution of ideas and therefore faster iterations of your software Shift Left
  • 15. 15© 2016 IBM Corporation Better communication between those who createand those who operate (same people in some cases) Reduced fear of breaking the build/deployment/environment Fail fast before you “fail all” Heavy focus on experimentation and learning Improve the speed of your feedback loop to enable rapid evolution of ideas What are the characteristics of teams who practice DevOps?
  • 16. © 2016 IBM Corporation DevOps Best Practices
  • 17. 17© 2016 IBM Corporation § Architecture § Automated Testing § Automated Deployments § Production-Like Environments § Automated Release Promotion Process § Version control of all software, automation, and configuration About our next topics
  • 18. 18© 2016 IBM Corporation IBM UrbanCode for Continuous Delivery Drive down cost Reduce amount of manual labor, resource wait-time,andrework by eliminating errors & providingself-serviceenvironments Speed time to market Increase frequency of softwaredelivery throughautomated, repeatable deploymentprocesses across development, test and production Reduce risk Robust configurationmanagement, coordinatedreleaseprocesses, audits, and traceability Enabling clients to continuously deliver applications with high quality and low risk IBM UrbanCode Build is a continuous integrationandbuildmanagement server optimized for the enterprise,designed tomake it easy to scaletheconfigurationand managementof build infrastructureandseamlessly plugin to development, testingand release tooling. IBM UrbanCode Deploy enables hybridcloudby automatingthe deployment of applications, databases, configurations and containers into development, test and production on prem or in the cloud, helping todrive downcost,speed time to market with reducedrisk. With full-stack environment management and deployment automation,users to design, deploy and updatefull-stack environments for multiple clouds, including Bluemix, Softlayer, AWS, Azure, and virtualizedenvironments. IBM UrbanCode Release is an intelligent collaboration releasemanagement solutionthat replaces error-pronemanual spreadsheets andstreamlines releaseactivitiesfor application and infrastructure changes.
  • 19. 19© 2016 IBM Corporation About your architecture • Architecture should support DevOps principles such as staged roll out, operational insights, and scriptability • Each resource provides some very practical advice for building systems which are focused on reliability and feedback loops Experiment!: Website conversion rate optimization with A/B and multivariate testing Release It!: Design and Deploy Production-Ready Software
  • 20. 20© 2016 IBM Corporation Application model Reliably capture application content and configuration settings with versioning and traceability
  • 21. 21© 2016 IBM Corporation Application environments Define where components are deployed and capture configuration settings per deployment environment for an application
  • 22. 22© 2016 IBM Corporation Templating for good architecture Templates can be created to standardize component processes & config
  • 23. 23© 2016 IBM Corporation Create application templates for accelerated onboarding Templates can be created to standardize component processes & config
  • 24. 24© 2016 IBM Corporation Automated testing is critical for automated feedback • This is THE HARDEST part of the whole experience • NO ONE is great at this, so don’t get discouraged • Facebook’s process for code review include stats on how many tests are consistently broken to decide whether the test failures are noteworthy • Continuously improve your coverage, flexibility, and discipline • Consider all aspects of testing: • Programmatic API (JUnit) • REST API (HTTPUnit, REST Fuse) • Web UI (Selenium) • Behavior driven testing (Cucumber) • Performance testing (Apache JMeter) • Security testing (Rational AppScan & IBM QRadar)
  • 25. 25© 2016 IBM Corporation Embedding unit tests in your classes directly • Promoted approach by Netflix to reduce friction and introduces limited additional bytes relative to third party libraries • Makes it easy to write commands, the UnitTest becomes the test harness and verification • Always testSuccess() and testFailure() use cases to ensure expected behavior import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; public class OSDeployEnvironmentCommand extends OSAbstractOrchestrationCommand<Response> { public static class UnitTest { @Test public void testSuccess() throws InterruptedException, ExecutionException, JSONException { … Future<Response> request = new OSDeployEnvironmentCommand(…) .queue(); Response response = request.get(); assertNotNull(response); assertEquals(HttpStatus.SC_OK, response.getStatus()); } }
  • 26. 26© 2016 IBM Corporation Testing Your Deployed Application – REST API • We have used REST Fuse which is an Eclipse project • Captures REST calls as annotations, freeing up your test method to just verify behavior • Requires a little “hoop jumping” for testing a series of calls (e.g. POST .. PUT .. GET) import static com.eclipsesource.restfuse.Assert.assertCreated; import ...restfuse.annotation.Authentication; import ...restfuse.annotation.HttpTest; import ...restfuse.MediaType; @HttpTest (method = com.eclipsesource.restfuse.Method.POST, contentMethod="getBlueprintRequestBody", authentications = { @Authentication( type = BASIC, user = "{keystoneUser}", password = "{keystonePassword}") }, path = "/rest/blueprint", type = MediaType.APPLICATION_JSON ) public void testCreateBlueprintOK() throws Exception { assertCreated(response); }
  • 27. 27© 2016 IBM Corporation Behavior Driven Development & Testing • Captures natural language statements using “Given”, “When”, “Then” clauses • Each line is matched to a snippet of code based on regular expression • Complete code statements are executed to validate behavior • Bridge between business goals and technical details Scenario: Success – Upload client directory Given I provide valid credentials to the api client And I want to use the api client to make requests When I upload the directory ”data/sample-app” with the client Then the files returned matches the upload directory ”data/sample-app"
  • 28. 28© 2016 IBM Corporation Testing Your Deployed Application – Web UI • Selenium is the only “apparent” choice that we’ve come across that’s effective • Couples automated test to some details of your web UI and must be kept in sync • We’ve developed a few best practices around location elements for maximum flexibility, could publish this if there’s interest public class EditorsPage extends UCDPPage { … @FindBy(id = "new-blueprint-button") private WebElement newButton; … public void createFile(String name, String id, String[] values) { newButton.click(); util().waitForElementPresentAndVisible( By.className("new-file-dialog")); WebElement widget = util().findElement( By.className("new-file-dialog")); Dialog dialog = Widget.init(this, widget, Dialog.class); dialog.setValues(values, true, true); dialog.clickPrimaryButton(); … } … }
  • 29. 29© 2016 IBM Corporation Automated deployments • Visibility and automated control of your application deployment process • Manage application components and versions • Manage configurations across all environments • Offer secure ‘self-service’ capabilities • Increase transparency • Ensure governance and compliancy
  • 30. 30© 2016 IBM Corporation Define automated processes for each application component Each component defines a series of steps, backed by plugin tasks or custom scripts, to deploy it
  • 31. 31© 2016 IBM Corporation Define automated processes for the application Order components or apply logic which is “outside” of any specific component
  • 32. 32© 2016 IBM Corporation IBM UrbanCode Deploy – Plug-ins Over 150 – in over 50 categories
  • 33. 33© 2016 IBM Corporation Production-Like Environments – Unified Resource Tree Provides logical hierarchy of deployed artifacts and their middleware containers DEV Resources - Web Host - Web Component - Database - Database Component QA Resources - Web Host 1 - Web Component - Web Host 2 - Web Component - Database - Database Component PROD Resources - Web Host 1 - Web Component - Web Host 2 - Web Component - Web Host 3 - Web Component - Web Host 4 - Web Component - Database Primary - Database Component - Database Secondary - Database Component
  • 34. 34© 2016 IBM Corporation Production-Like Environments – Local Development Possibly one of the most important principles of DevOps Shift left any operational concerns that lead to differences from DEV to PROD https://hub.docker.com/u/ibmcom/#
  • 35. 35© 2016 IBM Corporation Deployment of Applications across Environments Applications are managed for deployment Components from the app Specific versions of the Components’ artifacts are deployed Compliancy keeps track of whether the actual versions matches the expected Each Component knows its relevant deployment processes Compare versions across environments and define Snapshots of known working sets of Components View deployment requests against the environment https://developer.ibm.com/urbancode/ Automated Release Promotion Process
  • 36. 36© 2016 IBM Corporation Promotion Lifecycles • Should focus on consistency from end to end • Use the same logical organization and component automation in DEV, QA, PROD to validate the automation early in the delivery cycle • Apply approval gates where necessary to ensure appropriate quality validation has occurred IBM Commerce WebSphere ND Static Content Commerce Data IBM Commerce WebSphere ND Static Content Commerce Data
  • 37. 37© 2016 IBM Corporation Quality Assurance – Automated gates • Use Component Statuses and Environment Gates where possible • Define statuses for all Apps • Use REST API/CLI to tag/approve Components or Snapshots based on automated verification (CI or other testing) • Only components versions/snapshots with tag can enter environment
  • 38. 38© 2016 IBM Corporation Quality Assurance – Manual Sign off • Manual approvals are possible, but recommend that as much as possible is automated (e.g. with statuses + gates) • Approval process can trigger emails or some clients use ”chat ops” tools like Slack to streamline the process
  • 39. 39© 2016 IBM Corporation Inventory over time
  • 40. 40© 2016 IBM Corporation Configuration Management - Snapshots Creating a Snapshot Component Versions 1 1 2 2 3 3 321Web Mid. Code DB Snapshot 3 2 1 Mid. Config 1 2 3 3 Snapshot Deployment ENVSnapshot 3 2 1 WEB HOST MID HOST DB HOST 2 1 1 3 2 X 3 3 1 Contents of environments that pass tests • contain deployable version and configuration Deployments are based on deltas They provide Automation, Audit, and Visibility
  • 41. 41© 2016 IBM Corporation Version applications with Snapshots Capture tested component versions and configuration settings as a snapshot that is promoted to other environments for better visibility and control
  • 42. 42© 2016 IBM Corporation Better Release Planning and Management • Enterprise Calendaring • Release Process Checklist Templates • Environment Reservation Effective Change and Risk Management • Rational Team Concert integration • Impact Analysis Continuous Delivery with Auto-Progression • IBM UrbanCode Deploy integration Increased Visibility and Control • Pipeline View • Federated Dashboard • Segment Dependency Graph UrbanCode Release Transform chaotic release planning into streamlined release events
  • 43. 44© 2016 IBM Corporation Code review should be part of your versioning process § Define and enforce coding standards early in the process § Automate deployment to production-like systems as part of automatic verification § Each commit should run automated testing and code coverage, and the toolchain should enforce compliance before merging or promoting changes
  • 44. 45© 2016 IBM Corporation § Architecture § Automated Testing § Automated Deployments § Production-Like Environments § Automated Release Promotion Process § Version control of all software, automation, and configuration About this deck [email protected] http://linkedin.com/in/mdelder @mdelder
  • 45. © 2016 IBM Corporation Clouds & Containers
  • 46. Workload styles vary, but not release methodology Traditional IT Cloud-Enabled Cloud-Native App Servers + + DatabaseWeb Servers Applications App Servers + + DatabaseWeb Servers Applications ServicesApplicationsServices Managed Runtimes
  • 47. Traditional IT Cloud-Enabled IT Cloud-Native IT Continuous Integration Continuous delivery to production Cloud-nativeruntimes (node.js) Pipeline per microservice Change Record CMDB Automated build / deploy of VMs & Containers Stage Gates, Co-ordinated Releases Manual Change & Release Some automation Audit reports CAB Assessment & Approval Theory Reality IBM Control Desk BMC Remedy As a Business Owner, I want my team to deliver as fast as possible, but with appropriate controls when needed. But don’t slow everything down to the slowest speed when controls are added! Change Management vs. Continuous Delivery
  • 48. Accelerate Innovation ivDeliverCodeThink Run Systems of engagement Systems of Record Enterprise Applications Production Most enterprises need a combination of DevOps patterns 49 API Catalog Operational Excellence ivDeliverCodeThink Run Production Shared Services Digital Applications § Coordinating different teams working at different speeds § Balancing between agility, stability, and risk § Decouple across API boundary, but manage release process with consistent approach
  • 49. Cloud-Enabled Workloads with UrbanCode Deploy 50 § Your applications are managed throughout the entire release process with predictable automation and inventory services § Your full-stack blueprints capture the relationships between your applications and cloud infrastructure § OpenStack API provides defacto standards for interacting with all of your cloud resources Heat Blueprints UrbanCode Deploy Compute Network Storage Your Applications & Middleware Full-stack Application Pattern
  • 50. 51 Innovate. Disrupt. Transform. Fast. @Enterprise Scale. Hybrid Cloud Deployments through a Single Point of Control IBM Bluemix Cloud Foundry On-prem IaaS On-prem Traditional IT IBM Cloud Orchestrator IBM PureApplication System Manage application deployment across dev, test, and production spanning multiple clouds Key Points: • Enable full stack deployments (OS, patterns and applications) across hybrid cloud applications • Establish common DevOps pipelines with plug points to support continuous delivery Virtual Machines Docker Containers Other VendorsUrbanCode Deploy UrbanCode Release https://www.youtube.com/watch?v=fFuRg6l3N44
  • 52. Watson Health: 6 active teams, more on the way § Social Care (Abu Dhabi): – Complex topology, heavy UCD components (2 Gb) – 2 hours roundtrip / provision – 50% Heat engine CPU capacity / provision § Real World Evidence : – 4 Offerings – Analytics workload (DB2 blue, Cognos) § Analytics Core: – Analytics workload (Spark clusters) – UCDP Rest API driven variable sized cluster size § Operational Dashboard: – Cloud control desk for solution management (provision, monitor, troubleshoot) § Watson Health Cloud: – Foundational micro-services (data lake, data pipeline, logging, monitoring etc) 53 Abu Dhabi Blueprint
  • 53. 54© 2016 IBM Corporation Docker is great for developers – everything can be run on your laptop 54
  • 54. 55© 2016 IBM Corporation Production-Like Environments – Local Development Possibly one of the most important principles of DevOps Shift left any operational concerns that lead to differences from DEV to PROD https://hub.docker.com/u/ibmcom/#
  • 55. Continuous Integration for Containers 56 Jenkins IBM UrbanCode Deploy Docker Trusted Registry Build Image Track Versions Deploy & Promote § Jenkins builds Docker images and publishes them to Docker Trusted Registry § UrbanCode Deploy immediately becomes aware of new versions, available for deployment § Schedule deployments, track readiness via environment gates, and manage configuration properties securely § Deployments to Docker Universal Control Plane
  • 56. Docker Integration Architecture Docker Trusted Registry IBM UrbanCode Deploy swarm Docker Universal Control Plane Legacy Database Legacy Applications
  • 57. Use UrbanCode Deploy to manage: Inventory Management Promotion Lifecycle Separation of Duties Import images from trusted sources Docker Trusted Registry
  • 58. UrbanCode Deploy & Compose § Import your docker-compose file § Automatically create resource tree components § Updates, Inventory management, Deployments, etc. are all the same. 59
  • 59. Dev/Test with Hybrid Cloud Off-PremOn-Prem Image Registry PRODSTAGING Delivery Pipeline IBM Bluemix https://www.youtube.com/watch?v=Eo1rFsv4BW0 IBM UrbanCode Deploy
  • 60. © 2016 IBM Corporation Q&A Get this deck http://bit.ly/2c1G8sy
  • 61. 62© 2016 IBM Corporation62 © Copyright IBM Corporation 2013. All rights reserved. The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in these materials to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in these materials may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. IBM, the IBM logo, Rational, the Rational logo, Telelogic, the Telelogic logo, and other IBM products and services are trademarks of the International Business Machines Corporation, in the United States, other countries or both. Other company, product, or service names may be trademarks or service marks of others. www.ibm.com/software