Skip to content

Comment on Mysql Sharding For A Site That Gets 5 Billion Views Per Monthparent

Comments

I like to abstract data access from the implementation of its storage, so making changes to the storage methodology shouldn't/won't require substantial changes to business or application logic. Keeping the separation clear is more difficult for some people than others. One of the problems with the route you are suggesting is that people don't know the future. Eliminate bottlenecks as they start to come up, and don't tightly couple unrelated concerns.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.