Author’s articles

March 18, 2026
AI agent memory: Creating smart agents with Elasticsearch managed memory
Learn how to create smarter and more efficient AI agents by managing memory using Elasticsearch.

March 3, 2026
Using subagents and Elastic Agent Builder to bring business context into code planning
Learn about subagents, how to ensure they have the right information, and how to create a specialized subagent that connects Claude Code to your Elasticsearch data.

October 10, 2025
Creating an AI agent with n8n and MCP
Exploring how to build a trend analytics agent with n8n while leveraging the Elasticsearch MCP server.

September 22, 2025
Elastic Open Web Crawler as a code
Learn how to use GitHub Actions to manage Elastic Open Crawler configurations, so every time we push changes to the repository, the changes are automatically applied to the deployed instance of the crawler.

April 29, 2025
RAG without “AG”?
Learn how to leverage semantic search and ELSER to build a visually appealing Q&A experience, without using LLMs.

January 24, 2025
Indexing OneLake data into Elasticsearch - Part II
Second part of a two-part article to index and search OneLake data into Elastic using a Custom connector.

January 23, 2025
Indexing OneLake data into Elasticsearch - Part 1
Learn to configure OneLake, consume data using Python and index documents in Elasticsearch to then run semantic searches.

January 16, 2025
Elastic Jira connector tutorial part II: Optimization tips
After connecting Jira to Elasticsearch, we'll now review best practices to escalate this deployment.

January 15, 2025
Elastic Jira connector tutorial part I
Reviewing a use case for the Elastic Jira connector. We'll be indexing our Jira content into Elasticsearch to create a unified data source and do search with Document Level Security.