sudan·Jan 19, 2025Internals of RedisIn this article, we will dive deep into the internals of the Redis database.
sudan·Mar 13, 2024Notion of time in distributed systemsIn this article, we will deep dive and understand the significance of time measurement in distributed systems.
sudan·Apr 16, 2023Internals of gRPC architectureIn this article, we will dive deep into the internals of gRPC architecture. We will discuss how gRPC and Protocol Buffers work together…A response icon7A response icon7
sudan·Sep 29, 2022Deep dive into the evolution of HTTP protocolIn this article, we will discuss the evolution of HTTP protocol, starting with HTTP/0.9 all the way up to HTTP/3, discussing their specific…
sudan·Jul 1, 2022Internals of JVM ArchitectureIn this article, we will discuss the architecture of JVM specification, the various components involved, and their roles.
sudan·Apr 17, 2022How Data flows through the InternetIn this article, we will understand how Data flows through the Internet to reach the final destination.A response icon1A response icon1
InCRED Engineeringbysudan·Dec 27, 2021DynamoDB InternalsDynamoDB is a distributed, highly-available fully-managed NoSQL key-value (document) database offered by Amazon.com as part of Amazon Web…A response icon4A response icon4
sudan·Nov 13, 2021Database Isolation Levels explainedThis article describes various Isolation levels supported by a Transactional Database, the various problems addressed by each Isolation…A response icon5A response icon5
sudan·Mar 9, 2021Exactly-Once Processing in Kafka explainedThis article explains how Exactly-Once Processing in Kafka works internally. It assumes that the reader is already familiar with the…
sudan·Aug 17, 2020Apache Zookeeper InternalsThis article describes the internal working of Apache Zookeeper. It starts with the explanation of various components in Zookeeper and…A response icon1A response icon1