New-age Transactional Systems - Not Your Grandpa's OLTP
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Mike Bria on Dec 16, 2009
Mike Cohn and others present their case to why you should consider structuring your teams around software "features" rather than software "components".
Cohn recalls a past video game development client of his whose component team organization style led them to create "weapons too weak to kill the monsters, colors too dark to show secret passages, and obstacles that frustrated even the most patient player."
He uses this story to setup his advice for agile organizations to prefer "feature teams", teams responsible for the development of end-to-end features, as opposed to "software components". He goes on to outline the following five advantages of feature teams:
Probably the most notable source of recent support for feature teams comes from Bas Vodde and Craig Larmen in their book Scaling Lean & Agile Development. An article by Mike Cottmeyer said this:
Larman and Vodde summarize the ideal feature team as cross-functional, cross component, and co-located. They are working on complete user functionality, the team is made up of generalizing specialists, and typically six to eight people in size. In other words, our prototypical Scrum team.
[Larmen and Vodde] also point out several challenges with the feature team approach.... which I really appreciated by the way. Common barriers include... concurrent access to code, shared responsibility for design, difficult to learn skills, and organizational structure. Their assertion is that with modern tooling these challenges can be overcome... but it could take years.
In the same article Cottmeyer points to a contrasting message from Dean Leffingwell's Scaling Software Agility book that provides support for component teams:
The component team [suggested by Leffingwell] shares many of the same attributes of the feature team [suggested by Vodde/Larmen and Cohn] in that it is small and contains all the skill-sets necessary to delivery the user story. Leffingwell's component team is empowered, self-organized, and self-managing. In short, they are a typical Scrum team. But... and this is a big but... they are working on component features... not end user features.
The comments to this article provide further insight by Leffingwell, Cottmeyer, and Vodde into the context of their views.
For some former discussion on team structuring, including other ideas on feature teams, check out this previous InfoQ article.
18 agile and lean practices for effective software development governance
Agility at scale, become as agile as you can be
In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!
Customers only see deliverables in terms of features. As such, it only makes sense to make the focus of your effort on delivering features.
Our team suffers from each of the five problems listed above. I hope I can persuade our team to try features teams to see whether they will help us reduce these sources of friction.
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.
2 comments
Watch Thread Reply