Scrum#: Extending Scrum to the Enterprise
Free 3-Part Webinar Series
This series is over. The recorded webinars are available to Registered users.
Part I - Monday, July 21st
Management Track: Process - 11 am PDT
| Extending Scrum to the Enterprise with Scrum# | Click here to see it if you missed it (note: you must have registered to gain access to it). |
- Shifting the focus from team and project to enterprise and product
- Managing your product portfolio across the enterprise
- Using the entire development organization as the context for your agile process
- The importance of Minimum Marketable Features
- Managing the need to look ahead in time and across teams in Scrum
- The need for an organization wide team to manage dependencies between teams
Technical Track: Design & Programming - 1 pm PDT
| Design Patterns in an Agile Environment | Click here to see it if you missed it (note: you must have registered to gain access to it). |
- Using encapsulation to defer commitment
- The need for risk mitigation in picking stories
- How to decide what stories to work on when customer value can't do it
Part II - Monday, August 18th
Management Track: Process - 11 am PDT
| Managing Requirements in Scrum# | Click here to see it if you missed it (note: you must have registered to gain access to it). |
- Product Portfolio Management with Minimum Marketable Features (MMF)
- How MMFs are more useful than Epics
- Going beyond user stories
- Managing stories from business value
- Handling time and team dependencies in your Sprint backlog
Technical Track: Design & Programming - 1 pm PDT
| Avoiding Over and Under Design in Agile Projects | Click here to see it if you missed it (note: you must have registered to gain access to it). |
- Design for the future which often results in overdesign
- Not designing at all which often makes code difficult to change
Attendees will learn:
- How Design Patterns give an alternative design approach to the common approaches of over and under design
- How decoupling modules from the start can often be done in a simple manner without requiring pre-cognitive abilities
- How the understanding of components written by one group and used by another can be defined better
Part III - Tuesday, September 2nd
Management Track: Process - 11 am PDT
| Scrum# at the Enterprise - Understanding Why Scrum Works | Click here to see it if you missed it (note: you must have registered to gain access to it). |
- Why Scrum works
- How Lean-Thinking can identify root cause of problems
- How to use Lean-Thinking to eliminate delays
- Breaking down the silos between development and Quality Assurance
- How to coordinate multiple development teams so that they work together - going beyond Scrum-of-Scrums
Technical Track: Design & Programming - 1 pm PDT
| Avoiding Coupling and Using Mocks in Agile Environments | Click here to see it if you missed it (note: you must have registered to gain access to it). |
- Decoupling informational dependencies between components
- How to define the API for a component being built by one group and used by another
- Using mocks to never be blocked - avoiding delays caused by dependencies of different tiers