To Reuse or not to reuse in microservices?
The question here is should we always reuse the common code across microservices and avoid duplication as…
The question here is should we always reuse the common code across microservices and avoid duplication as…
When migrating a Monolithic to Microservices, there are much more than technical challenges. First and not least,…
Here are my favorite microservices books: 1- Building Microservices: Designing Fine-Grained Systems: if you are new to…
As architects, we are expected to know more and more technologies. Not only this but also to…
The following are the books I recommend and I keep them handy: – Fundamentals of Software…
Let’s be clear and honest, nothing can replace experience, but learning architecture by reading books and taking…
HTTP GET requests should not modify server state. The GET is usually used to retrieve or search…
You are assigned the task to produce the architecture of a new application that has the following…
Based on my experience, the following are the most important challenges when you start as a new…
The Technology Radar is a document produced twice a year by ThoughtWorks Technology Advisory Board (TAB) to…