1 / 28

Agile Architecture

Agile Architecture. Microsoft Architect Insight Conference. Howard van Rooijen (howard.vanrooijen@conchango.com) http://blogs.conchango.com/howardvanrooijen Simon Evans (simon.evans@conchango.com) http://blogs.conchango.com/simonevans. The Shift in Mentality.

velma
Télécharger la présentation

Agile Architecture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Agile Architecture Microsoft Architect Insight Conference Howard van Rooijen (howard.vanrooijen@conchango.com) http://blogs.conchango.com/howardvanrooijen Simon Evans (simon.evans@conchango.com) http://blogs.conchango.com/simonevans

  2. The Shift in Mentality ‘If I've got six months to build a system, then I'll spend six months building it. I'll also spend six months designing it, and another six months testing it. The good news is that it's the same six months.’ Ron Jeffries http://www.xprogramming.com/

  3. The Methodology didn’t work The Solution didn’t work Failure Rates

  4. Feature Use

  5. Agile Adoption in 2005 • Yes (37%) • No (45%) • Maybe (18%)

  6. Manifesto for Agile Software Development We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactionsover processes and tools Working softwareover comprehensive documentation Customer collaborationover contract negotiation Responding to changeover following a plan That is, while there is value in the items on the right, we value the items on the left more.

  7. Scrum Process

  8. Why Do We Architect Solutions? Reduce the risk in delivering solutions that are fit for purpose

  9. Recipe for Successful Software ‘easy to use’ ‘extensible’ ‘scalable’ ‘secure’ ‘perform well’ ‘accessible’ ‘cost effective’ ‘easy to maintain’

  10. Facets of Design END USER SYS ADMIN IT SUPPORT PRODUCT OWNER DEVELOPER

  11. Designing Your Solution • No two solutions are exactly the same • Assess how important each facet of design is to your project’s success • Only make the solution as complex as it needs to be • Good design always means tradeoffs

  12. Cost of Complexity

  13. Understanding Project Complexity Sprint Zero • Gain the vision for the project • Work only at the conceptual level • Set out design goals for the project • Assess likely solutions to the design goals • Do not focus on a single solution or technology • Assist in the creation of the product backlog • Propose preferred technologies • Gain commercial backing and trust • Scale the work to the project complexity • No prototypes

  14. Breaking Down the Backlog • Each item on the backlog must be a deliverable business feature that you can produce and demonstrate within one sprint • The development team can add technical items to the backlog • The more granular the backlog, the more accurate the estimates … • … but more effort goes into estimating more granular backlogs • Keep product backlog items meaningful to the business • Do not be afraid of changing estimates again and again – the estimates are as much for the team as for the business

  15. Horizontal vs. Vertical Architecture (1)

  16. Horizontal vs. Vertical Architecture (1)

  17. Horizontal Architecture (Contract) Design interfaces that span the breadth of the product backlog. Devote time to selecting namespaces. Consider component-level architectural dependencies. Do not code any implementation until the feature is started from the sprint backlog Writing implementation code before you start the feature will introduce waste and risk not completing the feature from the sprint backlog. Vertical Architecture (Feature) Complete demonstrable features that will provide value to the business. Ensure the team has a good understanding of related product backlog items in order to make informed decisions. Assist the product owner in selecting high business impact and high technical risk features first. Do not attempt to deliver individual features before conducting group design and agreeing contracts. Failure to conduct enough group design sessions will cause software rewrites and force knowledge silos within the team. Horizontal vs. Vertical Architecture (2)

  18. Causes of Design Reworking • Ineffective communication of the technical vision • Not enough group design sessions • Lack of clarity of requirements • Lack of team experience • Poor understanding of development / design standards • Pretending that completed work is ‘done’

  19. Minimise Development Complexity • Reuse as much as possible • Use existing frameworks • Use well-documented patterns and practices • Borrow other peoples’ ideas • Rely on your own experiences • Invest in good engineering practices to reduce friction • The stub is your best friend • ASP.net provider model

  20. Group Design • Timeboxed sessions for the whole team to contribute • Sessions should be conducted iteratively • Six minds are better than one • Conducted informally • Visual Studio 2005 class designer (via projector) provides stub creation • Group design sessions should lead to pair programming and working alone • Group design sessions avoid silos of knowledge

  21. Consolidating Architecture • Retrofit well-designed reusable components from projects with proven architectures

  22. Pyramid of Engineering Practices

  23. The ole of an Agile Architect • Enable the team to deliver potentially shippable code. Every month. • Focus on delivery of features. • Communicate vision of the project. • Empower the team to make architectural decisions. • Be involved in the formation of the product backlog. • Eliminate irreversibility in software designs. • Minimise software waste.

  24. Scrum for Team System Product Backlog Item Sprint

  25. Scrum for Team System Sprint Backlog Item Sprint Retrospective Item

  26. Scrum for Team System

  27. Scrum for Team System

  28. Feedback / Questions Find us at the conference or contact us via the methods below: Howard.vanRooijen@conchango.com http://blogs.conchango.com/howardvanrooijen Simon.Evans@conchango.com http://blogs.conchango.com/simonevans www.scrumforteamsystem.com www.scrum-master.com

More Related