« all talks

From 1 to 1 Billion: Evolution of a Document Serving System

This talk was held on Wednesday, February 27, 2013 at 7:00pm

As Indeed’s traffic has grown to its current level of over 3 billion job searches per month worldwide, we have evolved our job data storage and serving architecture in order to maintain high levels of reliability and performance, including an average retrieval time per document of 31ms. This talk will describe that evolution, from the initial direct-access MySQL-based solution to a dedicated service and custom data store built around a log-structured merge-tree (LSM-Tree) implementation.