Подія відбулась
Подія відбулась

Квитки на наступну конференцію Конференція Highload fwdays'24 вже у продажу!

Make Your Data FABulous

Відео доповіді

Презентація доповіді

Databases

The CAP theorem is widely known for distributed systems, but it's not the only tradeoff you should be aware of. For datastores, there is also the FAB theory and just like with the CAP theorem you can only pick two:

  • Fast: Results are real-time or near real-time instead of batch-oriented.
  • Accurate: Answers are exact and don't have a margin of error.
  • Big: You require horizontal scaling and need to distribute your data.

While Fast and Big are relatively easy to understand, Accurate is a bit harder to picture. This talk shows some concrete examples of accuracy tradeoffs Elasticsearch can take for terms aggregations, cardinality aggregations with HyperLogLog++, and the IDF part of the full-text search. Or how to trade some speed or the distribution for more accuracy.

Philipp Krenn
Elastic
  • Developer advocate and part of the infrastructure team at Elastic
  • Frequently speaker about full-text search, databases, operations, and security
  • Organizer of meetups and constant traveler
  • Twitter
Увійти
Або поштою
Увійти
Або поштою
Реєстрація через e-mail
Реєстрація через e-mail
Забули пароль?