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

Create EC2 Instance in AWS

Installing and attaching MYSQL database to EC2 instance

Hosting a static website on AWS S3