Blog

Elasticsearch in JavaScript the proper way

Learn how to create a production-ready Elasticsearch backend in JavaScript, follow best practices, and run the Elasticsearch Node.js client in Serverless environments.

Elasticsearch in JavaScript the proper way, part I

Explaining how to create a production-ready Elasticsearch backend in JavaScript. Explore how to use Elasticsearch with JavaScript to create a server with different search endpoints to query Elasticsearch documents following client/server best practices.

Jeffrey Rengifo

Elasticsearch in JavaScript the proper way, part II

Learn about production best practices and how to run the Elasticsearch Node.js client in Serverless environments to reduce coding errors.

Jeffrey Rengifo