InfoQ

News

Benefits and Challenges of Open Source for Agile Teams

Posted by Deborah Hartmann on May 20, 2006 05:16 PM

Community
Agile
Topics
Open Source
Tags
Complementary Practices
Combining open source resources with a team's Agile best practices can quickly yield some truly amazing results .Jeff Hodson recently wrote: to sustain these successes, teams must apply an architectural-centric approach in order to realize longevity, flexibility and independence in the application. His article Supercharge Your Application Development Open Source Strategy with an Architecture-centric Approach appeared in AgileJournal earlier this month.

Leveraging open source technologies has had a significant positive impact on both the development and runtime environments of software applications. Teams using this advantage find they are better able to deliver applications with expected functionality within timeframes acceptable to interested stakeholders. When given the option to choose between open source widget v1.0 or its commercial v1.0 equivalent, early released versions of open source software tend to be better tested and market-proven than their commercial counterparts.

But, of course, there are trade-offs. Hodson's article addresses developers' concerns about the challenges posed by open source software, including:
  • Community-based support structure is different from the more familiar commercialized software environments.
  • Sporadic release cycles
  • Contribution management: the luxury of the having access to open source code can be a double-edged sword and assumes a certain amount of responsibility and accountability.
  • Fluid project roadmaps: features, enhancements and fixes targeted for a particular release are rarely committed to well beforehand.
  • New Technologies: if it is not well understood internally it can have a detrimental effect on the developer's efforts going forward.
  • Extra-functional requirements: constraints and boundaries placed on an application due to certain open source ingredients.
Hodson has over 20 years of experience in delivering market proven real-time enterprise applications for the financial and telecommunications industries. He writes that "By applying an architecture-centric approach a developer's open source strategy can successfully address the challenges of open source software.".

His article looks at Using Architecture To Address Open Source Challenges, including Architectural Style, Architectural Framework the following Best Practices: Agile-centric development; Component-based development; Single purpose application of open source; Separation of concerns.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.

No comments

Reply

Exclusive Content

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.

Building your next service with the Atom Publishing Protocol

In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.

Column Level Security in SharePoint

Grzegorz Gogolowicz and Matthew Dressel demonstrate how to extend Windows SharePoint Services 3.0 to support column level permissions.