My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Friday, 13 June 2025
Introduction to Serverless Framework
›
Serverless Framework is a tool designed to streamline the development and deployment of serverless applications, including functions and inf...
Thursday, 12 June 2025
Useful Kibana DevTools Queries
›
To perform a search operation on a specific index: GET /my_index/_search By itself (without a request body), it returns the first 10 docum...
Friday, 30 May 2025
Introduction to Elastic Agents
›
Elastic Agents are unified, lightweight software components developed by Elastic to collect, ship, and (optionally) protect data—including l...
How to deploy Elastic stack via Elastic Cloud on Kubernetes (ECK)
›
Elastic Cloud on Kubernetes (ECK): Kubernetes operator Automates the deployment, provisioning, management, and orchestration of Elastic appl...
Friday, 16 May 2025
How to use Helm charts
›
Case study: we want to install Elasticsearch via Helm chart. From Elastic Stack Helm chart | Elastic Docs we can see that Elastic offers...
›
Home
View web version