Amazon DynamoDB in AWS

Dear Readers, In this article,we will see Amazon DynomoDB in AWS. Steps to Follow : Create one role and attached to source “Amazon EC2” and Destination “Amazon DynamoDB FullAccess”. Launch DynamoDB Web Server and Attach Role “Dynamodb”. Connect to Dynamo DB Web Server through putty. Run 2… Read More

Amazon IAM Roles in AWS

Dear Readers, In this article,we will see Create a role and attached source “EC2” and Destination “AmazonS3FullAccess”. Launch one instance and assign this role to the EC2 instance. Connect to Linux server through putty. We can manage S3 bucket through role instead of giving credentials.… Read More