Elasticsearch
Elasticsearch é o componente central do Elastic Stack, um conjunto de ferramentas gratuitas e abertas para ingestão, enriquecimento, armazenamento, análise e visualização de dados conhecida como ELK Stack ( iniciais de Elasticsearch, Logstash e Kibana, seus componentes internos). Trata-se de um mecanismo de busca baseado na biblioteca Lucene e desenvolvido em Java para todos os tipos de dados, incluindo textuais, numéricos, geoespaciais, estruturados e não estruturados. Ele usa uma estrutura baseada em documentos em vez de tabelas e schemas e vem com APIs REST abrangentes para armazenar e pesquisar os dados. De uma forma simples, é possível pensar no Elasticsearch como um servidor que pode processar requisições JSON e devolver dados JSON.
Links
Amazon Elasticsearch Service
O Amazon Elasticsearch Service é um serviço totalmente gerenciado que facilita a implantação, a segurança e a execução do Elasticsearch de forma eficaz e em grande escala. Você pode…
Wikipedia
Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
GitHub
Free and Open, Distributed, RESTful Search Engine
Elastic Stack and Product Documentation
Elasticsearch: Store, Search, and Analyze; Cloud: Provision, Manage and Monitor the Elastic Stack; Kibana: Explore, Visualize, and Share; Observability: APM, Logs, Metrics, and Uptime; Logstash: Collect,
Some things you should know before using Amazon’s Elasticsearch Service on AWS
Elasticsearch is a powerful but fragile piece of infrastructure with a ton of things that can cause the AWS service to become unstable