SlideShare a Scribd company logo
How to unlock DevOps success with
the Atlassian Stack
Chris Bland - BDQ
Dom Bush - BDQ
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
Unlock DevOps success with Atlassian  -  www.bdq.cloud
BDQ © 2017
Atlassian’s mission
8 offices
worldwide
2,500+
Atlassians
Unlock DevOps success with Atlassian  -  www.bdq.cloud
BDQ © 2017
of Fortune 100 companies
80%
BDQ © 2017
BDQ © 2017
Unlock DevOps success with Atlassian  -  www.bdq.cloud
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
Unlock DevOps success with Atlassian  -  www.bdq.cloud
Software
is eating
the world.
This is
software
Software
is
programming
the world.
BDQ © 2017
Every industry is now software-first
BDQ © 2017
The way
software
teams
work has
changed
BDQ © 2017
The new normal
Agile & Git
7 7 %
Teams of
< 10
8 4 %
Teams of
10-50
6 8 %
Teams of
51-100
7 9 %
Teams of
101-150
8 4 %
Teams of
> 150
overall
77%report using
AGILE
BDQ © 2017
The new normal
Agile & Git
8 6 %
Teams of
< 10
8 3 %
Teams of
10-50
6 5 %
Teams of
51-100
7 3 %
Teams of
101-150
7 9 %
Teams of
> 150
overall
78%report using
GIT
BDQ © 2017
Pulse check
Do incident response times
often exceed SLAs?
Is infrastructure always on
fire?
Is there friction between
development and operations
teams?
Are releases slipping?
BDQ © 2017
Silos are still forming
BDQ © 2017
What’s next
after Agile?
BDQ © 2017
DevOps
A culture where dev and
ops collaborate to build a
faster, more reliable
release pipeline.
BDQ © 2017
Rule of Three
Continuous
Experimentation
Culture of learning
Work flow
Visibility across groups
Amplify feedback
Swarming on incidents
BDQ © 2017
DevOps is
everyone’s
job
BDQ © 2017
“
You build it,
you run it.
”
Werner Vogels | Amazon CTO
BDQ © 2017
Teams practicing DevOps are overachieving!
BDQ © 2017
more frequent
deployments
2015
30x 200x
more frequent
deployments
2016
BDQ © 2017
What does this mean for your
teams?
BDQ © 2017
Feature velocity
Experiment more and release with fewer
bugs.
Invest in future quality
Maximize automation to increase
throughput
and speed in dev cycles.
Competitive edge
Bring new features and products to
market faster.
BDQ © 2017
Feature velocity
Experiment more and release with fewer
bugs.
Invest in future quality
Maximize automation to increase
throughput
and speed in dev cycles.
Competitive edge
Bring new features and products to
market faster.
BDQ © 2017
Feature velocity
Experiment more and release with fewer
bugs.
Invest in future quality
Maximize automation to increase
throughput
and speed in dev cycles.
Competitive edge
Bring new features and products to
market faster.
BDQ © 2017
Up to 100
releases per
day
Netflix has more than 30 million
streaming members
Amazon has thousands of teams
and millions of users
50 million
deployments
per year
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
BDQ © 2017
Atlassian for developers
Atlassian is the
culture and collaboration layer of
DevOps.
BDQ © 2017
Steps to DevOps
BDQ © 2017
Steps to DevOps
BDQ © 2017
Building a culture of collaboration
BDQ © 2017
LEADERSHIP
SERVICE
PROJECT
TEAM HEALTH
MONITORS
TEAM PLAYS
BDQ © 2017
Steps to DevOps
BDQ © 2017
Practices
BDQ © 2017
Agile
Supports culture
shift
Quick reaction to
change
atlassian.com/agile
What is Agile?
BDQ © 2017
GIT
Quick iterations
Branching &
merging
atlassian.com/git
BDQ © 2017
CI
Fast feedback
Automation
atlassian.com/continuous-delivery
BDQ © 2017
Steps to DevOps
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
BDQ © 2017
BDQ © 2017
A DevOps Story
BDQ © 2017
Arrive at the Office
BDQ © 2017
Documenting requirements
BDQ © 2017
Documenting requirements
BDQ © 2017
Reviewing backlog
BDQ © 2017
Tracking status of changes
BDQ © 2017
Assign the Work
BDQ © 2017
Working from the Agile
board
BDQ © 2017
M A S T E
R
F E A T U R E
1
F E A T U R E
2
F E A T U R E
3
Git & feature branches
BDQ © 2017
A branch for every change
BDQ © 2017
A branch for every change
BDQ © 2017
Checkout and code
BDQ © 2017
Manage Development
BDQ © 2017
Agile board
BDQ © 2017
Chat
BDQ © 2017
Commit, Push, and Test
BDQ © 2017
Pushing to Bitbucket
BDQ © 2017
Pushing changes to QA or
staging
BDQ © 2017
Swarming
BDQ © 2017
The Pull Request
BDQ © 2017
Creating the pull request
BDQ © 2017
Workflow triggers
BDQ © 2017
Code review
BDQ © 2017
Collaborating
BDQ © 2017
Merge
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
BDQ © 2017
Release with Confidence
BDQ © 2017
Deploy
BDQ © 2017
Release hub
BDQ © 2017
Operate & feedback
BDQ © 2017
xx
x
Operations
BDQ © 2017
Feedback
BDQ © 2017
Atlassian Saw…
Since adopting DevOps, teams
have seen some changes
BDQ © 2017
More builds*
Increase in builds per month whilst
keeping engineering teams about the
same size.
Greater velocity
Deploy changes faster with greater
confidence .
More independence
We can move faster, more reliably, with
greater sense of ownership.
BDQ © 2017
More builds*
Increase in builds per month whilst
keeping engineering teams about the
same size.
Greater velocity
Deploy changes faster with greater
confidence .
More independence
We can move faster, more reliably, with
greater sense of ownership.
BDQ © 2017
More builds*
Increase in builds per month whilst
keeping engineering teams about the
same size.
Greater velocity
Deploy changes faster with greater
confidence .
More independence
We can move faster, more reliably, with
greater sense of ownership.
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
BDQ © 2017
BDQ © 2017
Partners
Atlassian integrates with
key DevOps tools
BDQ © 2017
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
BDQ © 2017
De
v
C
D
C
I
Pro
d
QA
UAT
Buil
d
Public Component
Repositories
Source
Control
DeployRepository
Developers
IQ Server
BDQ © 2017
Buil
d
Public Component
Repositories
Source Control DeployRepository
Developers
De
v
C
D
C
I
Pro
d
QA
UAT
BDQ © 2017
Security vulnerabilities
BDQ © 2017
License risk
BDQ © 2017
ZTTR (Zero Time to Remediation)
Empower developers from the start
BDQ © 2017
Design a frictionless approach
BDQ © 2017
Create your own for free at
bit.ly/softwareBOM
Create a software bill of materials
BDQ © 2017
Agenda
• Introductions
• What is DevOps?
• DevOps - the Atlassian way
• Fostering a collaborative DevOps culture with Atlassian tools
• How CI/CD with Bamboo is a key enabler of DevOps
• Safe and secure: protect your software from open source
library vulnerabilities with Sonatype
• Test case management and automation: visibility and
traceability with Zephyr
• Q&A
BDQ © 2017
• Test case management
• Integrated with JIRA
• Dashboard
• Test case
• Test cycle
• ZAPI
BDQ © 2017
- a test case
BDQ © 2017
– test cycles
BDQ © 2017
- Dashboard
BDQ © 2017
- Dashboard
BDQ © 2017
- Dashboard
BDQ © 2017
How Atlassian’s products set you up
for success
Atlassian for DevOps
BDQ © 2017
Culture
Collaboration and complete visibility
Prioritization
Manage unplanned work with clear
prioritization
Speed
Release faster and work smarter through
automation
Resolution
Fast feedback loops and incident
management
BDQ © 2017
Culture
Collaboration and complete visibility
Prioritization
Manage unplanned work with clear
prioritization
Speed
Release faster and work smarter through
automation
Resolution
Fast feedback loops and incident
management
BDQ © 2017
Culture
Collaboration and complete visibility
Prioritization
Manage unplanned work with clear
prioritization
Speed
Release faster and work smarter through
automation
Resolution
Fast feedback loops and incident
management
BDQ © 2017
Culture
Collaboration and complete visibility
Prioritization
Manage unplanned work with clear
prioritization
Speed
Release faster and work smarter through
automation
Resolution
Fast feedback loops and incident
management
BDQ © 2017
Atlassian provides the tools
that your software and ops
teams want to use.
Most Importantly
BDQ © 2017
Atlassian Stack
A complete
DevOps solution
for enterprise
BDQ © 2017
Atlassian Stack
HipChat
JIRA Core
Bamboo
Crucible
FishEye
Crowd
Capture for
JIRA
Portfolio for
JIRA
Team
Calendars for
Confluence
Questions for
JIRA Software
Confluence
Bitbucket
JIRA Service
Desk
BDQ © 2017
Atlassian Stack
Faster SLAs 24/7
coverage
Dedicated
support
team
Premier Support
BDQ © 2017
Customers who choose Atlassian for DevOps
BDQ © 2017
Closing title / DevOps with Atlassian key takeaway
BDQ © 2017
Thank you
Follow up half day
seminar
Tuesday, November
21st
8:30 – 12:00
Bit.ly/devops-bdq
BDQ © 2017
Development process

More Related Content

KEY
Remote Admin Overview
PPS
Red7 Product Management Software Tools Overview
PDF
From Server to Cloud and Data Center
PDF
Cloud Migration - CCS Technologies (P) Ltd.
PDF
Hybrid Cloud Orchestration: How SuperChoice Does It
PPTX
Migrating Traditional Apps from On-Premises to the Hybrid Cloud
PDF
Atlassian Team 21 updates
PDF
Cloud Migration Strategy and Best Practices
Remote Admin Overview
Red7 Product Management Software Tools Overview
From Server to Cloud and Data Center
Cloud Migration - CCS Technologies (P) Ltd.
Hybrid Cloud Orchestration: How SuperChoice Does It
Migrating Traditional Apps from On-Premises to the Hybrid Cloud
Atlassian Team 21 updates
Cloud Migration Strategy and Best Practices

What's hot (13)

PDF
Tagging Best Practices for Cloud Governance
PPTX
Enterprise Cloud for your Business Applications
PPTX
Praktiline Pilvekonverents - Pilvenägemus: kas pilveserveril on tulevikku?
PDF
Tales of modernizing trello's web stack
PDF
Cloud Native Applications Maturity Model
PPTX
Moving to the cloud: cloud strategies and roadmaps
PDF
OSDC 2016 - Hybrid Cloud - A Cloud Migration Strategy
PPTX
Risc and velostrata 2 28 2018 lessons_in_cloud_migration
PPTX
Cloud workload migration guidelines
PDF
Cloud Migration
PDF
Cloud Migration Checklist | Microsoft Azure Migration
PPTX
Dynamic Infrastructure and The Cloud
PPTX
Praktiline pilvekonverents - IT haldust hõlbustavad uuendused
Tagging Best Practices for Cloud Governance
Enterprise Cloud for your Business Applications
Praktiline Pilvekonverents - Pilvenägemus: kas pilveserveril on tulevikku?
Tales of modernizing trello's web stack
Cloud Native Applications Maturity Model
Moving to the cloud: cloud strategies and roadmaps
OSDC 2016 - Hybrid Cloud - A Cloud Migration Strategy
Risc and velostrata 2 28 2018 lessons_in_cloud_migration
Cloud workload migration guidelines
Cloud Migration
Cloud Migration Checklist | Microsoft Azure Migration
Dynamic Infrastructure and The Cloud
Praktiline pilvekonverents - IT haldust hõlbustavad uuendused
Ad

Similar to Unlock DevOps success with Atlassian - www.bdq.cloud (20)

PDF
DevOps! What, Why and How?
PDF
PPTX
PDF
DevOps in the Hybrid Cloud
PDF
DevOps Is More than Dev and Ops: It’s about Tearing Down Walls
PPTX
DevOps for dummies study sharing - part II
PDF
How to Power Continuous Deployment at Any Scale with Atlassian
PDF
Full-Stack Agile - What is DevOps?
PDF
Dev ops in agile - 1st Conference Melbourne
PPTX
Agile+DevOps - do we understand it?
PPTX
Agile & DevOps - It's all about project success
PPTX
Security & DevOps- Ways To Make Sure Your Apps & Infrastructure Are Secure
PDF
DevOps environment with OpenStack and NetApp
PPTX
DevOps and Splunk
PPTX
DevOps - Overview - One of the Top Trends in IT Industry
PPTX
DevOps Culture transformation in Modern Software Delivery
PPTX
DevOps-as-a-Service: Towards Automating the Automation
PPTX
Devops
PPTX
Building DevOps culture from bottom up
PPTX
The Promise of DevOps
DevOps! What, Why and How?
DevOps in the Hybrid Cloud
DevOps Is More than Dev and Ops: It’s about Tearing Down Walls
DevOps for dummies study sharing - part II
How to Power Continuous Deployment at Any Scale with Atlassian
Full-Stack Agile - What is DevOps?
Dev ops in agile - 1st Conference Melbourne
Agile+DevOps - do we understand it?
Agile & DevOps - It's all about project success
Security & DevOps- Ways To Make Sure Your Apps & Infrastructure Are Secure
DevOps environment with OpenStack and NetApp
DevOps and Splunk
DevOps - Overview - One of the Top Trends in IT Industry
DevOps Culture transformation in Modern Software Delivery
DevOps-as-a-Service: Towards Automating the Automation
Devops
Building DevOps culture from bottom up
The Promise of DevOps
Ad

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Big Data Technologies - Introduction.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPT
Teaching material agriculture food technology
PDF
Approach and Philosophy of On baking technology
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Empathic Computing: Creating Shared Understanding
Building Integrated photovoltaic BIPV_UPV.pdf
Chapter 3 Spatial Domain Image Processing.pdf
NewMind AI Weekly Chronicles - August'25-Week II
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The AUB Centre for AI in Media Proposal.docx
Advanced methodologies resolving dimensionality complications for autism neur...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Big Data Technologies - Introduction.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Teaching material agriculture food technology
Approach and Philosophy of On baking technology
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Review of recent advances in non-invasive hemoglobin estimation
MYSQL Presentation for SQL database connectivity
Per capita expenditure prediction using model stacking based on satellite ima...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Assigned Numbers - 2025 - Bluetooth® Document
Empathic Computing: Creating Shared Understanding

Unlock DevOps success with Atlassian - www.bdq.cloud