How do you control architecture in an agile project? -


how ensure project build "good" design decisions enabling flexible software architecture?

how balance between leaving architecture teams on 1 side, , let architecture control few individuals on other side?

do have "architecture group", "architecture label" or things that?

a prerequisite agile approaches architecture know how use.

if architecture not well-defined , understood, can't take agile approach.

you need have technical spikes show how architecture works, , how various pieces fit together. can these preliminary sprints, won't lead directly release users. they're special case, required architecture can use.

once you're past "understand architecture" effort, can start execute sprints lead directly releases users.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -