The Artima Developer Community
Sponsored Link

.NET Buzz Forum
What is Architecture becomes Architecture in an Agile World

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sam Gentile

Posts: 1605
Nickname: managedcod
Registered: Sep, 2003

Sam Gentile is a Microsoft .NET Consultant who has been working with .NET since the earliest
What is Architecture becomes Architecture in an Agile World Posted: Oct 16, 2005 10:03 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sam Gentile.
Original Post: What is Architecture becomes Architecture in an Agile World
Feed Title: Sam Gentile's Blog
Feed URL: http://samgentile.com/blog/Rss.aspx
Feed Description: .NET and Software Development from an experienced perspective - .NET/CLR, Rotor, Interop, MC+/C++, COM+, ES, Mac OS X, Extreme Programming and More!
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sam Gentile
Latest Posts From Sam Gentile's Blog

Advertisement
I think we Architects are still trying to figure this out as there is no universally accepted definition and our profession is so young compared to the building architect profession for instance. Indeed, SEI devotes an entire page to listing definitions. My favorite, comes from the classic Architecture book, Software Architecture In Practice, 2nd Edition, (Bass, Clements, Kazman; Addison-Wesley 2003:

“The software architecture of a program or computing system is the structure or structures of the system, which comprise software elements, the externally visible properties of those elements, and the relationships among them.”

I think “structure” is a key word here as well as what is “visible.” An architect deals with different levels of abstractions and makes different ones or “views“ available to different audiences. This was articulated with the publication of the Documenting Software Architectures: Views and Beyond, as this SEI paper. One may question why we need software architecture at all in this age of Agile and if Agile does architecture or enterprise architecture? There is no conflict or tension in my mind between software architecture design and the agile development of the software that implements that architecture. We talk about the “System Metaphor” in XP for some of this. Kent doesn't seem to talk about the System Metaphor anymore. We have already talked about how Agile does design all the time but something Agile doesn't do enough justice in communications is the System Architecture. That's when I think it's the “duh” moment. Of course, any reasonably sufficient system will require an architecture. Isn't that obvious? I have worked on many Agile teams as an Architect or Lead, and we always had an application or enterprise architecture arising out of the System Metaphor. Did it have six dozen UML diagrams and dozens of documents? No but everyone on the team understood and internalized it before we moved to coding, which obviously can be implemented using Agile methods. There is also no tension in Agile with documentation. Everyone thinks Agile says no docs. What we say is no USELESS docs. Only produce documents that produce business value to someone. Don't just make docs that no one will read. Ensure that they have good value. An architecture document can certainly be one of these. This is why I think the whole Software Factories thing and the Code is Model thing in VSTS/DSI/SDM/Whitehorse thing is tremendously more useful than useless UML sketches at producing REAL value and assets.

Crap, I got way off track here; I wanted this to be a post about defining Architecture and not a post on the relationship of Architecture and Agile methods but it's a good thing. Maybe it will get the discussion going.

Returning back, here are some more resources:

Rather than letting this post get too scrambled, I am going to stop there and add posts coming up.

Read: What is Architecture becomes Architecture in an Agile World

Topic: Serialization and optional elements Previous Topic   Next Topic Topic: Windowsupdate + Officeupdate = Microsoftupdate!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use