Part III of Series: Data-Intensive Application When we encounter systems with large amounts of data, there are 2 main ways we can crunch that data to transform it into something…
Part II of Series: Data-Intensive Application To build modern Data-Intensive applications, it’s almost a mandatory requirement for these applications to be distributed. And in every distributed system, data replication and…
Part I of Series: Data-Intensive Application Every complex system has a series of foundations that makes them what they are of course. We build upon these foundations to make sure…
Data intensive applications are now the bread and butter of our everyday lives in Software Engineering. Modern applications are able to handle amounts of data we didn’t think possible 15…
With the ever increasing amount of data that modern applications have to handle, comes the need for new and more sophisticated system architectures. One of the shiniest gems of recent…
Almost certainly, in this day and age you have heard of Microservices architectures. The term gets thrown around very often when talking about scaling and handling growth within your system.…
** Disclaimer: This is not an article to teach you a quick hack on how to learn multiple programming languages, but an analysis on its advantages. Soz! ** If you…