
do MORE with stateLESS Elasticsearch
How would you create Elasticsearch if you were starting this project in 2025?
- Decouple compute from storage
- Externalize persistence and replication management to a blob store like S3, Google Cloud Storage or Azure Blob Storage
- Dynamically add or remove instances
- Have the right default values
- And a super clear and smooth path for developers
This is exactly what we did with Elastic Serverless.
In this session, you will discover how we redesigned Elasticsearch to do more with a Stateless architecture that can run queries on cold storage.
Resources
- Documentation: Elastic Serverless β This is the official Elastic Serverless documentation.
- Documentation: Elasticsearch Serverless API β This is the official Elasticsearch Serverless API documentation.