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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -