SlideShare ist ein Scribd-Unternehmen logo
1 von 83
The Zen of Scrum
                        Jurgen Appelo – jurgen@noop.nl
                                    version 3




picture by ePi.Longo
Problems        Agenda
Agile

Scrum Roles

Scrum Process




Hot Issues

Results
Problems
photo by Jule_Berlin




                       with traditional software
                             development
Traditional
Phased development
Anticipated results
Up-front design

   picture by jasonb42882
Requirements Not Clear
Fear to go to the next phase

Analysis paralysis
Requirements Change
Change gets more and more expensive

Customers don’t get what they want
Project Takes Too Long
32% of projects delivered successfully

Long duration defers revenue

(Source: Standish Report 2009)
No Time for Testing
Quality assurance gets crunched

Late integration means late failures
Time Wasted on Junk
52% of requirements implemented

64% of functionality rarely used

(Source: Standish Report 2003)
Poor Progress Visibility
% Task complete not sufficient

Average overrun 43%

(Source: Standish Report 2003)
Agile
  software
development
Process Complexity (M)


                        Chaotic
                        projects



                     Agile
                    projects

       Structured
        projects
Agile Principles
1.    Satisfy the Customer
2.    Welcome Change
3.    Deliver Frequently
4.    Work as a Team
5.    Motivate People
6.    Communicate Face-to-Face
7.    Measure Working Software
8.    Maintain Constant Pace
9.    Excel at Quality
10.   Keep it Simple
11.   Evolve Designs
12.   Reflect Regularly
Agile Adoption
Agile Adoption
Scrum




picture by Kiwi Flickr
The Gurus


Ken Schwaber



        Jeff Sutherland



                     Mike Beedle



                               Mike Cohn
Scrum Usage

       Commercial software - In-house development
       Contract development - Fixed-price projects
       Financial applications - ISO 9001-certified applications
       Embedded systems - 24x7 systems with 99.999% uptime
       Joint Strike Fighter - Video game development
       FDA-approved, life-critical systems - Web sites
       Satellite-control software - Handheld software
       Mobile phones - Network switching applications
       ISV applications - Some of the largest applications in use


http://www.mountaingoatsoftware.com
picture by OnTask




                    The Goal
                    of Scrum




     Manage Complexity, Unpredictability and Change
      through Visibility, Inspection and Adaptation
Scrum
picture by exfordy




                     Roles
Product
    Owner




                                      Owner of project vision
picture by Official Star Wars Blog
                                     Represents the customer
Product
Owner
Define features (according to vision)
Prioritize features (according to ROI)
Pick release dates

Give feedback
Manage stakeholders
Accept or reject results
The
                                       Team




                                  Small (5–9 people)
                              Colocated - Cross-functional
picture by ewen and donabel    Self-organized - Full-time
The Team

Define tasks
Estimate effort
Develop product
Ensure quality
Evolve processes
Scrum
Master
          Servant leader
         Team protector
         Troubleshooter
            Scrum guide




                picture by Orange Beard
Scrum
Master
Remove impediments
Prevent interruptions
Facilitate the team
Support the process
Manage management
Pigs and Chickens

Product Owner    Users
 Scrum Master   Managers
Team Members    Marketing
Scrum Process
Product Backlog




           Express value
          Defer decisions
                     picture by juhansonin
Product Backlog




                  sample from Eclipse.org
Product Backlog

Owned by Product Owner
High-level requirements
Expressed as business value
Not complete, nor perfect
Expected to change & evolve
Limited view into the future
Product Backlog


                     Includes rough
                       estimates

Prioritized by
 value & risk




Better to describe     Publicly
 as user stories        visible
User Stories
As a <user> I want <functionality>
 ( so that <benefit> )




As a librarian I want to be able to
 search for books by publication year
Sprints




  Timeboxed – Frozen features
Variable scope – Shippable result
Sprint Planning
Team capacity, Product backlog,
Current product, Business, Technologies           +
Goal                                              =




                                          picture by Darcy McCarty
Sprint Planning

Face-to-face communication
Small reversible steps
User’s perspective
Sprint Planning (Part 1)
Strategical level planning
Prioritize/select features
Discuss acceptance criteria
Verify understanding

½ - 1 hour
per sprint/week
Sprint Planning (Part 2)
Tactical level planning
Define sprint backlog items
Estimate sprint backlog items
Use velocity (Yesterday’s Weather)
Share commitment

½ - 1 hour
per sprint/week
Sprint Backlog




                           Breakdown of
                      business value into
                        assignable tasks
picture by oskay
Sprint Backlog
Sprint Backlog

Owned by the team
Team allocates work
No additions by others
Daily Scrum




The heartbeat of Scrum
                         picture by Hamed Saber
Daily Scrum
Commitment and accountability
Say what you do, do what you say
Whole world is invited




                                   picture by Hamed Saber
Daily Scrum
What I did since last meeting
What I will do until next meeting
What things are in my way

Only the team talks
Not to Scrum Master
No problem solving
Max 15 minutes
Standing up
Sprint




         Task Board   picture by Mountain Goat Software
Definition of Done
Avoid the 90% syndrome

Coded, commented, checked in, integrated,
 reviewed, unit tested, deployed to test
 environment, passed user acceptance test
 & documented...

= DONE DONE
Sprint Burn Down




picture by NibiruTech
Sprint Review




                      Satisfy Product Owner
picture by oskay
                    Get feedback on product
Sprint Review

                   Informal, no slides
                   Whole team participates
                   The world is invited




picture by oskay
Sprint Review
Preparation needed
Show complete features
Accept or reject results

1-2 hours
per sprint/week
Sprint
     Retrospective


                         Evolve the process




picture by kevindooley
Sprint
Retrospective
Reflect on process and product
Whole team participates
Sprint Retrospective

What to start doing
What to stop doing
What to continue doing

(Product Owner not required)
Features




                                           0
                                               20
                                                    40
                                                         60
                                                              80




                               -40
                                     -20
                                                                   100
                                                                         120
                      7-1-08

                     14-1-08

                     21-1-08

                     28-1-08

                      4-2-08

                     11-2-08

                     18-2-08
                                                 Scope
                                                change



                     25-2-08




Features Remaining
                      3-3-08

                     10-3-08

                     17-3-08
Scope Target
                     24-3-08

                     31-3-08
                                                                               Burn Down Chart




                      7-4-08

                     14-4-08
Burn Up Chart
  Scope keeps
   expanding

      Pipeline gets
         fatter
Release Planning

        Plan features in sprints and releases
        Releases depend on accepted sprints




picture by Sviluppo Agile
Release Sprints
        Usability testing
        Documentation
        Help files
        Packaging




pictures by VistaICO
Sprint Termination

        Only in extreme cases
        Team terminates: cannot meet sprint goal
        Product Owner terminates: priority change
        Work reverted to end of prior sprint
        Raises visibility of problems




picture by VistaICO
Sprints




                       Steady pull of business value
picture by kelsey e.        Inspect and Adapt
Sprints
                        Driven by Product Owner
                            Small reversible steps
                                 Welcome change
                            Cross-functional team
                       Include design and testing
                           Maintain constant pace
                              Share commitment
                              High quality, DONE
                                     Get feedback
                                        “Fail fast”
picture by kelsey e.
Hot
Issues
Scrum vs. XP




picture by extremeprogramming.org
Scrum vs. RUP




picture by WittmannClan.com
Scrum vs. PRINCE2




picture by Mike Spain
Scrum vs. Kanban




picture by Lean Software Engineering
Scaled Scrum
                                      (Scrum of Scrums)




picture by Mountain Goat Software
Distributed Scrum
Results
    effects of
 applying Scrum
Managed Uncertainty
Rolling wave planning

Simpler mini-projects lowers risk
Flexible Scope

Allow changes at fixed intervals

Releases enable learning
Faster Delivery

Shorter time to market

Value delivered in increments
Higher Quality

Testing happens continuously

Process improvement built-in
Eliminated Waste

Nothing is designed that is not built

Nothing is built that is not used
Increased Visibility

All problems are made visible

Progress is running tested software
More Fun, Happy Teams
picture by woodleywonderworks
Preconditions
Empowerment
Discipline
Courage
Stamina
Passion
Coaching
Stable Teams
Cross-Functional
Available Customer

                     picture by mpov
Disclaimer
                     No Engineering Practices
                        Looks Simple, Is Hard
                              No Silver Bullet
                                Not Complete
                                  Takes Time




picture by a2gemma
Books
Sites

        www.scrumalliance.org
        www.scrum.org
        www.mountaingoatsoftware.com
        www.agilesoftwaredevelopment.com
        www.noop.nl




picture by VistaICO
slideshare.net/jurgenappelo

@jurgenappelo (twitter)

noop.nl (blog)

jurgenappelo.com (site)

management30.com (book)
Q&A




picture by -bast-
This presentation was inspired by the works of many people, and I
   cannot possibly list them all. Though I did my very best to attribute
   all authors of texts and images, and to recognize any copyrights, if
   you think that anything in this presentation should be changed,
   added or removed, please contact me at jurgen@noop.nl.




http://creativecommons.org/licenses/by-nd/3.0/

Weitere ähnliche Inhalte

Was ist angesagt?

How to live with agile - Aware in BugDay Bangkok 2012
How to live with agile - Aware in BugDay Bangkok 2012How to live with agile - Aware in BugDay Bangkok 2012
How to live with agile - Aware in BugDay Bangkok 2012Prathan Dansakulcharoenkit
 
Agile tour 2011 ralph jocham - scrum primer
Agile tour 2011   ralph jocham - scrum primerAgile tour 2011   ralph jocham - scrum primer
Agile tour 2011 ralph jocham - scrum primerAgora Group
 
Aras PLM Software Implementation Methodology
Aras PLM Software Implementation MethodologyAras PLM Software Implementation Methodology
Aras PLM Software Implementation MethodologyAras
 
Ralph jocham agile portfolio based release trains
Ralph jocham agile portfolio based release trainsRalph jocham agile portfolio based release trains
Ralph jocham agile portfolio based release trainsAgora Group
 
Project Management With Scrum
Project Management With ScrumProject Management With Scrum
Project Management With ScrumTommy Norman
 
Copenhagen 121127 - Lars Irenius
Copenhagen 121127 - Lars IreniusCopenhagen 121127 - Lars Irenius
Copenhagen 121127 - Lars IreniusKnowit_TM
 
Combining Performance Testing And Modelling For Easy Jet.Com V 1.0
Combining Performance Testing And Modelling For Easy Jet.Com V 1.0Combining Performance Testing And Modelling For Easy Jet.Com V 1.0
Combining Performance Testing And Modelling For Easy Jet.Com V 1.0dannyq
 
Prince2 and agile happy bedfellows
Prince2 and agile happy bedfellowsPrince2 and agile happy bedfellows
Prince2 and agile happy bedfellowsallenm01
 
Integrating Quality into Project Portfolio Management
Integrating Quality into Project Portfolio ManagementIntegrating Quality into Project Portfolio Management
Integrating Quality into Project Portfolio ManagementChris Sterling
 
The Manager's Dilemma
The Manager's DilemmaThe Manager's Dilemma
The Manager's DilemmaOla Sundin
 
Agile Software Development Process Practice in Thai Culture
Agile Software Development Process Practice in Thai CultureAgile Software Development Process Practice in Thai Culture
Agile Software Development Process Practice in Thai CultureWee Witthawaskul
 
Managing Iterative Development Using Scrum
Managing Iterative Development Using ScrumManaging Iterative Development Using Scrum
Managing Iterative Development Using ScrumKamalika Guha Roy
 
Better Quality through Scrum
Better Quality through ScrumBetter Quality through Scrum
Better Quality through ScrumDominik Jungowski
 
Agile Software Development in Practice - A Developer Perspective
Agile Software Development in Practice - A Developer PerspectiveAgile Software Development in Practice - A Developer Perspective
Agile Software Development in Practice - A Developer PerspectiveWee Witthawaskul
 
2012 04 18 Knoxville Agile Adoption&amp;Adaptation
2012 04 18 Knoxville Agile Adoption&amp;Adaptation2012 04 18 Knoxville Agile Adoption&amp;Adaptation
2012 04 18 Knoxville Agile Adoption&amp;Adaptationalstonhodge
 

Was ist angesagt? (20)

To scrumornottoscrum bucharest-2013
To scrumornottoscrum bucharest-2013To scrumornottoscrum bucharest-2013
To scrumornottoscrum bucharest-2013
 
How to live with agile - Aware in BugDay Bangkok 2012
How to live with agile - Aware in BugDay Bangkok 2012How to live with agile - Aware in BugDay Bangkok 2012
How to live with agile - Aware in BugDay Bangkok 2012
 
Agile tour 2011 ralph jocham - scrum primer
Agile tour 2011   ralph jocham - scrum primerAgile tour 2011   ralph jocham - scrum primer
Agile tour 2011 ralph jocham - scrum primer
 
Aras PLM Software Implementation Methodology
Aras PLM Software Implementation MethodologyAras PLM Software Implementation Methodology
Aras PLM Software Implementation Methodology
 
Ralph jocham agile portfolio based release trains
Ralph jocham agile portfolio based release trainsRalph jocham agile portfolio based release trains
Ralph jocham agile portfolio based release trains
 
Project Management With Scrum
Project Management With ScrumProject Management With Scrum
Project Management With Scrum
 
Copenhagen 121127 - Lars Irenius
Copenhagen 121127 - Lars IreniusCopenhagen 121127 - Lars Irenius
Copenhagen 121127 - Lars Irenius
 
Agile intro module 1
Agile intro   module 1Agile intro   module 1
Agile intro module 1
 
Combining Performance Testing And Modelling For Easy Jet.Com V 1.0
Combining Performance Testing And Modelling For Easy Jet.Com V 1.0Combining Performance Testing And Modelling For Easy Jet.Com V 1.0
Combining Performance Testing And Modelling For Easy Jet.Com V 1.0
 
Prince2 and agile happy bedfellows
Prince2 and agile happy bedfellowsPrince2 and agile happy bedfellows
Prince2 and agile happy bedfellows
 
Integrating Quality into Project Portfolio Management
Integrating Quality into Project Portfolio ManagementIntegrating Quality into Project Portfolio Management
Integrating Quality into Project Portfolio Management
 
The Manager's Dilemma
The Manager's DilemmaThe Manager's Dilemma
The Manager's Dilemma
 
Agile Software Development Process Practice in Thai Culture
Agile Software Development Process Practice in Thai CultureAgile Software Development Process Practice in Thai Culture
Agile Software Development Process Practice in Thai Culture
 
Managing Iterative Development Using Scrum
Managing Iterative Development Using ScrumManaging Iterative Development Using Scrum
Managing Iterative Development Using Scrum
 
Better Quality through Scrum
Better Quality through ScrumBetter Quality through Scrum
Better Quality through Scrum
 
Imaginea qa&automation
Imaginea qa&automationImaginea qa&automation
Imaginea qa&automation
 
Agile Software Development in Practice - A Developer Perspective
Agile Software Development in Practice - A Developer PerspectiveAgile Software Development in Practice - A Developer Perspective
Agile Software Development in Practice - A Developer Perspective
 
Agile product development
Agile product developmentAgile product development
Agile product development
 
Agile intro module 4
Agile intro   module 4Agile intro   module 4
Agile intro module 4
 
2012 04 18 Knoxville Agile Adoption&amp;Adaptation
2012 04 18 Knoxville Agile Adoption&amp;Adaptation2012 04 18 Knoxville Agile Adoption&amp;Adaptation
2012 04 18 Knoxville Agile Adoption&amp;Adaptation
 

Andere mochten auch

Andere mochten auch (6)

090603 Contratos áGiles
090603 Contratos áGiles090603 Contratos áGiles
090603 Contratos áGiles
 
Contratos Agiles
Contratos AgilesContratos Agiles
Contratos Agiles
 
110115 contratos agiles
110115 contratos agiles110115 contratos agiles
110115 contratos agiles
 
Un resumen sobre contratos ágiles. Por Jorge Abad y Leonardo Agudelo - Agile ...
Un resumen sobre contratos ágiles. Por Jorge Abad y Leonardo Agudelo - Agile ...Un resumen sobre contratos ágiles. Por Jorge Abad y Leonardo Agudelo - Agile ...
Un resumen sobre contratos ágiles. Por Jorge Abad y Leonardo Agudelo - Agile ...
 
Project Scope Change Management
Project Scope Change ManagementProject Scope Change Management
Project Scope Change Management
 
Guía del PMBOK® > Gestión del Alcance
 Guía del PMBOK® > Gestión del Alcance Guía del PMBOK® > Gestión del Alcance
Guía del PMBOK® > Gestión del Alcance
 

Ähnlich wie The Zen of Scrum

Thezenofscrum1 090221154550-phpapp01
Thezenofscrum1 090221154550-phpapp01Thezenofscrum1 090221154550-phpapp01
Thezenofscrum1 090221154550-phpapp01Dani Llamazares
 
Chef boston-workflows
Chef boston-workflowsChef boston-workflows
Chef boston-workflowsPete Cheslock
 
Why Scrum Why Now
Why Scrum Why NowWhy Scrum Why Now
Why Scrum Why Nowmtoppa
 
7 (+/- 2) Steps to Agility
7 (+/- 2) Steps to Agility7 (+/- 2) Steps to Agility
7 (+/- 2) Steps to AgilityTim Gifford
 
Agile Process Management and tools
Agile Process Management and toolsAgile Process Management and tools
Agile Process Management and toolsosama khalid
 
Scrum Framework in Agile
Scrum Framework in AgileScrum Framework in Agile
Scrum Framework in AgileWipro
 
Pmi agile planning, inspection and adaption
Pmi   agile planning, inspection and adaptionPmi   agile planning, inspection and adaption
Pmi agile planning, inspection and adaptionscrumtodd
 
Agile Development with Scrum.pptx
Agile Development with Scrum.pptxAgile Development with Scrum.pptx
Agile Development with Scrum.pptxzuma14
 
Agile Software Development Overview 1231560734008086 2
Agile Software Development Overview 1231560734008086 2Agile Software Development Overview 1231560734008086 2
Agile Software Development Overview 1231560734008086 2Guang Ying Yuan
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development OverviewStewart Rogers
 
Life Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul SudameLife Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul SudameoGuild .
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentationgihanlsw
 

Ähnlich wie The Zen of Scrum (20)

Thezenofscrum1 090221154550-phpapp01
Thezenofscrum1 090221154550-phpapp01Thezenofscrum1 090221154550-phpapp01
Thezenofscrum1 090221154550-phpapp01
 
The Zen of Scrum
The Zen of ScrumThe Zen of Scrum
The Zen of Scrum
 
Chef boston-workflows
Chef boston-workflowsChef boston-workflows
Chef boston-workflows
 
Why Scrum Why Now
Why Scrum Why NowWhy Scrum Why Now
Why Scrum Why Now
 
7 (+/- 2) Steps to Agility
7 (+/- 2) Steps to Agility7 (+/- 2) Steps to Agility
7 (+/- 2) Steps to Agility
 
Agile Process Management and tools
Agile Process Management and toolsAgile Process Management and tools
Agile Process Management and tools
 
Scrum Framework in Agile
Scrum Framework in AgileScrum Framework in Agile
Scrum Framework in Agile
 
What Is Agile Scrum
What Is Agile ScrumWhat Is Agile Scrum
What Is Agile Scrum
 
software-dev-life.pptx
software-dev-life.pptxsoftware-dev-life.pptx
software-dev-life.pptx
 
Azure dev ops
Azure dev opsAzure dev ops
Azure dev ops
 
Answer powerpoint template
Answer powerpoint templateAnswer powerpoint template
Answer powerpoint template
 
Pmi agile planning, inspection and adaption
Pmi   agile planning, inspection and adaptionPmi   agile planning, inspection and adaption
Pmi agile planning, inspection and adaption
 
Agile Development with Scrum.pptx
Agile Development with Scrum.pptxAgile Development with Scrum.pptx
Agile Development with Scrum.pptx
 
Agile Software Development Overview 1231560734008086 2
Agile Software Development Overview 1231560734008086 2Agile Software Development Overview 1231560734008086 2
Agile Software Development Overview 1231560734008086 2
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
Life Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul SudameLife Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul Sudame
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentation
 
Being Agile
Being AgileBeing Agile
Being Agile
 
Scrum and Agile SDLC 101
Scrum and Agile SDLC 101Scrum and Agile SDLC 101
Scrum and Agile SDLC 101
 
Scrum Training
Scrum TrainingScrum Training
Scrum Training
 

Kürzlich hochgeladen

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
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
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Kürzlich hochgeladen (20)

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
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
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

The Zen of Scrum