Reviews of existing technologies
Bad data model design with Cassandra causes chronic pains as application scales. I had to re-read about data model design in “Cassandra – the Definitive…
There are too many metrics that describes some aspects about memory in Linux. Further to an old article on this site, where several concepts were…
Overview Fault tolerance and high availability are two architectural characteristics that people often confuse with each other. High availability focuses on minimizing downtime. It guarantees…
When speaking about memory there are a few concepts that I had to wrap my head around. I’m hence putting them together for future reference.…
Kernel introduction Linux system is composed of three main bodies of code, in line with the most traditional UNIX implementations: Kernel: The kernel is responsible…