Contents tagged with Architecture
-
My input on the audiobook Fundamentals of Software Architecture
Fundamentals of Software Architecture: An Engineering Approach is a book written by Mark Richards and Neal Ford. Both authors have a longtime track and history in software development and architecture. The paper version of the book contains 419 pages and audiobook one, about 13 hours. The audiobook has been crafted to cover all the topics without the need of having visuals and photos.
-
My input on the Audiobook, Clean Architecture by Robert C. Martin
I have to confess that since the past few years, video and audio trainings have become my main source of learning. Pluralsight, A Could Guru, Udemy, Coursera, YouTube, you name it!
-
Review on the book Hands-On Domain-Driven Design with .Net Core
A few words before starting the book review. I am big fan of Domain-Driven Design (DDD) and therefore, you can expect my review to be a bit opinionated. In a moment you will find out why.
-
ORMs role in Microservices age!
Recently I saw some discussions on Twitter people arguing about necessity of existence of ORMs (Object-relational mapping) at this age and the others are even waiting to have Entity Framework as a binging in Azure Functions. That made me as a person who have been working with ORMs from the early days and with different types of data driven applications, to write my two cents about the topic.