Cognitive Computations

Cognitive Computations

Follow
Follow
homeSwagSupport Mebadgesnewsletter
Tag

ETL

#etl

More content

Read more stories on Hashnode


Articles with this tag

Uploading CSV to DynamoDB with Node JS

Mar 26, 20173 min read

So I wanted to upload CSV to DynamoDB.Easy right?Not so fast. It turns out, you have to obey your provisioned write capacity. Unlike S3, "Simple...

Uploading CSV to DynamoDB with Node JS