InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Benefits and Challenges of Open Source for Agile Teams

Posted by Deborah Hartmann Preuss on May 20, 2006

Sections
Operations & Infrastructure,
Process & Practices,
Development,
Architecture & Design
Topics
Open Source ,
Agile
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.
  • This article is part of a featured topic series on Agile

Related Sponsor

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!

No comments

Watch Thread Reply

Educational Content

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

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.

10 tips on how to prevent business value risk

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.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

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.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.

Max Protect: Scalability and Caching at ESPN.com

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.