Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

3 AWS reviews

External reviews

458 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Hussain Gagan

Instant search has transformed how users find products and content in real time

  • April 20, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Algolia has been building a real-time search experience in web apps, including things like product search, filtering, and auto-complete. It works really well for both e-commerce and internal tools where fast data retrieval is critical.

What is most valuable?

In my opinion, the best feature of Algolia is definitely its instant search capabilities. It delivers results in real time from the first keystroke. Also, its API-first approach makes it super easy to integrate with any front-end or back-end.

We have seen a significant improvement in user engagement with instant search enabling them to quickly find what they are looking for. The API-first approach has also streamlined our development process, allowing us to easily integrate Algolia with our existing infrastructure. It saved us a lot of development time since we didn't have to build and optimize our own search engine.

Another key feature of Algolia is its robust analytics capabilities, which provide valuable insights into user behavior and search trends. This has been particularly useful in helping us refine our search functionality and improve the overall user experience.

Algolia has positively impacted my organization by improving the overall user experience, especially in search-heavy applications. Users are able to find what they need faster, which directly improved retention and engagement.

What needs improvement?

One downside of Algolia is pricing, which can get expensive as your data and query volume scale. Also, tuning relevance sometimes requires experimentation.

I would say the documentation for Algolia is good overall, but debugging relevance issues can be tricky. More guided tools for troubleshooting ranking problems would help.

For how long have I used the solution?

I have been using Algolia for around one and one and a half years, mainly for implementing search in web applications and dashboards.

What do I think about the stability of the solution?

In my opinion, Algolia is very stable. We have rarely faced downtime. The distributed infrastructure ensures high availability.

What do I think about the scalability of the solution?

Scalability is one of Algolia's strongest points. It handles large data sets and high query volumes without any performance issues.

How are customer service and support?

Customer support for Algolia has been good overall, especially for paid plans. Documentation and community resources also cover most of the use cases.

Which solution did I use previously and why did I switch?

We previously used a basic SQL-based search, which was slow and not scalable. We switched to Algolia for better performance and features.

How was the initial setup?

Setup with Algolia was very quick. You can get started in minutes using APIs and SDKs. Pricing is usage-based, which is great initially but needs monitoring as you scale.

What was our ROI?

My return on investment has been strong in terms of time and efficiency. Even though pricing can increase, the time saved on development and maintenance easily justifies it.

Which other solutions did I evaluate?

We evaluated Elasticsearch and Meilisearch before choosing Algolia. Elasticsearch was powerful but required more setup and maintenance, while Algolia was much easier to integrate.

What other advice do I have?

My advice for others looking into using Algolia is that if you need fast and reliable search, Algolia is a great choice. Plan your indexing strategy and monitor usage to control costs.

Algolia is one of those tools that works really well out of the box. It takes a complex problem like search and makes it simple and fast to implement.

My review rating for Algolia is 9 out of 10.


    Yash Patel

Search has transformed product discovery and has driven faster, higher-converting journeys

  • April 18, 2026
  • Review from a verified AWS customer

What is our primary use case?

Our primary use case for Algolia has been powering product search and discovery on our e-commerce storefront. We needed something that could handle real-time, as-you-type search across a catalog of over 80,000 SKUs with faceted filtering on the side, such as brand, price range, category, and ratings.

Algolia made the entire experience feel instantaneous from the user perspective. We also extended it to our internal knowledge base so support agents could search through help articles and product specifics quickly without switching tools. One of the clearest wins I can point to was during a peak sale event, something like our version of a Cyber Weekend campaign. Before Algolia, our in-house search would buckle under traffic spikes, and users would get irrelevant results or slow load times, which directly killed conversion.

After migrating to Algolia, we saw search response times drop to under 80 milliseconds on average, and our search-to-purchase conversion rate improved by roughly 18 percent compared to the same event the previous year. That alone justified the investment for us internally.

Beyond the core storefront search, we also use Algolia InstantSearch in a React component to build out a product listing page that dynamically ranked using their AI Re-ranking feature. We set it up so that the trending products and high-converting items naturally floated to the top without our merchandising team having to manually intervene every day.

We also leverage their A/B testing capability to experiment with different ranking strategies. That has become a weekly tool for our product team. It essentially gave non-technical stakeholders control over search behavior without needing a lot of dev tickets.

What is most valuable?

If I had to pick the standout feature Algolia offers for our team, I would have to say it is Neural Search, their hybrid semantic and keyword search. It is genuinely impressive. It handles natural language queries in a way that our old keyword-based system simply could not.

Typo tolerance is another one that sounds minor but has a real impact. Users searching for "Samsung" or "Nike" still get the right result. The Merchandising Studio gives business teams a no-code interface to boost products, set promotional rules, and react to trends in real time. That combination of developer-grade API and business-friendly dashboard is honestly rare in this space.

The Merchandising Studio specifically saved our product team probably six to eight hours a week. They used to spend time coordinating with engineering to adjust search ranking manually. Engineers could focus on building features instead of fielding requests to boost products for weekend campaigns. Neural Search helped reduce our zero-result rate significantly. We went from around 12 percent of searches returning no result to under 4 percent, which means fewer users bouncing off the search page frustrated.

That kind of improvement has a compounding effect on both user satisfaction and revenue. The impact of Algolia on our organization has been multidimensional. On the user experience side, search became something our product team was proud of rather than apologizing for. On the business side, the improvement in search relevance directly contributed to better conversion rates and lower cart abandonment tied to search.

Our engineering team also benefited. We went from maintaining a fragile, custom-built search layer to relying on a managed service that handles scaling, indexing, and relevance tuning for us. It freed up significant developer bandwidth that we redirected towards core product features.

What needs improvement?

Algolia's pricing model can get complicated as you scale. Algolia charges by the number of search operations and records. If you are not careful about how you structure your indexes, costs can creep up faster than expected. It is not a deal-breaker, but it requires some planning upfront.

The other area is relevance tuning. While Neural Search handles a lot automatically, getting the ranking configuration exactly right for niche or domain-specific queries still takes considerable trial and error. I would love to see more guided recommendations from the platform itself on how to optimize ranking for specific industries.

The documentation is generally quite good, but there are some advanced configuration scenarios, such as complex multi-index query federation or custom ranking formula edge cases, where the documentation feels thin and you end up relying on community forums or opening a support ticket.

I would also love better in-dashboard debugging tools. When a specific query returns an unexpected result, tracing exactly why that happened, which ranking rule fired, and what score each result got can be difficult without deep-diving into the API logs. A visual "Explain this result" feature in the dashboard would save a lot of troubleshooting time.

For how long have I used the solution?

I have been working with Algolia for close to two and a half years now, primarily in the context of e-commerce and SaaS product development. We integrated it across two major customer-facing platforms, and it has been deeply embedded in our day-to-day research infrastructure ever since.

What do I think about the stability of the solution?

Algolia has been extremely stable in our experience. Over roughly two and a half years, I can recall maybe one or two minor incidents where we saw elevated latency. In both cases, Algolia's status page was updated proactively, and the issue was resolved within an hour.

We have never experienced a full outage during that period. For a product that sits in the critical path of user-facing search, that reliability record has been important to maintaining trust internally. The SLA commitments at the enterprise tier are backed by meaningful uptime guarantees, and in our view, they have consistently delivered on that.

What do I think about the scalability of the solution?

Scalability is honestly one of Algolia's strongest suits. We went from indexing around 20,000 records when we launched to over 80,000 records today, and the search performance has not degraded at all. Response times are still comfortably under 100 milliseconds.

During peak traffic events when our search volume spikes 5 to 10 times compared to a normal day, Algolia absorbs that without any configuration changes on our end. We simply do not think about scaling search infrastructure anymore, which is exactly what you want from a managed search platform.

How are customer service and support?

Support has been good overall, though it varies by tier. When we were on a lower plan early on, response times were a bit slower for non-critical questions. After we upgraded to a higher tier, we got a dedicated customer success manager who has been genuinely proactive. They have reached out with recommendations on how to improve our relevance configuration before we even asked.

For technical issues, the support engineers are clearly knowledgeable and are not just reading from a script. One note would be that complex billing questions sometimes took longer to resolve than expected, but that is a relatively minor friction point.

Which solution did I use previously and why did I switch?

Before Algolia, we were running a self-managed Elasticsearch search cluster on AWS. It worked, but it required constant tuning, and our search relevance was genuinely poor. Users would search for something and get results that technically matched on a keyword level but were not actually useful.

We also struggled with scaling it reliably during traffic spikes. The tipping point was a holiday season incident where our Elasticsearch cluster fell behind on indexing under load, and customers were searching for products that were actually in stock but not showing up. That incident prompted a serious evaluation of alternatives, and Algolia quickly rose to the top.

How was the initial setup?

The initial setup experience with Algolia was genuinely smooth. We had a working proof-of-concept running within a day and the full integration live in production within about three weeks, which for a search platform of this capability is fast.

The pricing does require some attention, though. Algolia's plans are based on search operations and the number of records indexed, and you need to model your usage carefully before committing to a plan tier. We had one month where an unoptimized indexing script ran more operations than expected and bumped us into the next tier temporarily. Once we understood the model, we managed it well, but it is something to be deliberate about from the start.

What was our ROI?

The ROI has been very positive for us. If I factor in the engineering time saved from not maintaining a custom search system—roughly a 30 percent reduction in search-related development effort—plus the revenue impact from improved conversion rates, the platform pays for itself comfortably.

We ran an informal back-of-the-envelope calculation and estimated that the improvement in search-driven conversion alone accounted for several multiples of our annual Algolia spend. Algolia themselves has a Forrester TEI study that backs up ROI claims like this, and in our experience, those numbers directionally match what we have seen.

Which other solutions did I evaluate?

We looked at three main alternatives before choosing Algolia. Elasticsearch remained on the table as the option if we wanted to keep self-managing. We evaluated TypeSense, which is a compelling open-source option that has a very clean API. It nearly won us over on simplicity and pricing alone.

We also looked at AWS OpenSearch, which was attractive from a cost and ecosystem perspective since we were already on AWS. Ultimately, Algolia won because of the combination of out-of-the-box AI ranking features, the Merchandising Studio for business users, and the speed at which we could get to production-quality search. The managed reliability was also a major factor.

What other advice do I have?

If you are evaluating Algolia, my biggest piece of advice is to invest time upfront in designing your indexing strategy before you start building. Think carefully about how you structure your records, what attributes you are indexing, and what custom ranking signals matter for your business. Those decisions are much harder to unwind later.

Also, take advantage of the Merchandising Studio early and get your non-technical stakeholders involved, because the faster they can self-serve, the more value you will unlock from the platform. Model your expected search operation volume carefully against the pricing tiers to avoid surprises later.

Algolia has been one of those infrastructure decisions that I look back on and feel good about. Search is one of those things that is invisible when it works and absolutely damaging when it does not. Algolia has consistently kept it in the invisible because it just works category for us. The AI capabilities are maturing rapidly. Neural Search, in particular, feels like a genuine step-change compared to where Algolia was two years ago.

If your organization views search as a meaningful touchpoint in the user experience, Algolia is a serious platform worth evaluating thoroughly. I would rate this review at a 9 out of 10.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Apparel & Fashion

Search On Site

  • April 14, 2026
  • Review provided by G2

What do you like best about the product?
I like the analytics dashboard and the ability to review suggested synonyms in addition to creating my own
What do you dislike about the product?
It is not an intuitive interface and there is very little hands on support, not good if you do not have an in house developer familiar with the product
What problems is the product solving and how is that benefiting you?
Provides better search than Shopify's standalone search, also allows to reroute non-product queries to applicable pages (ie returns, faq, order info)


    Rowenna B.

Empowers Merchandising with AI-Driven Insights

  • April 14, 2026
  • Review provided by G2

What do you like best about the product?
I love how much control Algolia gives to the merchandising teams, allowing them to merchandise the results and the orders that products come back in. It's great to be able to set up rules and synonyms. I also love all the AI features it has, including the intelligence to dynamically re-rank the products and introduce things like recommendations and neural search. These features help ensure that products returned to customers are the right ones, matching what our merchandising teams want to sell and what customers want to see. Adding synonyms also reduces the no search results rates. The AI functionality allows us to show recommendations like trending items, bestsellers, and similar items, enabling customers to explore a range.
What do you dislike about the product?
I think there's maybe some gaps in the analytics dashboard being able to kinda customize this a little bit better. Understand how rules are being utilized by and, like, how many customers are seeing those rules and, like, how impactful the rules are because essentially, you don't wanna have so many rules that it's kind of causing problems and kind of reducing some of the core functionality of how Algolia works. So understanding having better analytics on the rules would allow us to remove, like, redundant rules essentially.
What problems is the product solving and how is that benefiting you?
Algolia helps ensure we show relevant products to customers, improving search result accuracy. It allows merchandising teams to manage product rankings and considers seasonal effects, enhancing discoverability and conversion rates. Customers can easily find desired items and add them to their baskets.


    Mike T.

Powerful, Fast Enterprise Search—But Complex and Support Could Improve

  • April 10, 2026
  • Review provided by G2

What do you like best about the product?
Highly configurable and powerful enterprise search solution.
Very accurate and fast result - highly performant
What do you dislike about the product?
Complex solution that requires extensive configuration
Documentation is good but disappointing lack of customer and technical support unless expensive support packages are taken
What problems is the product solving and how is that benefiting you?
Providing on-site search and product filtering
Product recommendations
Category merchandising


    Sarah G.

Lightning-Fast Search Solution with Customization Capabilities

  • April 09, 2026
  • Review provided by G2

What do you like best about the product?
I love how Algolia is lightning fast and very customizable, which is crucial for our site search. The pseudo semantic and semantic AI search capabilities are features we're looking forward to implementing. I also find it very helpful that Algolia provides great data on searches that had no results, allowing us to optimize our search functionality for users. We also managed to triple our load time, and the ability to input keywords for specific products, including competitor part numbers, enhances the search experience significantly.
What do you dislike about the product?
One thing that we are struggling with currently is allowing Algolia to also search the site for pages. It is something we are currently working on configuring but the path forward isn't fully clear. It could be slightly more beginner or user friendly on the backend but other than that it is a great product.
What problems is the product solving and how is that benefiting you?
Algolia solves our website's poor search functionality, providing fast, customizable search with valuable AI capabilities. We tripled our load time, allowing customers to find products quickly. It also offers insightful data on failed searches for optimization.


    Eric T.

Reliable, Fast Search with Straightforward Setup and Clear Documentation

  • April 08, 2026
  • Review provided by G2

What do you like best about the product?
Algolia is a very reliable and efficient search solution. It delivers fast and relevant results, which significantly improves the user experience. The implementation is straightforward, and the documentation is clear and well-structured. It integrates easily with existing tools and allows a good level of customization.
What do you dislike about the product?
Pricing can become quite expensive as usage scales, especially for high traffic or large datasets. Some advanced configurations can also be complex to manage without technical expertise. Additionally, monitoring and fine-tuning relevance sometimes require ongoing effort.
What problems is the product solving and how is that benefiting you?
Algolia helps us provide fast and relevant search results for our users, especially in an e-commerce context with a large product catalog. It significantly improves the user experience by making it easier to find the right products quickly. This leads to better engagement and higher conversion rates, while also reducing the complexity of managing search infrastructure internally.


    Photography

Powerful Insights Backed by Fast, Helpful Support

  • April 08, 2026
  • Review provided by G2

What do you like best about the product?
Powerful data & insights. Helpful and quick customer service.
What do you dislike about the product?
I find the tooling not the most user-friendly.
What problems is the product solving and how is that benefiting you?
We are able to have a very good search engine with our own UI. And be able to set that up completely up to our standards and priorities.


    Kozykorpesh Tolep

Real-time search has improved device monitoring and now needs better relevance tuning and cost clarity

  • March 21, 2026
  • Review from a verified AWS customer

What is our primary use case?

I used Algolia in a project where we built a real-time monitoring dashboard for IoT devices using React for the front end, FastAPI for the back end, and MQTT for handling data streams. Everything was in live mode, and we used web sockets in the FastAPI. We used Algolia to index device data and enable fast search and filtering of devices, logs, and events. These IoT devices were generating a large amount of data, reaching 10,000 data points in a second, so we needed a search device with indexing. This allowed users to quickly find specific device data and data points in real time without querying the back end directly for their requests.

What is most valuable?

Algolia provides extremely fast search performance, which is particularly useful for projects with big data and many data points. In my use case with IoT devices, I really needed fast search for specific data points. One of the best features is easy API integration. It was not difficult to integrate our back-end API to the search engine, which allowed us to implement real-time search functionality with minimal effort.

The positive impact of Algolia on my organization was significant because it helped us reduce the back-end load. When you have a large amount of data, it is very difficult to maintain, especially when customers need to search in real time. It saved the search performance significantly. Also, it helped save development time by avoiding the need to build a custom search system, which improved the user experience.

What needs improvement?

One area for Algolia's improvement is the relevance of tuning and configuration because it can take some time to properly configure ranking and filtering for a specific use case. If you are new to this or do not have experience with the tuning and configuration of the search, that can take some time to adapt and use this search engine.

To make it better, I would appreciate improvement in the relevance of tuning and configuration, as it takes time to properly configure ranking and filtering. I can also say that transparency for scaling usage and cost transparency for when you are scaling would be beneficial.

For how long have I used the solution?

I have used Algolia in my project a few months ago.

What do I think about the stability of the solution?

Algolia is very stable. Search queries are consistently fast and reliable, even with real-time data updates.

What do I think about the scalability of the solution?

Algolia scales very well. As the amount of indexed data grows, it continues to provide fast search performance without noticeable delays.

How are customer service and support?

Customer support is good, but most of the time, documentation and guides were sufficient for implementation.

Which solution did I use previously and why did I switch?

Previously, we relied on back-end database queries for search. We switched to Algolia to improve the performance and provide a better real-time search experience.

How was the initial setup?

The API integration with Algolia was straightforward. It was not difficult, and we did not spend a lot of time figuring out how to do it.

What was our ROI?

The return on investment was positive because it decreased the development time. We did not need to create our search engine, and we avoided hiring more back-end developers since we could use this ready, specific solution. I believe we saved development time and did not hire additional back-end developers, so we potentially saved around 700-800 euros.

What's my experience with pricing, setup cost, and licensing?

I found the pricing reasonable, especially at the smaller scales, but of course, it can increase as usage and the data volume grow.

Which other solutions did I evaluate?

We considered implementing search directly in the database but chose Algolia for better performance and scalability.

What other advice do I have?

Algolia is a great solution for fast search, but it is important to plan the indexing strategy and manage usage to control costs. I would rate this review at a seven out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Adesh Anand

Advanced search has transformed product listings and now delivers premium shopping experiences

  • March 20, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Algolia is to render the product listing page based on AI suggestions and the use of components provided by Algolia, specifically React components and the filters that come along with it.

A specific example of how I used Algolia in one of those projects is when we wanted to have a product listing page with very optimized search capabilities. For that, we decided to go with Algolia. The implementation involved installing the package in the Next.js codebase, and then using the React components already provided by Algolia documentation. We integrated it for the PLP. The sidebar, which is the filter section, the product listing data being provided, and all those features were used from Algolia.

What is most valuable?

The best features Algolia offers in my experience include the intensive, intelligent search that it provides, which is the one feature I really appreciate. Second is the filters that it provides; all the filters are pre-populated, and based on selections, it also gives you options whether a filter is valid or not. Invalid filters are removed, which is really important for a product listing page. Additionally, when we do a search related to any products, we can define the terms for which it can be searched, making it feel advanced search capability. These are quite useful features for Algolia.

Algolia has impacted my organization positively in a good way, as it has shaped the product and it feels as though the product has a premium search engine behind it. Since not all commerce platforms' search engines are as good as Algolia provides, this really takes the experience of users or customers to a different level.

What needs improvement?

As of now, I can suggest that the search part is already working very well, but if Algolia could incorporate more human language features, that would be beneficial. Nowadays we are in the era of AI, so AI is useful everywhere. If integration could increase on the AI part or create something like a microphone feature whereby a user can simply explain what they want, and Algolia can apply some key terms from that voice conversation and then filter out the terms. For example, if someone says 'I want to design my hall,' this is a very vague requirement from the user. However, how would Algolia be able to understand that when someone wants to design a hall? If they want to ask certain further questions, they can do so, or they can simply put some filters on and display all the results related to something they can use in the hall. This is something we are already using with LangChain and different tools in multiple platforms, but if Algolia could provide such a thing, that will be a really great added advantage.

Integration-wise, I think it is good; we do not need more help there. UI-wise, if Algolia could provide more design customization options, better than what it is right now, I think that will be all. I do not think there is more needed from Algolia. It is already a good tool, but since it is more or less concerned with refinements, I would say if Algolia could introduce the features I discussed earlier, it will be a really great addition to its current feature list.

For how long have I used the solution?

I have been using Algolia on project basis. So, so far I have used Algolia in two projects.

What do I think about the stability of the solution?

In my experience, Algolia is stable.

What do I think about the scalability of the solution?

Algolia is scalable because I can easily implement this, and I can always add more products to it. We were already using 1,000-plus product items in Algolia, and whenever it was required, we kept adding and reducing them. When we deployed using Algolia, it totally takes care of the load; it acts as a microservice because it is a service itself. We have integrated it, and whatever load it needs to take, it handles that and always returns the required values, so it is really good.

How are customer service and support?

I have never used customer support, so I am not certain, but I believe their documentation is good enough.

Which solution did I use previously and why did I switch?

I have been using Einstein Search, which is provided by Salesforce Commerce Cloud in the environment, and the reason for switching is obvious because we were in the Salesforce Commerce Cloud, so Einstein is an in-built AI tool for that.

How was the initial setup?

In order to implement Algolia, we had to upload data into Algolia first, so the first thing was that we connected our PIM to Algolia. For that, we used Lambda services, AWS Lambda. Once that was connected, the data was pre-populated in the Algolia setup, and based on that, this was all accomplished.

What was our ROI?

Time is definitely saved with Algolia; any tool such as Algolia can save a lot of time in implementing the PLP and providing value to the product. I cannot say that fewer employees were needed because it is not such a big feature that requires reducing headcount. However, it is a good addition to what we are using, and Algolia's features have been useful for the product. A digital commerce or commerce storefront application does not only have one part of it, which is search; it has multiple things to be done. When it comes to search and optimization in the search field, Algolia has really stood out, making a difference. However, we cannot say that it helps in reducing headcounts or employees.

What's my experience with pricing, setup cost, and licensing?

Regarding pricing, setup cost, and licensing, this was something above my pay grade, but I have used other tools in my personal capacity, and I believe that Algolia could be better economically. It should work in a way whereby you can provide better pricing patterns. I am really not the right person to talk about licensing.

Which other solutions did I evaluate?

I have evaluated other options, but I really cannot recall the names of the products at this time.

What other advice do I have?

Algolia has impacted my organization positively in a good way, as it has shaped the product and it feels as though the product has a premium search engine behind it. Since not all commerce platforms' search engines are as good as Algolia provides, this really takes the experience of users or customers to a different level.

Out of those features, I find myself relying on the search part the most day-to-day. When we want to search, users do not usually know what they want in the first go. When you are on a PLP or even on the homepage, we can put a search bar there and the user can directly start searching something which feels natural and conversational. Algolia very gracefully handles this and provides the data or products which are matching with those searches, so this is really one of the best features that Algolia provides.

My advice to others looking into using Algolia is to go through the documentation. I would also ask them to first understand Algolia more than doing a small proof of concept before first-hand implementation. That will really help them to brush up their skills and they will be able to implement it properly on their project. I am speaking from a developer's point of view, but from marketing, sales, or the user's perspective, I would say if we are working outside of something like Salesforce, we can definitely use Algolia as a platform. We have to look into the pricing because Algolia is, I believe, a bit costly in terms of long-term use; they will have to consider that factor as well. I gave this review a rating of nine out of ten.