SlideShare a Scribd company logo
1 of 93
Download to read offline
Failed and successful
stories with Technical Debt
Antonio Cobo @Mind_of_AC
“Technical debt is a concept in software development that reflects the
implied cost of additional rework caused by choosing an easy solution
now instead of using a better approach that would take longer.” - Wikipedia
Antonio Cobo @Mind_of_AC
“Technical debt is a concept in software development that reflects the
implied cost of additional rework caused by choosing an easy solution
now instead of using a better approach that would take longer.” - Wikipedia
Antonio Cobo @Mind_of_AC
but also…
Antonio Cobo @Mind_of_AC
A bad code review process (or a non existing one)
will generate unconsciously Technical Debt
but also…
Antonio Cobo @Mind_of_AC
Who am I?
Java Developer
Head of Backend Development
Technical Project Manager
Project Manager
Agile Project Manager
Scrum Master
Agile Delivery Consultant
Delivery Manager
IT Manager
Software developer2000
2018
Senior Agile Delivery Consultant
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Apology and warning!
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Apology and warning!
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Apology and warning!
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Apology and warning!
https://images.fineartamerica.com/images/artworkimages/medium/1/darth-vader-watercolor-olga-shvartsur-transparent.png
Antonio Cobo @Mind_of_AC
Prelude
Antonio Cobo @Mind_of_AC
http://www.brainlesstales.com/2009-07-06/bowling-misunderstanding
Misunderstanding
Antonio Cobo @Mind_of_AC
What Business think
Antonio Cobo @Mind_of_AC
What Business think
Antonio Cobo @Mind_of_AC
What Devs think
Antonio Cobo @Mind_of_AC
What Devs think
Antonio Cobo @Mind_of_AC
Explain technical debt using business words
Antonio Cobo @Mind_of_AC
Explain technical debt using business words
Impact on our customers
Antonio Cobo @Mind_of_AC
Explain technical debt using business words
Impact on our customers Impact on our brand
Antonio Cobo @Mind_of_AC
Explain technical debt using business words
Impact on our customers Impact on our brand
Antonio Cobo @Mind_of_AC
Chapter 1:
The bad teacher
Antonio Cobo @Mind_of_AC
Situation:
• Junior Developer
• Big company
• “Senior” Developer with no real experience
• Fixed Price contract
• Save as much money as you can mentality
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Bad team work
Antonio Cobo @Mind_of_AC
Bad team work
Not teaching good practices
Antonio Cobo @Mind_of_AC
Bad team work
Not teaching good practices
Not making the junior developer to think
Antonio Cobo @Mind_of_AC
Bad team work
Not teaching good practices
Not making the junior developer to think
If the original class used as a model is poorly written
Antonio Cobo @Mind_of_AC
Bad team work
Not teaching good practices
Not making the junior developer to think
If the original class used as a model is poorly written
Antonio Cobo @Mind_of_AC
Bad team work
Not teaching good practices
Not making the junior developer to think
If the original class used as a model is poorly written
Antonio Cobo @Mind_of_AC
Chapter 2:
The sellotape fix
Antonio Cobo @Mind_of_AC
Situation:
• Extremely optimistic deadline
• Development manager asked to be “hands on”
• We MUST deliver something tomorrow
• After helping the team, it’s late and DM is alone
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Chapter 3:
The Outlaw
Antonio Cobo @Mind_of_AC
Situation:
• Developer finding Tech Debt
• Willing to correct it
• Refactoring a small part…
• Without telling anyone
Antonio Cobo @Mind_of_AC
https://blog.frankel.ch/dont-talk-about-refactoring-club/
Antonio Cobo @Mind_of_AC
https://blog.frankel.ch/dont-talk-about-refactoring-club/
Antonio Cobo @Mind_of_AC
Situation:
• Developer finding Tech Debt
• Willing to correct it
• Refactoring a small part…
• Without telling anyone
Antonio Cobo @Mind_of_AC
Situation:
• Developer finding Tech Debt
• Willing to correct it
• Refactoring a small part…
• becoming bigger and bigger and bigger…
• Without telling anyone
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Situation:
• Developer finding Tech Debt
• Willing to correct it
• Discuss with the Team
• Refactor
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Chapter 4:
The good team
Antonio Cobo @Mind_of_AC
Situation:
• Seven senior developers + PO
• Long term product development
• Some intermediate tight deadlines
• Second retrospective and Tech Debt is here!
Antonio Cobo @Mind_of_AC
Added technical debt as new issue type in the backlog
Antonio Cobo @Mind_of_AC
Technical debt tickets were prioritised
alongside the stories and tasks
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Good team work
Antonio Cobo @Mind_of_AC
Good team work
Communication between devs and PO
Antonio Cobo @Mind_of_AC
Good team work
Communication between devs and PO
Manage to reduce the technical debt fast after its creation
Antonio Cobo @Mind_of_AC
Good team work
Communication between devs and PO
Manage to reduce the technical debt fast after its creation
Antonio Cobo @Mind_of_AC
Good team work
Communication between devs and PO
Manage to reduce the technical debt fast after its creation
Antonio Cobo @Mind_of_AC
Chapter 5:
It’s a trap!
Antonio Cobo @Mind_of_AC
Evil Team Member
Antonio Cobo @Mind_of_AC
Evil Team Member
Antonio Cobo @Mind_of_AC
Evil Team Member
Antonio Cobo @Mind_of_AC
Evil Product Owner
Antonio Cobo @Mind_of_AC
Evil Product Owner
Antonio Cobo @Mind_of_AC
Evil Product Owner
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Chapter 6:
Avoiding the trap
Antonio Cobo @Mind_of_AC
Scenario: Evil Team Member
Antonio Cobo @Mind_of_AC
working
agreements
Antonio Cobo @Mind_of_AC
We agreed to dedicate a % of time
to repay our debt on each sprint
Antonio Cobo @Mind_of_AC
We reviewed that % on every retrospective
Antonio Cobo @Mind_of_AC
Show improvements in the demo
Antonio Cobo @Mind_of_AC
Show improvements in the demo
Antonio Cobo @Mind_of_AC
Chapter 7:
The storyteller
Antonio Cobo @Mind_of_AC
Scenario: Evil Product Owner
Antonio Cobo @Mind_of_AC
Make it a story!
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
“Improve how we handle DB concurrent connections”
Antonio Cobo @Mind_of_AC
“Improve how we handle DB concurrent connections”
Antonio Cobo @Mind_of_AC
“Improve how we handle DB concurrent connections”
As a Head of Product
I want to enable special sales events in our website (ie. Black Friday)
so that we can increase our revenue
Antonio Cobo @Mind_of_AC
“Improve how we handle DB concurrent connections”
As a Head of Product
I want to enable special sales events in our website (ie. Black Friday)
so that we can increase our revenue
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
Epilogue
Antonio Cobo @Mind_of_AC
Scout Camp Rule
Leave the code you touch cleaner
than the way you found it!
Antonio Cobo @Mind_of_AC
CODE REVIEW
Never approve added technical debt!
Challenge and suggest improvements while reviewing
Antonio Cobo @Mind_of_AC
https://www.lynda.com/Business-Skills-tutorials/Communication-Tips/170778-2.html
Communication, communication, communication!
Antonio Cobo @Mind_of_AC
Antonio Cobo @Mind_of_AC
…and they lived
happily ever after.
THE END
Antonio Cobo @Mind_of_AC

More Related Content

Similar to Failed and successful stories with Technical Debt - DevOps D-Day 2018

One Size Does Not Fit All: Agnostic Agile
One Size Does Not Fit All: Agnostic AgileOne Size Does Not Fit All: Agnostic Agile
One Size Does Not Fit All: Agnostic AgileAntonio COBO CUENCA
 
Agnostic agile: Lunch and Learn BJSS Leeds
Agnostic agile: Lunch and Learn BJSS LeedsAgnostic agile: Lunch and Learn BJSS Leeds
Agnostic agile: Lunch and Learn BJSS LeedsAntonio COBO CUENCA
 
My journey discovering Agnostic Agile
My journey discovering Agnostic AgileMy journey discovering Agnostic Agile
My journey discovering Agnostic AgileAntonio COBO CUENCA
 
Technical debt one way (good or bad ) to deal with it
Technical debt   one way (good or bad ) to deal with itTechnical debt   one way (good or bad ) to deal with it
Technical debt one way (good or bad ) to deal with itAntonio COBO CUENCA
 
DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...
DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...
DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...DevOpsDays Riga
 
Discovering Agnostic Agile - PMDay Autumn Kyiv 2018
Discovering Agnostic Agile - PMDay Autumn Kyiv 2018Discovering Agnostic Agile - PMDay Autumn Kyiv 2018
Discovering Agnostic Agile - PMDay Autumn Kyiv 2018Antonio COBO CUENCA
 
DevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOps
DevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOpsDevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOps
DevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOpsDevOpsDays Riga
 
[Da Nang Scrum Breakfast] Dealing with Technical Debt
[Da Nang Scrum Breakfast] Dealing with Technical Debt[Da Nang Scrum Breakfast] Dealing with Technical Debt
[Da Nang Scrum Breakfast] Dealing with Technical DebtScrum Breakfast Vietnam
 
BoSEU23 | Rich Mironov | Resolving Fundamentally Different Product Viewpoints
BoSEU23 | Rich Mironov | Resolving Fundamentally Different Product ViewpointsBoSEU23 | Rich Mironov | Resolving Fundamentally Different Product Viewpoints
BoSEU23 | Rich Mironov | Resolving Fundamentally Different Product ViewpointsBusiness of Software Conference
 
Technical Debt - Why should you care? (Agiles Buenos Aires 2011)
Technical Debt - Why should you care?  (Agiles Buenos Aires 2011)Technical Debt - Why should you care?  (Agiles Buenos Aires 2011)
Technical Debt - Why should you care? (Agiles Buenos Aires 2011)CI&T
 
Crazy cool or boring - what good hardware startups look like
Crazy cool or boring - what good hardware startups look likeCrazy cool or boring - what good hardware startups look like
Crazy cool or boring - what good hardware startups look likeHAX
 
How To Become A Good C# Programmer
How To Become A Good C# ProgrammerHow To Become A Good C# Programmer
How To Become A Good C# ProgrammerLearnItFirst.com
 
Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017
Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017
Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017Codemotion
 
OSDC 2014: Mike Adolphs - How we run Support at GitHub
OSDC 2014: Mike Adolphs - How we run Support at GitHubOSDC 2014: Mike Adolphs - How we run Support at GitHub
OSDC 2014: Mike Adolphs - How we run Support at GitHubNETWAYS
 
Wiki-like collaborative development for seamless customer involvement
Wiki-like collaborative development for seamless customer involvementWiki-like collaborative development for seamless customer involvement
Wiki-like collaborative development for seamless customer involvementPaolo Predonzani
 
How to build an awesome mobile APP
How to build an awesome mobile APPHow to build an awesome mobile APP
How to build an awesome mobile APPBSP Media Group
 
How to build an awesome mobile APP
How to build an awesome mobile APPHow to build an awesome mobile APP
How to build an awesome mobile APPBSP Media Group
 

Similar to Failed and successful stories with Technical Debt - DevOps D-Day 2018 (20)

One Size Does Not Fit All: Agnostic Agile
One Size Does Not Fit All: Agnostic AgileOne Size Does Not Fit All: Agnostic Agile
One Size Does Not Fit All: Agnostic Agile
 
Agnostic agile: Lunch and Learn BJSS Leeds
Agnostic agile: Lunch and Learn BJSS LeedsAgnostic agile: Lunch and Learn BJSS Leeds
Agnostic agile: Lunch and Learn BJSS Leeds
 
My journey discovering Agnostic Agile
My journey discovering Agnostic AgileMy journey discovering Agnostic Agile
My journey discovering Agnostic Agile
 
Technical debt one way (good or bad ) to deal with it
Technical debt   one way (good or bad ) to deal with itTechnical debt   one way (good or bad ) to deal with it
Technical debt one way (good or bad ) to deal with it
 
DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...
DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...
DevOpsDaysRiga 2017 ignite: Antonio Cobo - Technical Debt: One way (good or b...
 
Discovering Agnostic Agile - PMDay Autumn Kyiv 2018
Discovering Agnostic Agile - PMDay Autumn Kyiv 2018Discovering Agnostic Agile - PMDay Autumn Kyiv 2018
Discovering Agnostic Agile - PMDay Autumn Kyiv 2018
 
DevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOps
DevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOpsDevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOps
DevOpsDaysRiga 2017: Antonio Cobo - Project Management: from Stone Age to DevOps
 
[Da Nang Scrum Breakfast] Dealing with Technical Debt
[Da Nang Scrum Breakfast] Dealing with Technical Debt[Da Nang Scrum Breakfast] Dealing with Technical Debt
[Da Nang Scrum Breakfast] Dealing with Technical Debt
 
EIA 2015 Validating Revenue Model Assumptions
EIA 2015 Validating Revenue Model AssumptionsEIA 2015 Validating Revenue Model Assumptions
EIA 2015 Validating Revenue Model Assumptions
 
BoSEU23 | Rich Mironov | Resolving Fundamentally Different Product Viewpoints
BoSEU23 | Rich Mironov | Resolving Fundamentally Different Product ViewpointsBoSEU23 | Rich Mironov | Resolving Fundamentally Different Product Viewpoints
BoSEU23 | Rich Mironov | Resolving Fundamentally Different Product Viewpoints
 
Technical Debt - Why should you care? (Agiles Buenos Aires 2011)
Technical Debt - Why should you care?  (Agiles Buenos Aires 2011)Technical Debt - Why should you care?  (Agiles Buenos Aires 2011)
Technical Debt - Why should you care? (Agiles Buenos Aires 2011)
 
Crazy cool or boring - what good hardware startups look like
Crazy cool or boring - what good hardware startups look likeCrazy cool or boring - what good hardware startups look like
Crazy cool or boring - what good hardware startups look like
 
How To Become A Good C# Programmer
How To Become A Good C# ProgrammerHow To Become A Good C# Programmer
How To Become A Good C# Programmer
 
Diseño --ejemplo---3
Diseño --ejemplo---3Diseño --ejemplo---3
Diseño --ejemplo---3
 
Chasing elephants
Chasing elephantsChasing elephants
Chasing elephants
 
Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017
Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017
Chasing Elephants - Alberto Brandolini - Codemotion Rome 2017
 
OSDC 2014: Mike Adolphs - How we run Support at GitHub
OSDC 2014: Mike Adolphs - How we run Support at GitHubOSDC 2014: Mike Adolphs - How we run Support at GitHub
OSDC 2014: Mike Adolphs - How we run Support at GitHub
 
Wiki-like collaborative development for seamless customer involvement
Wiki-like collaborative development for seamless customer involvementWiki-like collaborative development for seamless customer involvement
Wiki-like collaborative development for seamless customer involvement
 
How to build an awesome mobile APP
How to build an awesome mobile APPHow to build an awesome mobile APP
How to build an awesome mobile APP
 
How to build an awesome mobile APP
How to build an awesome mobile APPHow to build an awesome mobile APP
How to build an awesome mobile APP
 

More from Antonio COBO CUENCA

Leia vs Galadriel_ Exploring your inner leader.pdf
Leia vs Galadriel_ Exploring your inner leader.pdfLeia vs Galadriel_ Exploring your inner leader.pdf
Leia vs Galadriel_ Exploring your inner leader.pdfAntonio COBO CUENCA
 
Impostor Syndrome In the IT World From a Conference Speaker's Perspective
Impostor Syndrome In the IT World From a Conference Speaker's PerspectiveImpostor Syndrome In the IT World From a Conference Speaker's Perspective
Impostor Syndrome In the IT World From a Conference Speaker's PerspectiveAntonio COBO CUENCA
 
Two years of pandemic for our mental health: and now what?
Two years of pandemic for our mental health: and now what?Two years of pandemic for our mental health: and now what?
Two years of pandemic for our mental health: and now what?Antonio COBO CUENCA
 
Dos años de pandemia para nuestra salud mental: y ahora qué?
Dos años de pandemia para nuestra salud mental: y ahora qué?Dos años de pandemia para nuestra salud mental: y ahora qué?
Dos años de pandemia para nuestra salud mental: y ahora qué?Antonio COBO CUENCA
 
Agile and metrics: can we measure improvements?
Agile and metrics: can we measure improvements?Agile and metrics: can we measure improvements?
Agile and metrics: can we measure improvements?Antonio COBO CUENCA
 
Impostor sindrome in the IT world from a conference speaker's perspective
Impostor sindrome in the IT world from a conference speaker's perspectiveImpostor sindrome in the IT world from a conference speaker's perspective
Impostor sindrome in the IT world from a conference speaker's perspectiveAntonio COBO CUENCA
 
Como he vencido mis miedos para dar charlas
Como he vencido mis miedos para dar charlasComo he vencido mis miedos para dar charlas
Como he vencido mis miedos para dar charlasAntonio COBO CUENCA
 
Lessons learned scrum mastering distributed teams - Agile Tour Vilnius
Lessons learned scrum mastering distributed teams  -  Agile Tour VilniusLessons learned scrum mastering distributed teams  -  Agile Tour Vilnius
Lessons learned scrum mastering distributed teams - Agile Tour VilniusAntonio COBO CUENCA
 
How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...
How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...
How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...Antonio COBO CUENCA
 
How to overcome your fears to become a conference speaker - Codemotion webinar
How to overcome your fears to become a conference speaker   - Codemotion webinarHow to overcome your fears to become a conference speaker   - Codemotion webinar
How to overcome your fears to become a conference speaker - Codemotion webinarAntonio COBO CUENCA
 
Lessons learned scrum mastering distributed teams - Agile Lyon 2019
Lessons learned scrum mastering distributed teams -  Agile Lyon 2019Lessons learned scrum mastering distributed teams -  Agile Lyon 2019
Lessons learned scrum mastering distributed teams - Agile Lyon 2019Antonio COBO CUENCA
 
Lessons learned scrum mastering distributed teams - Agile Manchester 2019
Lessons learned scrum mastering distributed teams  - Agile Manchester 2019Lessons learned scrum mastering distributed teams  - Agile Manchester 2019
Lessons learned scrum mastering distributed teams - Agile Manchester 2019Antonio COBO CUENCA
 
Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...
Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...
Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...Antonio COBO CUENCA
 
Lessons learned scrum mastering distributed teams - AgiNext 2019
Lessons learned scrum mastering distributed teams - AgiNext 2019Lessons learned scrum mastering distributed teams - AgiNext 2019
Lessons learned scrum mastering distributed teams - AgiNext 2019Antonio COBO CUENCA
 
How to overcome your fears to become a conference speaker - London HalfStack ...
How to overcome your fears to become a conference speaker - London HalfStack ...How to overcome your fears to become a conference speaker - London HalfStack ...
How to overcome your fears to become a conference speaker - London HalfStack ...Antonio COBO CUENCA
 
How to overcome your fears to become a conference speaker - DevOpsDays Warsaw
How to overcome your fears to become a conference speaker - DevOpsDays WarsawHow to overcome your fears to become a conference speaker - DevOpsDays Warsaw
How to overcome your fears to become a conference speaker - DevOpsDays WarsawAntonio COBO CUENCA
 
"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018
"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018
"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018Antonio COBO CUENCA
 
How to overcome your fears to become a conference speaker - Oggcamp 2018 She...
How to overcome your fears to become a conference speaker -  Oggcamp 2018 She...How to overcome your fears to become a conference speaker -  Oggcamp 2018 She...
How to overcome your fears to become a conference speaker - Oggcamp 2018 She...Antonio COBO CUENCA
 
Games for feedback - Agile on the Beach 2018
Games for feedback   - Agile on the Beach 2018Games for feedback   - Agile on the Beach 2018
Games for feedback - Agile on the Beach 2018Antonio COBO CUENCA
 
Project management: from Stone Age to DevOps - TopConf Tallinn 2017
Project management: from Stone Age to DevOps - TopConf Tallinn 2017Project management: from Stone Age to DevOps - TopConf Tallinn 2017
Project management: from Stone Age to DevOps - TopConf Tallinn 2017Antonio COBO CUENCA
 

More from Antonio COBO CUENCA (20)

Leia vs Galadriel_ Exploring your inner leader.pdf
Leia vs Galadriel_ Exploring your inner leader.pdfLeia vs Galadriel_ Exploring your inner leader.pdf
Leia vs Galadriel_ Exploring your inner leader.pdf
 
Impostor Syndrome In the IT World From a Conference Speaker's Perspective
Impostor Syndrome In the IT World From a Conference Speaker's PerspectiveImpostor Syndrome In the IT World From a Conference Speaker's Perspective
Impostor Syndrome In the IT World From a Conference Speaker's Perspective
 
Two years of pandemic for our mental health: and now what?
Two years of pandemic for our mental health: and now what?Two years of pandemic for our mental health: and now what?
Two years of pandemic for our mental health: and now what?
 
Dos años de pandemia para nuestra salud mental: y ahora qué?
Dos años de pandemia para nuestra salud mental: y ahora qué?Dos años de pandemia para nuestra salud mental: y ahora qué?
Dos años de pandemia para nuestra salud mental: y ahora qué?
 
Agile and metrics: can we measure improvements?
Agile and metrics: can we measure improvements?Agile and metrics: can we measure improvements?
Agile and metrics: can we measure improvements?
 
Impostor sindrome in the IT world from a conference speaker's perspective
Impostor sindrome in the IT world from a conference speaker's perspectiveImpostor sindrome in the IT world from a conference speaker's perspective
Impostor sindrome in the IT world from a conference speaker's perspective
 
Como he vencido mis miedos para dar charlas
Como he vencido mis miedos para dar charlasComo he vencido mis miedos para dar charlas
Como he vencido mis miedos para dar charlas
 
Lessons learned scrum mastering distributed teams - Agile Tour Vilnius
Lessons learned scrum mastering distributed teams  -  Agile Tour VilniusLessons learned scrum mastering distributed teams  -  Agile Tour Vilnius
Lessons learned scrum mastering distributed teams - Agile Tour Vilnius
 
How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...
How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...
How to overcome your fears to become a conference speaker - Heapcon 2019, Bel...
 
How to overcome your fears to become a conference speaker - Codemotion webinar
How to overcome your fears to become a conference speaker   - Codemotion webinarHow to overcome your fears to become a conference speaker   - Codemotion webinar
How to overcome your fears to become a conference speaker - Codemotion webinar
 
Lessons learned scrum mastering distributed teams - Agile Lyon 2019
Lessons learned scrum mastering distributed teams -  Agile Lyon 2019Lessons learned scrum mastering distributed teams -  Agile Lyon 2019
Lessons learned scrum mastering distributed teams - Agile Lyon 2019
 
Lessons learned scrum mastering distributed teams - Agile Manchester 2019
Lessons learned scrum mastering distributed teams  - Agile Manchester 2019Lessons learned scrum mastering distributed teams  - Agile Manchester 2019
Lessons learned scrum mastering distributed teams - Agile Manchester 2019
 
Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...
Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...
Lessons learned scrum mastering distributed teams - MeetUp Agile Leadership w...
 
Lessons learned scrum mastering distributed teams - AgiNext 2019
Lessons learned scrum mastering distributed teams - AgiNext 2019Lessons learned scrum mastering distributed teams - AgiNext 2019
Lessons learned scrum mastering distributed teams - AgiNext 2019
 
How to overcome your fears to become a conference speaker - London HalfStack ...
How to overcome your fears to become a conference speaker - London HalfStack ...How to overcome your fears to become a conference speaker - London HalfStack ...
How to overcome your fears to become a conference speaker - London HalfStack ...
 
How to overcome your fears to become a conference speaker - DevOpsDays Warsaw
How to overcome your fears to become a conference speaker - DevOpsDays WarsawHow to overcome your fears to become a conference speaker - DevOpsDays Warsaw
How to overcome your fears to become a conference speaker - DevOpsDays Warsaw
 
"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018
"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018
"Lessons learned scrum mastering distributed teams" ITEM Dnipro 2018
 
How to overcome your fears to become a conference speaker - Oggcamp 2018 She...
How to overcome your fears to become a conference speaker -  Oggcamp 2018 She...How to overcome your fears to become a conference speaker -  Oggcamp 2018 She...
How to overcome your fears to become a conference speaker - Oggcamp 2018 She...
 
Games for feedback - Agile on the Beach 2018
Games for feedback   - Agile on the Beach 2018Games for feedback   - Agile on the Beach 2018
Games for feedback - Agile on the Beach 2018
 
Project management: from Stone Age to DevOps - TopConf Tallinn 2017
Project management: from Stone Age to DevOps - TopConf Tallinn 2017Project management: from Stone Age to DevOps - TopConf Tallinn 2017
Project management: from Stone Age to DevOps - TopConf Tallinn 2017
 

Recently uploaded

Early Modern Spain. All about this period
Early Modern Spain. All about this periodEarly Modern Spain. All about this period
Early Modern Spain. All about this periodSaraIsabelJimenez
 
INDIAN GCP GUIDELINE. for Regulatory affair 1st sem CRR
INDIAN GCP GUIDELINE. for Regulatory  affair 1st sem CRRINDIAN GCP GUIDELINE. for Regulatory  affair 1st sem CRR
INDIAN GCP GUIDELINE. for Regulatory affair 1st sem CRRsarwankumar4524
 
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.KathleenAnnCordero2
 
Event 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxEvent 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxaryanv1753
 
The Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism PresentationThe Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism PresentationNathan Young
 
Work Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxWork Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxmavinoikein
 
Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸mathanramanathan2005
 
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...漢銘 謝
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSebastiano Panichella
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Escort Service
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power
 
The 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringThe 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringSebastiano Panichella
 
RACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATION
RACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATIONRACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATION
RACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATIONRachelAnnTenibroAmaz
 
Engaging Eid Ul Fitr Presentation for Kindergartners.pptx
Engaging Eid Ul Fitr Presentation for Kindergartners.pptxEngaging Eid Ul Fitr Presentation for Kindergartners.pptx
Engaging Eid Ul Fitr Presentation for Kindergartners.pptxAsifArshad8
 
Quality by design.. ppt for RA (1ST SEM
Quality by design.. ppt for  RA (1ST SEMQuality by design.. ppt for  RA (1ST SEM
Quality by design.. ppt for RA (1ST SEMCharmi13
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGYpruthirajnayak525
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSebastiano Panichella
 
Chizaram's Women Tech Makers Deck. .pptx
Chizaram's Women Tech Makers Deck.  .pptxChizaram's Women Tech Makers Deck.  .pptx
Chizaram's Women Tech Makers Deck. .pptxogubuikealex
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxCarrieButtitta
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxJohnree4
 

Recently uploaded (20)

Early Modern Spain. All about this period
Early Modern Spain. All about this periodEarly Modern Spain. All about this period
Early Modern Spain. All about this period
 
INDIAN GCP GUIDELINE. for Regulatory affair 1st sem CRR
INDIAN GCP GUIDELINE. for Regulatory  affair 1st sem CRRINDIAN GCP GUIDELINE. for Regulatory  affair 1st sem CRR
INDIAN GCP GUIDELINE. for Regulatory affair 1st sem CRR
 
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
 
Event 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxEvent 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptx
 
The Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism PresentationThe Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism Presentation
 
Work Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxWork Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptx
 
Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸
 
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation Track
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
 
The 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringThe 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software Engineering
 
RACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATION
RACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATIONRACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATION
RACHEL-ANN M. TENIBRO PRODUCT RESEARCH PRESENTATION
 
Engaging Eid Ul Fitr Presentation for Kindergartners.pptx
Engaging Eid Ul Fitr Presentation for Kindergartners.pptxEngaging Eid Ul Fitr Presentation for Kindergartners.pptx
Engaging Eid Ul Fitr Presentation for Kindergartners.pptx
 
Quality by design.. ppt for RA (1ST SEM
Quality by design.. ppt for  RA (1ST SEMQuality by design.. ppt for  RA (1ST SEM
Quality by design.. ppt for RA (1ST SEM
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
 
Chizaram's Women Tech Makers Deck. .pptx
Chizaram's Women Tech Makers Deck.  .pptxChizaram's Women Tech Makers Deck.  .pptx
Chizaram's Women Tech Makers Deck. .pptx
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptx
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptx
 

Failed and successful stories with Technical Debt - DevOps D-Day 2018