In this chapter, we discussed Elastic Cloud, which is the scalable cloud offering for Elasticsearch and Kibana. We also discussed various features of X-Pack. With monitoring and alerting, you can make sure your cluster is up and running and that your data is always available.
Although Elasticsearch started as a search engine, it is evolving as an analytics engine. In this chapter, we discussed Graph, which can be used to discover relations in your data. We used the example of an e-commerce store to make recommendations, but this functionality has great potential. For example, for fraud detection or to find out the similarity between customers who like or don't like your product have in common. The graph provides actionable insights into your data.
The alert and notification system that we discussed in this chapter is very flexible. We used alerting to get notified...