Pillars
Software Architecture Styles Software Architecture usually is the first thing that goes out of the windows when trying to come up with a solution for a problem. Especially in the startup environment we live , where usually the main objective on the development is delivering a functional prototype on the shortest amount of time possible. So we can see how the concept of functionality will rule over architecture on the current environment. Now there are a lot of types oof architectures that can adapt to this type of developing which it is functionality focus. In matter of fact he mentions an architecture that startups are using and is big trend on software development. This is the client/server architecture but more commonly known at this moment is the Microservice architecture. The reason it has become so popular is because it has become an easy way to separate the different responsibilities in two separate projects. The Client which it will be in charge on presenting the information