In our day to day work, we keep hearing all sorts of terms and names that relate to technology, software development, and frameworks. But sometimes we don't have time to look up...
This blog is a comparison of Kubernetes and Docker, which are two popular terms in organizations that work on very large-scale projects 🥇 They both bring out their own set of...
We all are aware of the huge cultural and mindset change that swept over the software industry. There were conflicts, broken lines of communication, and disconnection between the...
Building microservices isn’t merely breaking up a monolithic software application into a collection of smaller services. When shifting to microservices, there are...
When I look back at the first architecture I designed years ago, it is clear how many integration points we have now compared with the classic LAMP stack: Linux, Apache, MySQL and...
When the number of test scripts increases to a point in which it takes too much time to execute, then the usually quick feedback we receive from automated testing starts to...