From the course: Data Engineering on AWS: Data Cataloging, Processing, Analytics, and Visualization

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Elasticsearch demo

Elasticsearch demo

- [Instructor] All right, so now it is time to see it in action. That how Amazon OpenSearch works. So let's look for the service Amazon OpenSearch. So we will create a domain for OpenSearch. We'll give it some name. Let's say, I'm giving it, flights, as I will be using sample data available for flights. We can create custom endpoint and we can also choose the deployment types from here Since it is for demo purpose, so let's stick to development and testing. We will keep the version as latest. By default, auto-tune is available. So, what auto-tune will do for us? It'll automatically make node level and memory level tuning, so our cluster is getting a better performance. Since we are using this cluster for our development and testing, let's stick to 1-AZ. For instance type, we can look for some smaller instances, so let's say I'm choosing this T3 small search Number of nodes, we can reduce to one. Rest…

Contents