Lattix Blog | Software Architecture, DevOps, Systems Engineering

Posts about:

refactoring

The Variety of Architecture Decisions

Success (or failure) is mostly about “small” decisions

 

For some, architecture is all about decisions. Once the biggest and the most important decisions are made, architectural work is considered done. Sadly, the success of your project rarely hinges on those “big” decisions. It is the “small” decisions, the ones we often ignore, where a project’s success lies. The biggest decisions are static; once made they will rarely change. It is the small decisions, the ones we make every day, that will actually determine how easy it is to support new functionality and how productive the team can remain as software evolves.

Read More