2025
-
Inside the Microprocessor
-
RISC-V: Worth the Hype?
-
New Website
2023
-
gRPC 104: Pagination, Authentication & Interceptors
-
gRPC 103: Connecting to MySQL Database
-
gRPC 102: Creating Clients
-
gRPC 101: Creating Services
-
Protocol Buffers 102
-
Protocol Buffers 101
-
Why gRPC Crushes REST?
2022
-
Cassandra: From SQL to CQL
-
Cassandra: Anatomy of Read & Write
-
Cassandra: Mighty Storage Engine
-
Cassandra: Internals & Architecture
-
Cassandra: Write Fast, Scale Forever
2021
-
Designing LFU Cache
2020
-
Database Landscape in 2020
2019
-
Let's Scale Our Database
-
REST API Pagination
-
Inception of Virtual Memory
-
Designing LRU Cache
2018
-
API Landscape in 2018
2017
-
Learning Go - Composition Over Inheritance
-
Learning Go - Interfaces
-
Learning Go - Structs
-
Learning Go - Maps
-
Learning Go - Slices
2016
-
Choosing a Programming Language in 2017
-
Factory - Creational Design Pattern
-
Builder - Creational Design Pattern