Posts tagged with #database
View #10 Eventual Consistency & Distributed Data Stores – Cassandra, DynamoDB, CRDTs

Latest Post
code , system-design
#10 Eventual Consistency & Distributed Data Stores – Cassandra, DynamoDB, CRDTs
Delayed notifications? Don't worry, it's probably eventual consistency. Let's chat about Cassandra, DynamoDB, and CRDTs – how they keep huge systems alive and kicking, even when things get messy.
03 Mar 2025
#code
#system-design
View #9 Database Scaling Techniques – Sharding, Partitioning, Replication

code , system-design
#9 Database Scaling Techniques – Sharding, Partitioning, Replication
Ever feel like your database is about to buckle under the pressure? Yeah, it happens. We'll break down sharding, partitioning, and replication – basically, how to spread the load and keep things running smoothly, even when things get crazy.
03 Mar 2025
#code
#system-design