Reviews from AWS customer

3 AWS reviews
  • 5 star
    0
  • 3
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

458 reviews
from and

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


    KajalSharma

Improved search testing has boosted release confidence and supports real-time user discovery

  • May 01, 2026
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Algolia revolves around search functionality on listing pages, where users search for items using keywords and filters. For example, when a user types something such as iPhone, Algolia is responsible for instantly returning relevant results with features such as typo tolerance, ranking, and filtering, such as price range or category. From my QA perspective, I validate that the correct results return for different queries and that the filters behave correctly. I also automate these scenarios using Playwright, where I validate dynamic search results and ensure consistency in API responses. Overall, it is a very critical user-facing use case where both performance and accuracy matter greatly.

One important aspect is how real-time and dynamic the search behavior is, which makes testing slightly challenging but also interesting. I also worked on validating the indexing pipeline, ensuring that whenever new data was pushed from backend systems, it was correctly indexed and reflected in search results without delay. Beyond basic search validations, there is a lot of focus on speed, accuracy, and real-time accuracy, making it a critical component to test.

How has it helped my organization?

Algolia has had a noticeable positive impact on our organization, especially concerning engineering efficiency and user experience. From an engineering and QA standpoint, it simplifies many processes due to being API-driven and well-documented, making it easier to validate search behavior independently at the API level. This ease of validation aids in automating end-to-end flows on UI, allowing us to automate both API and UI separately, thus increasing our test coverage and confidence significantly, which boosts release confidence.

We have observed tangible improvements integrating Algolia, albeit with roughly one year of usage, so exact metrics are limited. One clear outcome I can mention is a reduction in search-related production bugs, which our team has significantly noticed in inspections. The number of bugs related to search queries has decreased greatly due to the smoother filtration logic and search IDs after integrating with Algolia. Previously, when the search logic was more custom-built, we encountered issues with incorrect results, slow responses, and edge cases failing. Now, those bugs have noticeably reduced, estimating a 25 to 30% drop in search-specific issues over several releases, though this data is rough.

What is most valuable?

In my opinion, the best features Algolia offers include instant search performance and filtering capabilities. Instant search performance stands out, as the response time is extremely fast, almost real-time as you type, which enhances user-friendliness but presents challenges for testing due to dynamically updating results. The filtering feature allows users to refine results based on categories, price, or other attributes, making it especially useful for e-commerce websites such as Amazon, Myntra, or Flipkart.

Customization is a useful feature, as Algolia provides insights such as top search queries, no-result searches, and user interaction patterns. These insights help QAs gain perspective since we can identify real user scenarios and engage in data-driven testing, ultimately providing our clients with the best products.

What needs improvement?

There is definitely room for improvement within Algolia, despite my positive experience. One major area for improvement is pricing transparency and cost control. As usage scales, particularly with high query volume and frequent indexing, costs can increase rapidly. This makes it challenging for QA engineering to predict or optimize costs, so better visibility would be beneficial. Additionally, handling non-deterministic results due to typo tolerance and ranking can be tricky; thus, improved methods for simulating specific behaviors in lower environments such as staging would enhance predictable testing reliability.

Debugging is an area worth addressing. While Algolia offers logs and analytics for issues such as unexpected ranking or missing results, pinpointing exact causes can be time-consuming. More detailed debugging tools or clearer traceability would be useful. Another improvement I can think of is enhancing the alerting and monitoring mechanisms. Proactive alerts on failed indexing jobs or sudden drops in search relevance could help teams react faster, preventing small production bugs from escalating into bigger issues.

For how long have I used the solution?

I have been using Algolia for roughly one year in my recent projects.

What do I think about the stability of the solution?

Regarding stability, Algolia has been quite stable in my experience, with rarely any downtime or major disruptions. Search responses remain consistently fast, even under high loads, making stability one of its strong points for us.

What do I think about the scalability of the solution?

Scalability is indeed one of Algolia's strongest areas, managing high query volumes and data scaling seamlessly without our needing to manage infrastructure. For instance, during peak traffic scenarios such as the Diwali sale event, Algolia effectively handled a significant spike in search queries without any noticeable degradation in response time, proving its reliability in scaling for both users and queries.

How are customer service and support?

While Algolia offers logs and analytics for issues such as unexpected ranking or missing results, pinpointing exact causes can be time-consuming. More detailed debugging tools or clearer traceability would be useful. The response quality from customer support is generally good, but I have not personally interacted with customer support.

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

Before switching to Algolia, we primarily used a custom-built search solution, partly backed by traditional database queries and, in some cases, Elasticsearch. The challenges with that setup involved performance tuning and relevance management, necessitating considerable manual effort from the engineering side and producing inconsistencies and edge case failures. Additionally, transitioning from Elasticsearch versions added to QA efforts. However, after adopting Algolia, we found it easier to scale and maintain low latency.

How was the initial setup?

My experience with pricing, setup cost, and licensing for Algolia is mixed. The initial setup is quite straightforward with no heavy infrastructure cost or long setup time, as it is a SaaS product, allowing me to get started swiftly with minimal overhead. However, pricing can become a concern at scale, especially since Algolia follows a usage-based model based on the number of search operations. Given our client-heavy application, it becomes quite pricey, although I am not directly involved in pricing strategies, merely an individual contributor using these technologies to generate results. Thus, while setup costs are low and onboarding is easy, we need to plan for long-term price scalability carefully.

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

The initial setup is quite straightforward with no heavy infrastructure cost or long setup time, as it is a SaaS product, allowing me to get started swiftly with minimal overhead. However, pricing can become a concern at scale, especially since Algolia follows a usage-based model based on the number of search operations. Given our client-heavy application, it becomes quite pricey.

Which other solutions did I evaluate?

Before choosing Algolia, we evaluated several alternatives, mainly Elasticsearch and managed solutions such as Amazon OpenSearch Service from AWS. While Elasticsearch provided flexibility, it came with higher operational overhead, requiring continuous effort in cluster management, scaling, and relevance tuning. This also complicated testing due to behavior being heavily influenced by configurations. Compared to these, Algolia's fully managed service, speed, ease of integration, and robust out-of-the-box features made both development and testing more streamlined.

What other advice do I have?

My best advice for those considering Algolia is that it is scalable, so proper planning of data and indexing strategies from the beginning is essential. As search relies heavily on data structure and indexing, investing time upfront saves much effort later in tuning and testing. Additionally, it is crucial to monitor usage and costs since pricing is usage-based; optimizing queries and avoiding unnecessary calls is important. From a testing standpoint, I recommend building a solid suite of API-level validations in conjunction with UI automations because search behavior is dynamic and requires comprehensive coverage across layers.

Algolia is a mature, reliable, and high-performance search solution that significantly enhances user experience, especially in applications where search and discovery are critical. From a QA perspective, its API-first design, speed, and consistency facilitate validation and automation compared to many custom-built solutions, making it a strong choice for teams eager to implement an efficient and scalable search solution without the burden of heavy infrastructure investment. I would rate my overall experience with Algolia as an 8 out of 10.


    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.


    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.