--- title: Amazon DynamoDB Accelerator (DAX) Reviews meta\_title: 'Amazon DynamoDB Accelerator (DAX) Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 18 reviews by the users' company size, role or industry to find out how Amazon DynamoDB Accelerator (DAX) works for a business like yours. aggregate\_rating: rating\_value: 4.2 review\_count: 18 scale: '5' date\_modified: '2026-08-07' parent\_category: name: Web Accelerator url: https://www.g2.com/categories/web-accelerator ---

# Amazon DynamoDB Accelerator (DAX) Reviews & Product Details

Amazon Relational Database Service (RDS) is a web service that makes it easy to set up, operate, and scale a relational DB in the cloud: Amazon Aurora, PostgreSQL, MySQL, MariaDB, Oracle, and Microsoft SQL Server.

* * *

Seller
 [Amazon Web Services (AWS)](https://www.g2.com/sellers/amazon-web-services-aws-3e93cc28-2e9b-4961-b258-c6ce0feec7dd)
Discussions
 [Amazon DynamoDB Accelerator (DAX) Community](https://www.g2.com/products/amazon-dynamodb-accelerator-dax/discuss)

Show More

## Value at a Glance

Averages based on real user reviews.

### Perceived Cost

$$$$$

[
View More Pricing Information
](https://www.g2.com/products/amazon-dynamodb-accelerator-dax/pricing)

## Top-Rated Alternatives

[

 ![Azure SignalR Service](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Azure SignalR Service")

Azure SignalR Service

4.4/5(13)

](https://www.g2.com/products/azure-signalr-service/reviews)

[

 ![F5 NGINX](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "F5 NGINX")

F5 NGINX

4.6/5(113)

](https://www.g2.com/products/f5-nginx/reviews)

[

 ![Varnish Software](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Varnish Software")

Varnish Software

4.6/5(100)

](https://www.g2.com/products/varnish-software/reviews)

[
View All Alternatives
](https://www.g2.com/products/amazon-dynamodb-accelerator-dax/competitors/alternatives)

## User Insights

Average based on 18 real user reviews.

Perceived Cost

$$$$$

[Log in to unlock pricing and user insights](/login)

  

 ![Adarsh G.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Adarsh G.")
AG

Adarsh G.

Software Developer

Small-Business (50 or fewer emp.)

4/20/2022

"Must needed NoSQL management tool for DynamoDB"

5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Dynamo itself is amazing but using DAX give us the much needed low latency catching and most importantly it allows easier development of serverless applications. Also, you personally don't have to manage the cache layer so that's amazing. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

Costing is the only issue I can think of right now but other than that it's just amazing. Just some better pricing may make it the best as it is optimum for small scale projects but in high scale it may cost tons. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

In our company, the project name is ATRIS(Automated Transcript Intelligent and Smart) so all our usage generally includes usage of machine learning models and using the data given as output from those models to process something else.

So basically some important use cases for us are:

- Latency on accessing data from the database and thus making our API call faster.

- The most important use case which saved us a lot of time is storing the pickle data from our models which we generally stored in DB and accessed regularly to train or get some desired output is directly saved on the DAX which makes our application 20 per cent faster. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Jainal G.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Jainal G.")
JG

Jainal G.

Software Development Engineer

Small-Business (50 or fewer emp.)

4/20/2022

"Managing caching and invalidating caching is now done automatically through DAX!!"

5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Well, pretty much everything. Before DAX was introduced I.e before 2017 managing caching, invalidating cache with the right approach without getting those x-cache miss errors was a nightmare for us. Thus when we heard in April, 2017 about DAX getting released which pretty much-managed cache population and invalidation automatically we were so excited, and turns out we stopped getting those x-cache miss errors and was really wonderful for us. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

Customizing how the cache approaches and having some control on what to cache and add our custom logic on top it is missed as the caching management is handled by DAX which actually okay if you want to leave that hassle and focus on building your application. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

Firstly using DAX didn't required to change our application code (as it is compatible with existing Amazon DynamoDB API Calls)

Secondly, we were getting lots of issues in caching population and invalidation and DAX solved all these problems by automating these underlying issues.

Thirdly, The query performance increased up to 10x.

Finally, Under load conditions, the system can now handle millions of QPS efficiently. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![faizan s.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "faizan s.")
FS

faizan s.

Software Engineer

Small-Business (50 or fewer emp.)

4/20/2022

"Super fast and fully managed Dynamo DB"

4/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

DAX is a NoSQL database service that is fully automated. With the introduction of DAX, the speed increases tenfold. It has an in-memory catch system that enhance the speed of the default dynamo DB. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

While old Dynamo DB has to use an external catching feature the DAX made catching simple. With lower latency and lowering the cost. so all in all I didn't find any thing bad about DAX. Review collected by and hosted on G2.com.

Recommendations to others considering Amazon DynamoDB Accelerator (DAX):

I would say instead of implementing external catching services like elastic search go for DAX it is fast, efficient and inexpensive. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

While working on my startup ATRIS we used to save transcripts of MOM of meetings. We had implemented Dynamodb and had faced some latency issues. We plan to implement elasticache but then we find DAX and it simply works amazing. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Verified User in Internet](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Internet")
UI

Verified User in Internet

Enterprise (\> 1000 emp.)

4/28/2022

"DAX makes DynamoDB one of the best managed NoSQL DB"

4.5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Its is self managed and the integration is very simple. It boosts the application performance exponentially by adding cache layer on top of DB. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

There are additional charges for DAX along with DynamoDB charges. It would have been better if the costs were low for DAX usage. Also DAX is not present in all the AWS regions Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

it reduces the latency of the read calls by a large fraction. Also, we don't have to care about the caching implementation on the application end Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Bharat s.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Bharat s.")
BS

Bharat s.

Senior Manager

Information Technology and Services

Enterprise (\> 1000 emp.)

10/30/2019

"DAX has become essential if you are already using Amazon DynamoDB"

4.5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management. Now you can focus on building great applications for your customers without worrying about performance at scale. Just as with DynamoDB, you only pay for the capacity you provision. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

Nothing to dislike as it gets integrated with the whole AWS ecosystem very coherently. The only thing is the cost factor that you need to factor in before making use of this tool. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

It has improved our cloud-based application's speed and efficiency a lot. Now we are making use of it more and more to get the most out of our Dynamo tables and get the result back as fast as possible. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![lakhan p.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "lakhan p.")
LP

lakhan p.

Solution Delivery Consultant

Management Consulting

Enterprise (\> 1000 emp.)

11/27/2018

"Massivly scalable and reliable"

4/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Reliability, replication scalability and performance. If you already have basic understanding of No sql databases you will find the apis easy to understand and would be very confident on predicting actual performance of your table based on read/write capacity units. However With new feature of dynamic capacity., the effort of figuring out right capacity also goes away. I have found a ver Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

For someone who don't know how noSQL database works, may find its architecture little difficult to understand.Having a Sql interface would help for the people like those.Which i believe is there but not properly documented. Review collected by and hosted on G2.com.

Recommendations to others considering Amazon DynamoDB Accelerator (DAX):

NA Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

We have a massive regisrty of custom resources and services and corresponding user level access privileges. with dynamodb this has become easily searchable. using this we have created our own highly scalable authorizer service at an enterprise level. Review collected by and hosted on G2.com.

Show More

12/17/2018
Current UserValidated ReviewerIncentivizedSource: G2 Gives Campaign

  

 ![Verified User in Computer Networking](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Networking")
UC

Verified User in Computer Networking

Small-Business (50 or fewer emp.)

10/19/2019

Business partner of the seller or seller's competitor, not included in G2 scores.

"Excellent product"

5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Excellent system accelerator, I am satisfied with its performance. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

Amazon Dynamo DB Accelerator is a good system even though it sometimes crashes for no apparent reason. Review collected by and hosted on G2.com.

Recommendations to others considering Amazon DynamoDB Accelerator (DAX):

Recommended Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

For my work, it has been a godsend as it made all internet activities simpler by streamlining them. I have temporarily stopped using it due to website restructuring, but I will definitely resume. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 inviteAI Translated

  

BD

Benyamin D.

DevOps manager

Mid-Market (51-1000 emp.)

12/27/2018

"Dynamodb accelerator"

3.5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

the best thing about DAX is that it's a transparent cache layer. it's not a traditional side-cache. which means that it does not have any coherency issues as usual, and that is great. also the fact that it is fully managed is great of course. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

I probably dislike mostly the price which can get very high when dealing with high volumes of data. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

obviously speed and performance. we experienced some issues due to faster performance of some of our applications then the responses of the dynamodb database. caching mostly solved it. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Eugene B.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Eugene B.")
EB

Eugene B.

Owner

Small-Business (50 or fewer emp.)

1/8/2019

"very easy to scale"

4/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Very easy to scale and deploy. Good fit for MVP, which can potentially get a lot of traffic. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

You got tied up to their solution and it is not easy to switch from it. Review collected by and hosted on G2.com.

Recommendations to others considering Amazon DynamoDB Accelerator (DAX):

If you are searching DB solution for MVP or a simple application, it is a good fit. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

Ability to quickly implement a database for an application that can be easily scaled in case of a lot of sudden spike of traffic Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Manan W.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Manan W.")
MW

Manan W.

Head Teaching Assistant

Consumer Electronics

Enterprise (\> 1000 emp.)

12/22/2018

"DynamoDb Accelerator is a cloud alternative for Redis"

5/5

What do you like best about Amazon DynamoDB Accelerator (DAX)?

Allows you to use the in memory cache on cloud which allows easy development of serverless applications Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB Accelerator (DAX)?

It has been very expensive to use and can only be used with java applications. Review collected by and hosted on G2.com.

Recommendations to others considering Amazon DynamoDB Accelerator (DAX):

Just think about the cost expectations you have because using DAX is costly. Review collected by and hosted on G2.com.

What problems is Amazon DynamoDB Accelerator (DAX) solving and how is that benefiting you?

We need to process a lot of data in memory before saving it finally so DAX let's us do that before creating Custom Objects and storing those in dynamodb. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/amazon-dynamodb-accelerator-dax/pricing)

Amazon DynamoDB Accelerator (DAX) Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_b3390b4cc3d92e87d570895f7358c003/amazon-elasticache.jpg "Product Avatar Image")

Amazon ElastiCache

4.5/5(88)

[
Compare Now
](https://www.g2.com/compare/amazon-dynamodb-accelerator-dax-vs-amazon-elasticache)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_aeae116c52945fdecd7ed16d621cb315/google-cloud-firestore.png "Product Avatar Image")

Google Cloud Firestore

4.2/5(97)

[
Compare Now
](https://www.g2.com/compare/amazon-dynamodb-accelerator-dax-vs-google-cloud-firestore)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_52f64e99055f42f0c4e5e3bd368c49eb/aws-global-accelerator.png "Product Avatar Image")

AWS Global Accelerator

4.5/5(11)

[
Compare Now
](https://www.g2.com/compare/aws-global-accelerator-vs-amazon-dynamodb-accelerator-dax)

## Work at Amazon Web Services (AWS)?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/amazon-dynamodb-accelerator-dax/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Web Server Accelerator](https://www.g2.com/categories/web-server-accelerator)

##### Explore More

[Best social media management software for small business](https://www.g2.com/discussions/best-social-media-management-software-for-small-businesses)[Best event management platforms in 2025](https://www.g2.com/discussions/exploring-the-best-event-management-platforms-for-2025)[Which employee recognition tools meet SOC 2 or GDPR compliance standards for companies in regulated industries or with EU-based employees?](https://www.g2.com/discussions/which-employee-recognition-tools-meet-soc-2-or-gdpr-compliance-standards-for-companies-in-regulated-industries-or-with-eu-based-employees)

[Best influencer marketing platform for small business](https://www.g2.com/discussions/best-influencer-marketing-platform-for-small-business)[Is a dedicated digital wayfinding platform worth the ongoing subscription for a mid-size hospital?](https://www.g2.com/discussions/is-a-dedicated-digital-wayfinding-platform-worth-the-ongoing-subscription-for-a-mid-size-hospital)[Best affiliate marketing solution for ecommerce](https://www.g2.com/discussions/best-affiliate-marketing-solution-for-ecommerce)

[Show MoreShow Less](javascript:void(0);)