AWS Database Blog
Use Amazon DynamoDB Accelerator (DAX) from AWS Lambda to increase performance while reducing costs
Using Amazon DynamoDB Accelerator (DAX) from AWS Lambda has several benefits for serverless applications that also use Amazon DynamoDB. DAX can improve the response time of your application by dramatically reducing read latency, as compared to using DynamoDB. Using DAX can also lower the cost of DynamoDB by reducing the amount of provisioned read throughput […]
Read More