3 Software architecture: what is it, why does it matter and who does it?
This chapter covers
- The definition of software architecture
- Why architecture is important
- The concept of architectural styles
- Defining an architecture and who does it
Software architecture is a crucial aspect of software development. A lot of time and attention is devoted to architecture. Organizations are filled with architects and developers aspiring to become architects. There are conferences that dedicate entire tracks to must-know architectures. Yet, for all this focus, surprisingly little attention is given to what software architecture truly is and the discipline that underpins it.
This gap in understanding becomes particularly important when using the microservice architecture. Before we can effectively apply the microservice architecture — when and how to use it — we need a solid foundation in architecture fundamentals. That means stepping back to examine core concepts — after all, without this understanding, you risk repeating the mistakes of the FTGO organization, as described chapter 2.