Posts tagged "dynamodb"
3 articles covering dynamodb — browse the collection below.
DynamoDB
Importing DynamoDB Items from a CSV File Using the AWS CLI
Easily re-import your DynamoDB items from a CSV file using a simple bash script and the AWS CLI — no complex tooling required.
Read more
Testcontainers
Using DynamoDB Local and Testcontainers in Java within Bitbucket Pipelines
Automate DynamoDB testing with Testcontainers and DynamoDB Local in Bitbucket Pipelines. Complete setup guide including Ryuk configuration and AWS SDK settings.
Read more
AWS Lambda
Caching in AWS Lambda
Improve AWS Lambda performance and reduce costs with caching strategies. Compare simple caching, DynamoDB cache, Redis, and ElastiCache for serverless functions.
Read more