- Set up a trial Elasticsearch instance on Elastic Cloud.
- Add a single document to the Elasticsearch index.
- Use the \_bulk endpoint to add multiple documents to the index.
- Perform a basic search query on the Elasticsearch index.
In this quest, you'll gain hands-on experience with Elasticsearch, starting from setting up an Elasticsearch instance, adding data to it, and performing basic search queries. You'll learn how to use Elasticsearch and Kibana to analyze and search through data effectively.