You are currently viewing Create A Table In DynamoDB

Create A Table In DynamoDB

Create a table in DynamoDB

Hello Everyone

Welcome to CloudAffaire and this is Debjeet

In the last blog post, we have discussed Streams in DynamoDB

https://cloudaffaire.com/streams-in-dynamodb/

In this blog post, we are going to explore the DynamoDB AWS console. We will first create a table and then insert one record in the table from the AWS console.

Create a table in DynamoDB:

Step 1: Login to AWS console and navigate to DynamoDB.

Create A Table In DynamoDB

Step 2: Click ‘Create Table’.

Create A Table In DynamoDB

Step 3: Provide the table name and primary key details and click ‘Create Table’.

Create A Table In DynamoDB

You will be automatically redirected to AWS DynamoDB console.

Create A Table In DynamoDB

Step 4: Click ‘Create Item’ located under ‘Items’.

Create A Table In DynamoDB

Step 5: Provide the name and id and click Save.

Create A Table In DynamoDB

Record successfully created

Create A Table In DynamoDB

Step 6: Select the table and click ‘Delete’.

Create A Table In DynamoDB

Hope you have enjoyed this article. In the next blog post, we will discuss backup and restore in DynamoDB.

To get more details on DynamoDB, please refer below AWS documentation

https://docs.aws.amazon.com/dynamodb/index.html