I was reading instagram system design question
He said he will be using Cassandra for tables storing user, photo metadata, user follows tables...
I didn't understand why he is using Cassandra and why not regular rdms like PostgreSQL or nosql like MongoDB.