Sonia Manoubi
crunchcrunch

crunchcrunch

Follow
Follow
homeDevops Back to basicsBooksAboutbadges
Tag

DynamoDB

#dynamodb

More content

Read more stories on Hashnode


Articles with this tag

How to set up DynamoDB locally

May 15, 20232 min read

Do you know that can use the local version of Amazon DynamoDB to develop and test applications without having to access the DynamoDB web service?This...

How to set up DynamoDB locally

How to capture Table changes with DynamoDB Streams & Lambda with AWS CDK

Dec 15, 20213 min read

Dynamo DB stream - Definition What is a stream ? According to the AWS Documentation : A DynamoDB stream is an ordered flow of information about...

How to capture Table changes with DynamoDB Streams & Lambda with AWS CDK