CloudSearch
Solution Architect Associate
- Fully managed version of the open-source application Elasticsearch
- Allows you to quickly search over your stored data and analyze the data you get back
- Commonly a part of an ELK stack (Elasticsearch, Logstash, Kibana)
- Creates indexes over data files and acts as a search engine
- Supports enhanced search features like suggestions, highlighting, geospatial, sloppy phrase searching, term boosting, etc.