^12.1.3
In this course, you will learn the basics of using Elasticsearch within your application. You will learn how to store and retrieve data in Elasticsearch as well as how to leverage its powerful search features.
You will be able to design indices, types and maps for your application to leverage the most from Elasticsearch and you will learn how to monitor the health and performance of your Elasticsearch servers to identify and resolve capacity issues before they impact your application.
Throughout this course, we will be using the Simpsons dataset containing all of the Simpsons episodes, characters, and lines. It will be the foundation for learning to retrieve data from Elasticsearch, perform complex searches, and understand and implement best practices for storing data in Elasticsearch.
This course is still a great intro to Elasticsearch but there is a little extra work to do on the learner's part. The concepts are still viable and some initial setup and workarounds are required.
We are all happy about this course
I good overview of what ElasticSearch does and how to make use of it. There were quite a few valuable bits of information for an ES bigger but I feel that there were some things left out... then again the course is quite concise so there's a fine balance to maintain. Overall, I liked it, find it useful and would recommend it to some one new to ElasticSearch. I would like to see it updated for ES 7.x. Thank you, Will!
Update to the latest Elasticsearch version.
The project in github don't run, please update
Very hands-on and full of practical advice. Great job!
I'll try to use more ELS and Kibana for tracking purposes at my company.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.