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

Amazon S3 Versioning in AWS

Dear Readers, In this article,we will see Amazon S3 Versioning. Store object’s as versions format: Create S3 bucket by making it public. Enable versioning. Upload text document with one line and make it public. Upload the same text document by adding one more line and… Read More