Setup DynamoDB and perform CRUD

 Setup DynamoDB and perform CRUD operations

Steps:- 

1. Search for DynamoDB on AWS console


2.     Give appropriate name and primary key for your table.


3. Then create table


4. Create a new item 

7. Give appropriate values to the fields in table.


8. Succefully inserted.




Comments

Popular posts from this blog

Hosting a static website on AWS S3

Installing and attaching MYSQL database to EC2 instance