In the last post, I talked on Layered, Microkernel and Event Driven architectures. In this post I’d like to conclude this quick series on software architecture patterns by going over Microservices Architecture, and how to achieve this kind of production. Microservices and RESTful APIs Microservice Architecture is dividing various logical parts of the project into […]
Over the last week or so I started to become more interested in Software Architecture. I’ve heard this term thrown around a lot, but always in a very vague way. By luck I stumbled upon a short book that actually explains 5 popular Software Architectural Patterns. Before diving in, let’s try to demystify this term. […]