All Content tagged with Amazon DynamoDB Accelerator (DAX)

Fast, flexible NoSQL database service for single-digit millisecond performance at any scale

Content language: English

Select up to 5 tags to filter
Sort by most recent
Hello everyone, I hope you are all doing well. I am currently working on a project where we extensively use DynamoDB and are experiencing performance lags. We attempted to leverage DynamoDB...
1
answers
0
votes
542
views
DM
asked 2 months ago
DynamoDB has high read and write throughput. Is it better to use DAX or Elastic Cache, and what are the differences in every scenario? I also need guidance on how to use them effectively.
1
answers
0
votes
472
views
asked 5 months ago
Hello, I have an architecture with 2 Lambdas, a DynamoDB table with PK+SK, and DAX. The use-case is as follow: - Lambda 1 put Items in DAX using PK and SK with standard DynamoDB interface ``` ...
2
answers
0
votes
496
views
asked 5 months ago
**Description:** My project exist exists in one single VPC (default one) (account created way after 2013) I have a Lambda function that requests successfully data from a DynamoDB table. I created a...
1
answers
0
votes
481
views
asked 6 months ago
In my use case, I have two or more DDB tables, with the same schema, that will be accessed via one Dax cluster. Does Dax include the table information of a cached key in its node? If I cache hit, it...
1
answers
0
votes
312
views
jshuhu
asked 6 months ago
HOW CAN WE WRITE LAMBDA CODE FOR LAMBDA WHICH IS USING DAX FOR FETCHING ID IN V3 SDK ? PLEASE PROVIDE ANY REFERENCE OR SAMPLE CODE IN JAVASCRIPT OR TYPESCRIPT
1
answers
0
votes
303
views
Atharav
asked 7 months ago
Hello, We're using the[ amazon-dax-client](https://www.npmjs.com/package/amazon-dax-client) (latest version: 1.2.9) to query DAX (10-20k calls per execution) inside a lambda. We've initialized it as...
1
answers
0
votes
347
views
asked 7 months ago
Is the python [amazon-dax-client](https://pypi.org/project/amazon-dax-client/) still maintained? it has not been updated in a year, does not support python >3.11 due to deprecated references and has...
1
answers
0
votes
324
views
Riley
asked 10 months ago
Before you answer, I am the author of this issue https://github.com/aws/aws-sdk/issues/232 In the minute possibility that anyone from AWS actually sees this; when are we getting V3 JS SDK support for...
2
answers
0
votes
390
views
Pablo
asked a year ago
We noticed that the aws-sdk-js-v3 is not supporting to use DAX in DynamoDB client. Can we know any timeline to support this in the future?
1
answers
0
votes
428
views
909418
asked a year ago
I created DAX cluster with 3 nodes x dax.r5.xlarge and cache TTL both query , record 300000 ms. I also created dynamodb table with about 200 records and run simple python script based on...
0
answers
0
votes
198
views
OK
asked a year ago