
Overview
Video 1
Video 1

Product video
Elastic's Search AI Platform combines world-class search with generative AI to address your search, observability, and security challenges.
Elasticsearch - the industry's most used vector database with an extensive catalog of GenAI integrations - gives you unified access to ML models, connectors, and frameworks through a simple API call. Manage data across sources with enterprise-grade security and build scalable, high-performance apps that keep pace with evolving business needs. Elasticsearch gives you a decade-long head start with a flexible Search AI toolkit and total provisioning flexibility-fully managed on serverless, in the cloud, or on your own infrastructure.
Elastic Observability resolves problems faster with open-source, AI-powered observability without limits, that is accurate, proactive and efficient. Get comprehensive visibility into your AWS and hybrid environment through 400+ integrations including Bedrock, CloudWatch, CloudTrail, EC2, Firehose, S3, and more. Achieve interoperability with an open and extensible, OpenTelemetry (OTel) native solution, with enterprise-grade support.
Elastic Security modernizes SecOps with AI-driven security analytics, the future of SIEM. Powered by Elastic's Search AI Platform, its unprecedented speed and scalability equips practitioners to analyze and act across the attack surface, raising team productivity and reducing risk. Elastic's groundbreaking AI and automation features solve real-world challenges. SOC leaders choose Elastic Security when they need an open and scalable solution ready to run on AWS.
Take advantage of Elastic Cloud Serverless - the fastest way to start and scale security, observability, and search solutions without managing infrastructure. Built on the industry-first Search AI Lake architecture, it combines vast storage, compute, low-latency querying, and advanced AI capabilities to deliver uncompromising speed and scale. Users can choose from Elastic Cloud Hosted and Elastic Cloud Serverless during deployment. Try the new Serverless calculator for price estimates: https://cloud.elastic.co/pricing/serverless .
Ready to see for yourself? Sign into your AWS account, click on the "View Purchase Options" button at the top of this page, and start using a single deployment and three projects of Elastic Cloud for the first 7 days, free!
Highlights
- Search: Build innovative GenAI, RAG, and semantic search experiences with Elasticsearch, the leading vector database.
- Security: Modernize SecOps (SIEM, endpoint security, cyber security) with AI-driven security analytics powered by Elastic's Search AI Platform.
- Observability: Use open, extensible, full-stack observability with natively integrated OpenTelemetry for Application Performance Monitoring (APM) of logs, traces, and other metrics.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Security credentials achieved
(2)


Buyer guide

Financing for AWS Marketplace purchases
AWS PrivateLink
Pricing
Free trial
Dimension | Cost/unit |
|---|---|
Elastic Consumption Unit | $0.001 |
Dimensions summary
Top-of-mind questions for buyers like you
Vendor refund policy
See EULA above.
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
Visit Elastic Support (https://www.elastic.co/support ) for more information. If you are a customer, go to the Elastic Support Hub (http://support.elastic.co ) to raise a case.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.


FedRAMP
GDPR
HIPAA
ISO/IEC 27001
PCI DSS
SOC 2 Type 2
Standard contract
Customer reviews
Search through massive message archives in milliseconds and have supported large compliance data
What is our primary use case?
I can describe a few use cases for Elastic Search because in my previous company, we had a message database and needed to implement a search system. We first used Postgres full text search, but it did not work well, so we had to migrate everything into Elastic Search . Elastic Search could better index the data and we could search every document in instant time.
The key differences between Elastic Search and Postgres search, including both pros and cons, are primarily related to indexing speed. In Postgres, the full text search speed is quite noticeable if you have a message document. In Elastic Search, I am not quite certain about when comparing to normal data, but for our use case of searching through message documents, the speed difference is noticeable in Postgres because our documents are very large. Since Elastic Search is primarily built for search, I think it can better search through the document. Our documents were sometimes really large, ranging from 100 megabytes to 200 megabytes per document, so I think Elastic Search handles this much better than Postgres.
What is most valuable?
What I appreciate about Elastic Search is that the best features include the ability to search through very big documents and index and search through them really fast. This is the one thing I value most about Elastic Search.
Regarding stability, I have not had any crashes, downtimes, or performance issues with it. We did have one incident, but it was not from Elastic Search. I think it was an AWS service outage. The downtime was an AWS error, not from Elastic Search.
Concerning scalability, I find it scalable because it is quite scalable right now. We currently have a terabyte of compliance data, and the client can search through that very effectively. We have not experienced any scalability errors so far. I think our compliance data amounts to approximately five or six terabytes of data, which is very large. We can search through that document quite easily, sometimes in 7 milliseconds, sometimes one or two milliseconds. It was quite fast.
What needs improvement?
Apart from the good things, what I would like to see improved or enhanced in Elastic Search is the storage cost. I think the main problem with Elastic Search is that sometimes the storage was quite expensive. We also have a file system in addition to compliance. We have an FDS on our server, and we sometimes want to attach something on top of the FDS and search through every file without having to create a search index dedicatedly.
The missing features or functionalities in Elastic Search that I would like to see included in the future or some functionality that requires enhancement would be the ability to attach to our file system, such as network file system or NFS, or maybe our on-premise NAS server, and then search through everything, whether it is a document, text, or some information from those documents. That may be our primary use case right now, but we do not have that capability. Additionally, I would like to see a better search system so we can locally embed and find through everything.
For how long have I used the solution?
I have been working with Elastic Search for approximately one or two years.
What do I think about the stability of the solution?
Regarding stability, I have not had any crashes, downtimes, or performance issues with it. We did have one incident, but it was not from Elastic Search. I think it was an AWS service outage, not from Elastic Search. The error was an AWS error.
What do I think about the scalability of the solution?
Concerning scalability, I find it scalable because it is quite scalable right now. We currently have a terabyte of compliance data, and the client can search through that very effectively. We do not have any scalability errors so far. I think our compliance data amounts to approximately five or six terabytes of data, which is very large. We can search through that document quite easily, sometimes in 7 milliseconds, sometimes one or two milliseconds. It was quite fast.
How are customer service and support?
I do not know anything about the tech support because I have not escalated any questions to the technical support or customer service teams. We have not talked to anyone.
Which solution did I use previously and why did I switch?
I previously used a different solution for search. The solution I used for the search previously was Postgres full text search.
How was the initial setup?
The initial setup process of Elastic Search was straightforward. I did not face many challenges or complexities except for the fact that we had to extract every document and build a search index. Aside from that, we did not experience much complexity during that time.
What's my experience with pricing, setup cost, and licensing?
When it comes to pricing, I think we had to pay AWS approximately 1,000 to 1,200 per month for the overall stack. I am not quite certain about how much Elastic Search costs specifically because I was not in charge of pricing. The overall system cost was approximately 1,200 to 1,500 per month.
I do not find it cost-effective. I am not quite certain. Maybe the client might complain, but I am not certain. We just built out the system.
Which other solutions did I evaluate?
Before choosing Elastic Search, I evaluated other options. At first, we tried to go with Redis search because we really needed fast retrieval, but Redis search was closed source at that time, so we could not go with Redis search. We had to try Elastic Search and it performed quite surprisingly well.
What other advice do I have?
Given my experience with Elastic Search, a piece of advice or recommendation I may share with other organizations considering it is that if you are looking for a simple search, I am not certain whether I would recommend Elastic Search. However, if you are handling message data with a massive amount of data and you need sub-millisecond search time, I think in that scenario Elastic Search outperforms everything. I would give this product a rating of eight out of ten. Especially if you are using SQL to search through the data, Elastic Search really outperforms SQL when you have to search through massive data.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Indexing millions of daily records has been streamlined and search performance meets our needs
What is our primary use case?
Elastic Search use cases for us involve maintaining a huge amount of data per day, around millions of transactions for each record. We are maintaining all this data with Elastic, and Elastic is doing a fantastic job by doing the indexing. The algorithm is very good, enabling us to process the data very fast.
We are conducting searches with Elastic Search because the data volume is too high. With a couple of indexing configurations, we are able to achieve our goal.
What is most valuable?
A good feature of Elastic Search is that they have something called policies, which we can make hot and cold, all related to data retention, and that is what I appreciate the most.
What needs improvement?
From the UI point of view, we are using most probably Kibana, and I think they can do much better than that. That is something they can fine-tune a little bit, and then it will definitely be a good product.
Maintenance in terms of Elastic is that they can improve the UI and UX, and if they fine-tune it a little bit, then it will be much better.
For how long have I used the solution?
I have used Elastic Search for the last two years in my career.
What do I think about the stability of the solution?
So far I haven't noticed any lagging, crashing, or downtime with Elastic Search.
What do I think about the scalability of the solution?
The scalability of Elastic Search is good, and I am satisfied with that as of now, and the performance is good.
How are customer service and support?
I don't think I have ever had to contact technical support.
How was the initial setup?
I find the initial deployment of Elastic Search easy; it is quite straightforward.
Approximately, I am able to deploy Elastic Search within two to three hours for the first time.
What about the implementation team?
To deploy, one or two people will be enough because you need Logstash to be configured to bring the data to Elastic Search for indexing.
Which other solutions did I evaluate?
We tried to implement big data pipelines and all, and we tried to use Spark as well for analytics and data cleaning, but I think Elastic is better in that field. I didn't find anything better than that.
Fast, Scalable Elasticsearch for Quick Log Analysis
Shard allocation and indexing can be made easier to configure
