InFlipkart Tech BlogbySachin JapateScaling TiDB To 1 Million QPSA Flipkart journeyJul 11, 20232Jul 11, 20232
Ricky MondalSystem Design: InMemory Key-Value Store With TransactionAn in-memory key-value store with transaction support is a system that allows clients to perform CRUD (Create, Read, Update, Delete)…Jul 8, 20241Jul 8, 20241
InStackademicbyTharun Kumar Reddy PoluUnderstanding Cache Eviction PoliciesA Comprehensive Guide to Cache Eviction Strategies with Algorithms, Pseudocode, and Practical Use cases in Real-world systemsJul 24, 20241Jul 24, 20241
Hemant GuptaInsights from paper (part II) — Druid: A Real-time Analytical Data StoreIn the first part of the article, I have covered the introduction and architecture of Druid paper. I will cover the rest of the paper in…Aug 3, 2023Aug 3, 2023
Hemant GuptaInsights from paper — FaRM : No compromises: distributed transactions with consistency…1. AbstractJul 29, 2024Jul 29, 2024
Abhinav VinciMicroservices Communication Architecture PatternsCommunication Architecture patterns :Jan 12, 20231Jan 12, 20231
Abhinav VinciUnderstanding key storage systems.. (Block, File and Object storage)File storage, block storage, and object storage are three primary data storage methods, each with unique characteristics and use cases.Jul 20, 2024Jul 20, 2024
Abhinav VinciWhy data format matters ? Parquet vs Protobuf vs JSONWhats data format ?Dec 29, 20232Dec 29, 20232
Abhinav VinciWrite Ahead Logs : But Why ??Write-Ahead Logging (WAL) is a technique used in storage systems to ensure the durability and consistency of transactions.May 5, 20246May 5, 20246
Abhinav VinciCassandra Internals — SSTables : The secret sauce that makes cassandra super fastWhats SSTables ?May 15, 2024May 15, 2024
Patrick KossTransactions — DBs Oversimplified: Theory and ImplementationRelational DBs offer the beauty of transactions. Implementing them is not straight forward. Let´s figure out why!Feb 19, 2024Feb 19, 2024
Patrick KossConsistency and Consensus — DBs Oversimplified: Theory and ImplementationConsensus is the champions league of distributed systems. Getting it right is a challenging task. Can we implement it correctly?Feb 26, 2024Feb 26, 2024
Adron HallDistributed Database Application Starter Kits, A BeginningI’ve boarded a bus, and as always, when I board a bus I almost always code. Unless of course there are people I’m hanging out with then I…Dec 21, 20181Dec 21, 20181
InHackerNoon.combySaurabh.vEventual vs Strong Consistency in Distributed DatabasesExplanation of this topic starts with an analogy, taking an example from real life to understand the concept better.Jul 31, 201710Jul 31, 201710
Paul BoulosYou lost me at "Kafka on the other side is essentially a distributed database."Mar 24, 20211Mar 24, 20211
Education Ecosystem (LEDU)TiDB on KubeSphere: How to Use Cloud-Native Distributed Database on KubernetesIntroduction Kubernetes has, in the recent past, become the go to standard for building applications running multiple containers. Using…Mar 31, 2021Mar 31, 2021
InGeek CulturebyTiDBTiDE: Developing a Distributed Database in a BreezeAuthors: Software Engineers at PingCAPJun 30, 2021Jun 30, 2021
InDataDrivenInvestorbyAasthaAccessibility Vs Consistency in Distributed Database SystemThe CAP TheoremJul 21, 2021Jul 21, 2021
InDev GeniusbyGavin F.The Essential Concepts of High Speed Distributed Database — CassandraA practical guide of Cassandra partition key, cluster key, query designApr 10, 20221Apr 10, 20221