AWS re:Invent 2021 - How Apache Lucene’s community built merge-on-refresh

preview_player
Показать описание
This session provides an on-the-ground look at the inner workings of modern open-source development by following a significant, complex change from inception to release. In 2020, Amazon completed a multiyear migration of its customer-facing product search engine onto a new service based on Apache Lucene, supported by many AWS services. In production, Amazon observed Lucene’s segmented nature influencing query latency and had an idea to reduce its segment count. The idea seemed simple, but its realization, through close collaboration with the Lucene developer community, took nearly a year! This session dives deep into this journey.


Subscribe:

ABOUT AWS
Amazon Web Services (AWS) hosts events, both online and in-person, bringing the cloud computing community together to connect, collaborate, and learn from AWS experts.

AWS is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers—including the fastest-growing startups, largest enterprises, and leading government agencies—are using AWS to lower costs, become more agile, and innovate faster.

#AWS #AmazonWebServices #CloudComputing
Рекомендации по теме
Комментарии
Автор

Reactive programming would have solved this issue. The issue of the system was the backpressure from the flushing.

mihairauea