Login
From:
Cognitive Computations
(Uncensored)
subscribe
Uploading CSV to DynamoDB with Node JS
https://erichartford.com/uploading-csv-to-dynamodb-with-node-js
links
backlinks
Tagged with:
node.js
dynamodb
etl
throttling
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 Storage Service" where you simply upload a file, DynamoDB isn't "Simple". There's no "upload CSV" bu...
Roast topics
Find topics
Find it!