Recently I finished the book ".NET Microservices: Architecture for Containerized .NET Applications". I have to admit that it was a quite impressive content. It covers, not only the Microsoft products details offer when developing and architecting microservices with containers and deploying them in Azure. It also expand to technology-agnostic details about patterns and practices when … Continue reading Microservices: Architecture for Containerized .NET Applications notes
Category: Patterns and Practices
Object Oriented Analysis and Design notes
I have read a book about OOP named: Object Oriented Analysis and Design. This is the third time I have read that book. Mostly because I think that I memorize by repetition, also because every time in a while I like to re-read those books that I consider valuable. In this case, I have decided … Continue reading Object Oriented Analysis and Design notes
Microservices misconceptions
It is a fact that Microservices are a tendency nowadays within the Software Development Industry. It has changed, not only the way we architect and write software, but how our teams are structured. Among many other benefits, having some technology independence between services, dedicated teams for specific business domain areas, scale and deployment independence make … Continue reading Microservices misconceptions


