Naveen SinghLinux filesystem is not reflecting the change of a deleted file on disk?Have you ever deleted a large file or files successfully using the rm command but didn’t see any change in disk usages of the filesystem…Jan 30, 2021Jan 30, 2021
Naveen SinghDesigning a game leaderboard service: Part 1In this article, I will share my experience in designing a game leaderboard. In the next article, I will be discussing the APIs that you…Sep 3, 20193Sep 3, 20193
Naveen SinghWhat are Graph databases and different types of Graph databasesA graph database is a database designed to treat the relationships between data as equally important to the data itself. It uses Graph…Apr 25, 2019Apr 25, 2019
Naveen SinghApache Kafka cluster setupThis article will provide simple steps to set up a Kafka cluster with 3 nodes. Also, we will see how to set up a Kafka zookeeper cluster…Dec 18, 2018Dec 18, 2018
Naveen SinghInstalling rlwrap on Amazon linuxThis is an utility which provides history for different kind of commands like sqlite3, openssl etc. It also allows you to navigate through…Feb 24, 2018Feb 24, 2018