umutc / aws-dynamodb-basic-io

Linux Academy - Amazon DynamoDB Deep Dive: Using a DynamoDB Table Basic IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic IO

Linux Academy - Amazon DynamoDB Deep Dive: Using a DynamoDB Table Basic IO

Getting Started

Install and configure the aws cli and start by with runing the code below to install dependencies:

yarn install

Run the command to create a table and insert all items in the sample-data.csv

yarn start

The possibilities are endless.

About

Linux Academy - Amazon DynamoDB Deep Dive: Using a DynamoDB Table Basic IO


Languages

Language:JavaScript 100.0%