Hacker News new | ask | show | jobs
by ryan_j_naughton 2533 days ago
Also from Fair here.

A lot of the cost savings were because we could decrease the size of our elasticsearch cluster. This was mostly due to the flattening of the elasticsearch document schema, which improved performance dramatically but also allowed us to run significantly fewer ES nodes.

1 comments

Gotcha, thanks for reaching back!