« all talks

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

This post is also available in: English

This talk was held on 2013年 2月 27日 (水曜日) 19時00分

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.