The most common use cases for Elastic Search are static text search and observability (systems monitoring). The data profiles of these use cases share two important traits; one, the write operations are predictable, and two, data is reproducible upon failure or corruption. For these reasons ES is usually situated on…