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…