SlideShare ist ein Scribd-Unternehmen logo
1 von 114
Downloaden Sie, um offline zu lesen
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Confidential and Trademark
Speeding Up Innovation
DevOpsDays Dallas
Adrian Cockcroft
AWS VP Cloud Architecture
Strategy
@adrianco
OLD WORLD IT
Employees at work
Factories + supply chainSales channels
Marketing analytics
Employees at work
Factories + supply chainSales channels
Marketing analytics
OLD WORLD IT
NEW WORLD IT
NEW WORLD IT Employees at work
Factories +
supply chain
IoT connected
things
Online
marketing
Continuous supply
tracking
Just in time
production
Online sales
+ delivery
Social media
Personalization
Customer analytics
New channels direct to customer
More things, more scale, rapid change
New Needs
AWS: Unblocking Innovation
for Digital Transformation with
Enterprise Customers
Blockers for Innovation
Culture Skills Organization Risk
Leadership
Systems and
Feedback
Training and
Compensation
Silos
Project to
Product
Finance and
Board Level
Concerns
Centralized slow decision making
Lack of trust
Inflexible policies and processes
Leadership Systems and
Feedback
Stephen Orban
Ahead in the Cloud
Mark Schwartz
A Seat at the Table
War and Peace and IT
Leadership Systems and
Feedback
Culture
If you want to build a ship, don’t drum up
the people to gather wood, divide the
work, and give orders. Instead, teach them
to yearn for the vast and endless sea.
Antoine de Saint-Exupéry,
author of “Le Petit Prince” (“The Little Prince”)
Culture
Nordstrom Technology NorDNA Culture Deck
1. Values are what we value
2. High performance
3. Freedom & responsibility
4. Context, not control
5. Highly aligned, loosely coupled
6. Pay top of market
7. Promotions & development
Culture
Seven Aspects
of Netflix Culture
• Customer
obsession
• Ownership
• Invent and simplify
• Are right, a lot
• Hire and develop
the best
• Insist on the
highest standards
• Think big
• Bias for action
• Frugality
• Learn and
be curious
• Earn trust
of others
• Dive deep
• Have backbone;
disagree and
commit
• Deliver results
Culture
Amazon
leadership
principles
Intentional
Appropriate
Judgement
Culture
Blockers for Innovation
Culture Skills Organization Risk
Leadership
Systems and
Feedback
Training and
Compensation
Silos
Project to
Product
Finance and
Board Level
Concerns
Train existing staff on cloud tech
Fund pathfinder teams
Be prepared to create incentives to keep
the best people after training!
Training and
Compensation
Get out of the way of innovation
Read the new book “Powerful”
by Patty McCord
Netflix Chief Talent Officer
Training and
Compensation
Blockers for Innovation
Culture Skills Organization Risk
Leadership
Systems and
Feedback
Training and
Compensation
Silos
Project to
Product
Finance and
Board Level
Concerns
Move from Projects
to Product Teams
Long term product ownership
Continuous delivery
DevOps and “run what you wrote”
Reduce tech-debt and lock-in
Move from Projects
to Product Teams
Project to Product
by Mik Kersten
The DevOps
Handbook
by Gene Kim et. al.
Integrate Business with DevOps: AWS
Service Teams - BusProdDevOps?
Business
budget, headcount, goals
Product
customer input, roadmap
Development
continuous delivery of features
Operations
automated global support
Integrate Business with DevOps
Organization Structure and APIs
CEO
Sales VP
Marketing VP
Product Marketing Manager
Services VP
Services GM
Service Manager (2 pizza team)
ProdDevOps (API)
Blockers for Innovation
Culture Skills Organization Risk
Leadership
Systems and
Feedback
Training and
Compensation
Silos
Project to
Product
Finance and
Board Level
Concerns
Capitalized datacenter to expensed cloud
Capitalized development, expensed
operations, to combined DevOps
Plan ahead, don’t surprise the CFO or your
shareholders!
Finance - Capex Versus Opex
%
%
What is the role of boards
in the long-term success
of their company?
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
All of these affect the ability to innovate and build long term value
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
All of these affect the ability to innovate and build long term value
Many board best practices REDUCE INNOVATION
Strategy
“Be more innovative”
Like these companies
Gartner study found that 47% of
CEOs face pressure from their board to digitally transform (2017)
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
So what’s the connection?
Join the dots…
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
Product team would like to leverage technologies (e.g., cloud) to make a better product faster
We can’t leverage
cloud because of
processes and policies
We can’t change
processes and
policies because
of our org chart
We can’t change
processes and
policies because
of our org chart
DevOps is a re-org
(for most enterprises)
We can’t change
processes and
policies because
of our org chart
Change from Project to Product
(huge reduction in project management staff)
We can’t change our
org chart because of our
culture or lack of culture
We can’t change
culture because
incentives aren’t aligned
We can’t change
culture because
incentives aren’t alignedYou get the culture you pay for
We can’t change incentives
because compensation
isn’t flexible enough
Board won’t change
compensation policy
because common
“best practices” are
seen as low risk
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
Board-level concerns
Compensation
Policy
Executive
Succession
Oversight of
Finance
Oversight of
Risk
Oversight of
Strategy
“Best practices” that minimize short
term risk, get in the way of
successful strategic innovation
Pathway for Innovation
Speed Scale Strategic
Time to Value Distributed Optimized
Capacity
Critical Workloads
Datacenter
Replacement
!
You don’t add innovation to an organization
You get out of its way!
What is the fundamental
metric for innovation?
T I C K E T
Time to Value
Do some work
How long?
Value to a
customer
T I C K E T
Time to Value
Do some work
Months?
Value to a
customer
T I C K E T
Time to Value
Do some work
Days?
Value to a
customer
T I C K E T
Time to Value
Do some work
Minutes?
Value to a
customer
There is no economy of scale in software
Smaller changes are better
Lots of small changes
Automated
continuous
delivery pipeline
Tagging, feature
flags, A/B tests
Rapid cheap
builds
Lots of small changes
SLOW
build
BIG build FAST
build
SMALL
build
HOURS to SECONDS
Move from Java Monolith to Go Microservices
De-couple
New code from new feature
Incrementally change system
with many
small safe updates
Turn on features for
testing and when it
works – for everyone
Small
changes
Less risk
Faster problem detection
Faster repair
Less work in progress
Less time merging changes
Happier developers
Faster flow
How do we get there?
Automate collection and reporting
of commit to deploy
Measure time to
value everywhere
How do we get there?
Don’t get bogged down speeding up everything
Learn to do small things quickly
How do we get there?
Build and test cost in $ and people → drive to reduce
Number of tickets filed per deploy → drive to one
Number of meetings per deploy → drive to zero
Measure cost per deploy
Hypothesis-driven
development
Break away from
your old ways of
working
Theoretical basis
for using
consistently small
changes
Survey data
showing that low
latency time-to-
value works
Time to Value
Learn to do simple things quickly
to unblock innovation
Avoid complex
one-size-fits-all processes
Time to Value
Minimalist, messy and inconsistent
Provides guard rails for security, scalability
and availability
Designed to evolve rapidly and explore
new technologies
Supports low latency continuous delivery
The best IT architecture
today is:
Pathway for Innovation
Speed Scale Strategic
!
Time to Value Distributed Optimized
Capacity
Critical Workloads
Datacenter
Replacement
Highly Scaled
Distributed for Availability
Cost Optimized High Utilization
Cloud Native Architecture
Distributed Optimized Capacity
Pay as you go, afterwards
Self service—no waiting
Globally distributed by default
Cross-zone/region availability models
High utilization—turn idle resources off
Immutable code deployments
Cloud Native Principles
Containers or Serverless?
Or both?
What is the User
Need?
What is the Problem
You Are Trying to
Solve?
Make a model spaceship
quickly and cheaply
Design a prototype
Traditional Development
Traditional Development
Carve from
modelling clay
Traditional Development
Make molds
Traditional Development
Produce injection molded parts
Traditional Development
Assemble parts
Traditional Development
Sell finished toy
Design
a prototype
Carve from
modelling clay
Make molds Produce injection
molded parts
Assemble
parts
Sell finished
toy
Traditional Development
Traditional DevelopmentRapid
Big bag of blocks Instructions A few hours
DevelopmentRapid
A finished toy
DevelopmentRapid
Lacks fine detail
Recognizable, but not exactly what
was asked for
Easy to modify and extend
Optimization
Take a group of Lego bricks…
…and form a new custom brick
A more specialized common component
Full custom design
Months of work
Custom components may be
fragile and need to be debugged
and integrated
Too many detailed choices
Long decision cycles
Traditional
Building bricks assembly
Hours of work
Standard reliable components
scale and are well understood
and interoperable
Need to adjust requirements to
fit the patterns available
Constraints tend to reduce debate
and speed up decisions
Rapid Development
Custom code and services
Lots of choices of frameworks
and API mechanisms
Where needed, optimize serverless
applications by also building services using
containers to solve for
• Lower startup latency
• Long running compute jobs
• Predictable high traffic
Serverless events and functions
Standardized choices
Combine these building blocks
AWS Lambda
API Gateway
Amazon SNS, SQS
Amazon DynamoDB
AWS Step Functions
Containers Serverless
Observability of
systems
Epidemic
failure modes
Automation and
continuous chaos
Observability
Kalman, 1961 paper
On the general theory of control systems
A system is observable If the behavior of the
entire system can be determined by only
looking at its inputs and outputs
Physical and software control systems are based on
models, remember all models are wrong, but some
models are useful…
Observability
STPA Model
(System Theoretic
Process Analysis)
Observability
STPA Model
Understand Hazards that
could disrupt control of
the process
Customer
requests
New
customers
Sign Up Flow
Microservice
Autoscaler
CPU Utilization
Instance count
Max/Min
Limits
Throughput
Observability
Low
Medium
High
Microservice that does one thing
Function with no side effects
Monolith with logging
Monolith with tracing and logging
Failures can be
Independent
Common assumption
Correlated
Harder to model and mitigate
knock-on effects
Epidemic
Everything breaks
at once!
Epidemic
examples
Linux Leap—second bug
Memory leak in agent
Cloud zone or region failure
DNS failure
Security configuration syntax error
Epidemic
examples
Quarantine needed
Epidemic
examples
Maintain ability to deploy on Windows
Use multiple monitoring tools
Cross-zone or region replication
Multiple domains and providers
Limit the scope of deployments
Quarantine
Epidemic
examples
Diversity needs to be managed
to contain an epidemic
Pathway for Innovation
Speed Scale Strategic
!
Time to Value Distributed Optimized
Capacity
Critical Workloads
Datacenter
Replacement
AWS and Volkswagen Industrial Cloud
Datacenter to cloud migrations are under-way
for the most business
and safety critical workloads
AWS and our partners are developing patterns, solutions and
services for customers in all industries including travel, finance,
healthcare, manufacturing…
Do you have
a backup
datacenter?
How often do you
failover apps to it?
How often do you
failover the whole datacenter at
once?
“Availability Theater”
A fairy tale…
Once upon a time, in theory, if everything
works perfectly, we have a plan to survive the
disasters we thought of in advance.How did that work
out?
Datacenter flooded in hurricane Sandy… Finance company, Jersey City
Didn’t update security certificate and it expired… Entertainment site
Forgot to renew domain name… SaaS vendor
Whoops! YOU, tomorrow
“You can’t legislate against failure,
focus on fast detection and
response.”
—Chris Pinkham
The Network Is Reliable
ACM Queue 2014
Bailis & Kingsbury
@pbailis @aphyr
(Spoiler—it isn’t…)
Drift Into Failure
Sydney Dekker
Everyone can do everything right at every step, and you may
still get a catastrophic failure as a result…
Release It!
Second Edition 2017
Michael Nygard
Bulkheads, circuit breakers, and some new ideas…
Engineering a Safer World
Systems Thinking Applied to Safety
Nancy G. Leveson
STPA – Systems Theoretic Process Analysis
http://psas.scripts.mit.edu for handbook and talks
Resilience
Past Present Future
Disaster
recovery
Chaos
engineering
Resilient
critical systems
2004
Chaos
engineering
2010 2012 2016 2017 2018
Amazon—Jesse Robbins. Master of disaster
Netflix—Greg Orzell. @chaosimia—First implementation of Chaos
Monkey to enforce use of auto-scaled stateless services
NetflixOSS open sources simian army
Gremlin Inc founded
Netflix chaos eng book. Chaos toolkit open source project
Chaos concepts getting adoption, more startups
Infrastructure
Switching
Application
People
Chaos
Engineering
Team
You can only be as strong as your
weakest link
Dedicated teams are needed to find weaknesses before they take you out!
Failures are a
system problem—
lack of safety margin
Not something with a root cause of
component or human error
Experienced staff
Robust applications
Dependable switching fabric
Redundant service foundation
Cloud provides the automation
that leads to chaos engineering
As datacenters migrate to cloud, fragile and
manual disaster recovery processes can be
standardized and automated
Testing failure mitigation will move from a
scary annual experience to automated
continuously tested resilience
Book List: http://a.co/79CGMfB
Adrian Cockcroft – AWS - @adrianco
Speed Scale Strategic
!
Time to Value Distributed Optimized
Capacity
Critical Workloads
Datacenter
Replacement

Weitere ähnliche Inhalte

Ähnlich wie Speeding Up Innovation

Trends in Digital Transformation
Trends in Digital TransformationTrends in Digital Transformation
Trends in Digital TransformationAmazon Web Services
 
Trends in Digital Transformation
Trends in Digital TransformationTrends in Digital Transformation
Trends in Digital TransformationAmazon Web Services
 
Unblocking Innovation for Digital Transformation
Unblocking Innovation for Digital TransformationUnblocking Innovation for Digital Transformation
Unblocking Innovation for Digital TransformationAmazon Web Services
 
The People Model & Cloud Transformation - Transformation Day Public Sector Lo...
The People Model & Cloud Transformation - Transformation Day Public Sector Lo...The People Model & Cloud Transformation - Transformation Day Public Sector Lo...
The People Model & Cloud Transformation - Transformation Day Public Sector Lo...Amazon Web Services
 
Keynote: Future of IT - future of enterprise it Canada
Keynote: Future of IT - future of enterprise it CanadaKeynote: Future of IT - future of enterprise it Canada
Keynote: Future of IT - future of enterprise it CanadaAmazon Web Services
 
AWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive GuidanceAWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive GuidanceTom Laszewski
 
Webinar: Information Through a New Lens - What Lies Beyond ECM
Webinar: Information Through a New Lens - What Lies Beyond ECMWebinar: Information Through a New Lens - What Lies Beyond ECM
Webinar: Information Through a New Lens - What Lies Beyond ECMNuxeo
 
Digital Transformation Case Study
Digital Transformation Case StudyDigital Transformation Case Study
Digital Transformation Case StudyVMware Tanzu
 
Laying the Groundwork for Change: Cloud Culture Starts at the Top
Laying the Groundwork for Change: Cloud Culture Starts at the TopLaying the Groundwork for Change: Cloud Culture Starts at the Top
Laying the Groundwork for Change: Cloud Culture Starts at the TopAmazon Web Services
 
AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...
AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...
AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...Amazon Web Services
 
The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...
The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...
The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...Amazon Web Services
 
Agile Comes to You (Mironov, Bellevue)
Agile Comes to You (Mironov, Bellevue)Agile Comes to You (Mironov, Bellevue)
Agile Comes to You (Mironov, Bellevue)Enthiosys Inc
 
The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016Amazon Web Services
 
Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...
Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...
Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...Amazon Web Services
 
Thinking In Cloud Native
Thinking In Cloud NativeThinking In Cloud Native
Thinking In Cloud NativeAshish Patel
 
Jan Bosch | Agile Product Development: From Hunch to Hard Data
Jan Bosch | Agile Product Development: From Hunch to Hard DataJan Bosch | Agile Product Development: From Hunch to Hard Data
Jan Bosch | Agile Product Development: From Hunch to Hard DataOptimizely
 
Keynote Roberto Delamora - AWS Cloud Experience Argentina
Keynote Roberto Delamora - AWS Cloud Experience ArgentinaKeynote Roberto Delamora - AWS Cloud Experience Argentina
Keynote Roberto Delamora - AWS Cloud Experience ArgentinaAmazon Web Services LATAM
 
Lighthouse thinking (TM), Small, Simple Steps to Extraordinary Success
Lighthouse thinking (TM), Small, Simple Steps to Extraordinary SuccessLighthouse thinking (TM), Small, Simple Steps to Extraordinary Success
Lighthouse thinking (TM), Small, Simple Steps to Extraordinary SuccessHaydn Shaughnessy
 

Ähnlich wie Speeding Up Innovation (20)

Trends in Digital Transformation
Trends in Digital TransformationTrends in Digital Transformation
Trends in Digital Transformation
 
Trends in Digital Transformation
Trends in Digital TransformationTrends in Digital Transformation
Trends in Digital Transformation
 
Unblocking Innovation for Digital Transformation
Unblocking Innovation for Digital TransformationUnblocking Innovation for Digital Transformation
Unblocking Innovation for Digital Transformation
 
The People Model & Cloud Transformation - Transformation Day Public Sector Lo...
The People Model & Cloud Transformation - Transformation Day Public Sector Lo...The People Model & Cloud Transformation - Transformation Day Public Sector Lo...
The People Model & Cloud Transformation - Transformation Day Public Sector Lo...
 
Keynote: Future of IT - future of enterprise it Canada
Keynote: Future of IT - future of enterprise it CanadaKeynote: Future of IT - future of enterprise it Canada
Keynote: Future of IT - future of enterprise it Canada
 
AWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive GuidanceAWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive Guidance
 
Webinar: Information Through a New Lens - What Lies Beyond ECM
Webinar: Information Through a New Lens - What Lies Beyond ECMWebinar: Information Through a New Lens - What Lies Beyond ECM
Webinar: Information Through a New Lens - What Lies Beyond ECM
 
Digital Transformation Case Study
Digital Transformation Case StudyDigital Transformation Case Study
Digital Transformation Case Study
 
Laying the Groundwork for Change: Cloud Culture Starts at the Top
Laying the Groundwork for Change: Cloud Culture Starts at the TopLaying the Groundwork for Change: Cloud Culture Starts at the Top
Laying the Groundwork for Change: Cloud Culture Starts at the Top
 
AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...
AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...
AWS re:Invent 2016: Lift and Evolve – Saving Money in the Cloud is Easy, Maki...
 
The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...
The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...
The People Pillar of Cloud Adoption: Developing Your Workforce & Building Dig...
 
Agile Comes to You (Mironov, Bellevue)
Agile Comes to You (Mironov, Bellevue)Agile Comes to You (Mironov, Bellevue)
Agile Comes to You (Mironov, Bellevue)
 
The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016
 
To the cloud
To the cloudTo the cloud
To the cloud
 
Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...
Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...
Demystifying Cloud Economics - How to Build an Investment Case for Scale Migr...
 
Thinking In Cloud Native
Thinking In Cloud NativeThinking In Cloud Native
Thinking In Cloud Native
 
Jan Bosch | Agile Product Development: From Hunch to Hard Data
Jan Bosch | Agile Product Development: From Hunch to Hard DataJan Bosch | Agile Product Development: From Hunch to Hard Data
Jan Bosch | Agile Product Development: From Hunch to Hard Data
 
Keynote Roberto Delamora - AWS Cloud Experience Argentina
Keynote Roberto Delamora - AWS Cloud Experience ArgentinaKeynote Roberto Delamora - AWS Cloud Experience Argentina
Keynote Roberto Delamora - AWS Cloud Experience Argentina
 
Lighthouse thinking (TM), Small, Simple Steps to Extraordinary Success
Lighthouse thinking (TM), Small, Simple Steps to Extraordinary SuccessLighthouse thinking (TM), Small, Simple Steps to Extraordinary Success
Lighthouse thinking (TM), Small, Simple Steps to Extraordinary Success
 
Greetings david cutler inform and connect
Greetings   david cutler inform and connectGreetings   david cutler inform and connect
Greetings david cutler inform and connect
 

Mehr von DevOpsDays DFW

Michael Coté - The Eternal Recurrence of DevOps
Michael Coté - The Eternal Recurrence of DevOpsMichael Coté - The Eternal Recurrence of DevOps
Michael Coté - The Eternal Recurrence of DevOpsDevOpsDays DFW
 
Nigel Thurlow - DevOps is Enterprise Wide.pdf
Nigel Thurlow - DevOps is Enterprise Wide.pdfNigel Thurlow - DevOps is Enterprise Wide.pdf
Nigel Thurlow - DevOps is Enterprise Wide.pdfDevOpsDays DFW
 
Michael Nygard - Uncoupling
Michael Nygard - UncouplingMichael Nygard - Uncoupling
Michael Nygard - UncouplingDevOpsDays DFW
 
Dan Barker - Understanding Risk Can Fund Transformation
Dan Barker - Understanding Risk Can Fund TransformationDan Barker - Understanding Risk Can Fund Transformation
Dan Barker - Understanding Risk Can Fund TransformationDevOpsDays DFW
 
Vijay Challa - SSO on Cloud - Gateway Approach
Vijay Challa - SSO on Cloud - Gateway ApproachVijay Challa - SSO on Cloud - Gateway Approach
Vijay Challa - SSO on Cloud - Gateway ApproachDevOpsDays DFW
 
Aaron Mell - The Continuous Improvement Toolbox: Post-Mortems
Aaron Mell - The Continuous Improvement Toolbox: Post-MortemsAaron Mell - The Continuous Improvement Toolbox: Post-Mortems
Aaron Mell - The Continuous Improvement Toolbox: Post-MortemsDevOpsDays DFW
 
Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...
Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...
Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...DevOpsDays DFW
 
Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...
Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...
Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...DevOpsDays DFW
 
Bjorn Edwin - Start Your Own DevOps Dojo in 8 Simple Steps
Bjorn Edwin - Start Your Own DevOps Dojo in 8 Simple StepsBjorn Edwin - Start Your Own DevOps Dojo in 8 Simple Steps
Bjorn Edwin - Start Your Own DevOps Dojo in 8 Simple StepsDevOpsDays DFW
 
Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'
Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'
Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'DevOpsDays DFW
 
Dana Finster - DevOps - Do the Math
Dana Finster - DevOps - Do the MathDana Finster - DevOps - Do the Math
Dana Finster - DevOps - Do the MathDevOpsDays DFW
 
Detangling complex systems with compassion & production excellence
Detangling complex systems with compassion & production excellenceDetangling complex systems with compassion & production excellence
Detangling complex systems with compassion & production excellenceDevOpsDays DFW
 
DevOps Theory vs. Practice: A Song of Ice and Tire-Fire
DevOps Theory vs. Practice: A Song of Ice and Tire-FireDevOps Theory vs. Practice: A Song of Ice and Tire-Fire
DevOps Theory vs. Practice: A Song of Ice and Tire-FireDevOpsDays DFW
 
Hidden Costs of Chasing the Mythical 'Five Nines'
Hidden Costs of Chasing the Mythical 'Five Nines'Hidden Costs of Chasing the Mythical 'Five Nines'
Hidden Costs of Chasing the Mythical 'Five Nines'DevOpsDays DFW
 
Stepping Up Your DevOps With Step Functions
Stepping Up Your DevOps With Step FunctionsStepping Up Your DevOps With Step Functions
Stepping Up Your DevOps With Step FunctionsDevOpsDays DFW
 
DevSecOps Through Blunt Force Trauma, I'm the Trauma
DevSecOps Through Blunt Force Trauma, I'm the TraumaDevSecOps Through Blunt Force Trauma, I'm the Trauma
DevSecOps Through Blunt Force Trauma, I'm the TraumaDevOpsDays DFW
 
Avoid the Distributed Monolith!!
Avoid the Distributed Monolith!!Avoid the Distributed Monolith!!
Avoid the Distributed Monolith!!DevOpsDays DFW
 
Using Docker to Build Software
Using Docker to Build SoftwareUsing Docker to Build Software
Using Docker to Build SoftwareDevOpsDays DFW
 
Managing Cloud Infrastructure at Scale
Managing Cloud Infrastructure at ScaleManaging Cloud Infrastructure at Scale
Managing Cloud Infrastructure at ScaleDevOpsDays DFW
 
The 12 Layer Burrito VS The 12 Factor APP
The 12 Layer Burrito VS The 12 Factor APPThe 12 Layer Burrito VS The 12 Factor APP
The 12 Layer Burrito VS The 12 Factor APPDevOpsDays DFW
 

Mehr von DevOpsDays DFW (20)

Michael Coté - The Eternal Recurrence of DevOps
Michael Coté - The Eternal Recurrence of DevOpsMichael Coté - The Eternal Recurrence of DevOps
Michael Coté - The Eternal Recurrence of DevOps
 
Nigel Thurlow - DevOps is Enterprise Wide.pdf
Nigel Thurlow - DevOps is Enterprise Wide.pdfNigel Thurlow - DevOps is Enterprise Wide.pdf
Nigel Thurlow - DevOps is Enterprise Wide.pdf
 
Michael Nygard - Uncoupling
Michael Nygard - UncouplingMichael Nygard - Uncoupling
Michael Nygard - Uncoupling
 
Dan Barker - Understanding Risk Can Fund Transformation
Dan Barker - Understanding Risk Can Fund TransformationDan Barker - Understanding Risk Can Fund Transformation
Dan Barker - Understanding Risk Can Fund Transformation
 
Vijay Challa - SSO on Cloud - Gateway Approach
Vijay Challa - SSO on Cloud - Gateway ApproachVijay Challa - SSO on Cloud - Gateway Approach
Vijay Challa - SSO on Cloud - Gateway Approach
 
Aaron Mell - The Continuous Improvement Toolbox: Post-Mortems
Aaron Mell - The Continuous Improvement Toolbox: Post-MortemsAaron Mell - The Continuous Improvement Toolbox: Post-Mortems
Aaron Mell - The Continuous Improvement Toolbox: Post-Mortems
 
Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...
Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...
Steve Shangguan - The Unreasonable Effectiveness of Combining and Correlating...
 
Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...
Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...
Farrah Campbell - Open Mind, Open Doors. Change your narrative and achieve wh...
 
Bjorn Edwin - Start Your Own DevOps Dojo in 8 Simple Steps
Bjorn Edwin - Start Your Own DevOps Dojo in 8 Simple StepsBjorn Edwin - Start Your Own DevOps Dojo in 8 Simple Steps
Bjorn Edwin - Start Your Own DevOps Dojo in 8 Simple Steps
 
Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'
Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'
Crux Conception - 'TECH-LIVES MATTER, HANDS UP, DON'T REBOOT'
 
Dana Finster - DevOps - Do the Math
Dana Finster - DevOps - Do the MathDana Finster - DevOps - Do the Math
Dana Finster - DevOps - Do the Math
 
Detangling complex systems with compassion & production excellence
Detangling complex systems with compassion & production excellenceDetangling complex systems with compassion & production excellence
Detangling complex systems with compassion & production excellence
 
DevOps Theory vs. Practice: A Song of Ice and Tire-Fire
DevOps Theory vs. Practice: A Song of Ice and Tire-FireDevOps Theory vs. Practice: A Song of Ice and Tire-Fire
DevOps Theory vs. Practice: A Song of Ice and Tire-Fire
 
Hidden Costs of Chasing the Mythical 'Five Nines'
Hidden Costs of Chasing the Mythical 'Five Nines'Hidden Costs of Chasing the Mythical 'Five Nines'
Hidden Costs of Chasing the Mythical 'Five Nines'
 
Stepping Up Your DevOps With Step Functions
Stepping Up Your DevOps With Step FunctionsStepping Up Your DevOps With Step Functions
Stepping Up Your DevOps With Step Functions
 
DevSecOps Through Blunt Force Trauma, I'm the Trauma
DevSecOps Through Blunt Force Trauma, I'm the TraumaDevSecOps Through Blunt Force Trauma, I'm the Trauma
DevSecOps Through Blunt Force Trauma, I'm the Trauma
 
Avoid the Distributed Monolith!!
Avoid the Distributed Monolith!!Avoid the Distributed Monolith!!
Avoid the Distributed Monolith!!
 
Using Docker to Build Software
Using Docker to Build SoftwareUsing Docker to Build Software
Using Docker to Build Software
 
Managing Cloud Infrastructure at Scale
Managing Cloud Infrastructure at ScaleManaging Cloud Infrastructure at Scale
Managing Cloud Infrastructure at Scale
 
The 12 Layer Burrito VS The 12 Factor APP
The 12 Layer Burrito VS The 12 Factor APPThe 12 Layer Burrito VS The 12 Factor APP
The 12 Layer Burrito VS The 12 Factor APP
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Kürzlich hochgeladen (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Speeding Up Innovation