
Software Architecture – Agile vs Waterfall
The decision of Agile vs Waterfall in software development is not often linked to architecture. However, there is a difference in your approach that depends on the SDLC you choose. This choice is one you will probably be asked to make when starting from scratch. While not entirely the domain of the architect, this decision often seems to be driven by them. Agile vs Waterfall – Different Mindsets The most significant impact this decision will have is the one on your mindset. A waterfall approach front-loads a lot of the architecture decisions. You can define a relatively static and complete architecture without as much fear of substantial changes. This includes common concerns like performance, cost, and extensibility. An agile approach... Read more