Great books for software architects and developers
Through time I have created several other posts on software development books that I like. Such as the books I recommended this year. This list has »
Through time I have created several other posts on software development books that I like. Such as the books I recommended this year. This list has »
For a recent exam that I studied for, I asked myself this question: "What is the difference between redundancy and replication"? I had two »
This is one of those questions that keep popping up - how small should microservices be? I often find myself saying "it depends..". There »
This post spawned from an assignment I had during my Master's degree. We were to describe how a system could be developed using continuous »
This post spawned from an assignment I had during my Master's degree. We were to describe how a system could be developed using continuous »
I used IoC containers for the first 5 years of my career. The last year I have been using them very little. This is due to »
There are several ways to scale software applications. The way of scaling is often thought about during the design phase of the system. I have 3 »