As part of WE3.1, we might need to scale the MoreLike endpoint. In this experiment, we want to expose more users to RelatedArticles, which relies on MoreLike. This is one the most expensive Search endpoints, so depending on the additional load, appropriate care must be take to scale it appropriately so that additional usage does not overload the whole Search clusters.
We don't yet have a good estimation of the additional load that might be generated, so this will be a high level plan, with potentially multiple scenarios, and very high level estimates.
AC
- various scaling strategies are defined in high level terms
- high level estimation of the amount of work necessary are provided for each strategy