DEV Community

Saqib Ameen Subhan profile picture

Saqib Ameen Subhan

14 years running databases in production. MongoDB Community Creator 2024. Currently writing "Tales from Production" - real incidents, honest tradeoffs, no engagement bait.

Joined Joined on  github website
Large partitions don't fail loudly. They fail everywhere at once.

Large partitions don't fail loudly. They fail everywhere at once.

Comments
3 min read
Repair at 1,000 nodes: why we stopped running nodetool repair by hand

Repair at 1,000 nodes: why we stopped running nodetool repair by hand

Comments
3 min read
The heap dump usually exonerates Cassandra

The heap dump usually exonerates Cassandra

Comments
3 min read
A compaction strategy is a bet about your workload

A compaction strategy is a bet about your workload

Comments
3 min read
mtools does not parse MongoDB 4.4+ JSON logs. So I built mdbkit.

mtools does not parse MongoDB 4.4+ JSON logs. So I built mdbkit.

1
Comments
6 min read
In Cassandra, a delete is a write (and reads pay for it)

In Cassandra, a delete is a write (and reads pay for it)

Comments
3 min read
How to delete 2TB from a live MongoDB cluster without anyone noticing

How to delete 2TB from a live MongoDB cluster without anyone noticing

Comments
3 min read
I take down a healthy primary on purpose. You should too.

I take down a healthy primary on purpose. You should too.

Comments
3 min read
"The write was acknowledged" means less than you think

"The write was acknowledged" means less than you think

Comments
3 min read
cannot index parallel arrays, the MongoDB error that improves your schema

cannot index parallel arrays, the MongoDB error that improves your schema

Comments
2 min read
The explain plan I read before the CEO called back!

The explain plan I read before the CEO called back!

Comments
3 min read
loading...