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

Identity and Access Management in AWS

Dear Readers, In this article, we will see the Identity and Access Management in AWS. Steps to Follow  Create 2 users “Ramesh” and “Ajay” Create 2 groups “EC2 Full Access” and “S3 Full Access” Give permission to groups “AmazonEC2FullAccess” and “AmazonS3FullAccess” First group has AmazonEC2FullAccess… 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

Amazon Web Services Articles

Amazon Web Services Dear Readers, Please check below articles to get good knowledge on AWS Cloud. SNO DESCRIPTION ARTICLE LINK 1 Introduction to AWS (Amazon Web Services) https://www.ktexperts.com/introduction-to-aws-amazon-web-services/ 2 Create Amazon Web Services Free Tier Account https://www.ktexperts.com/create-amazon-web-services-free-tier-account/ 3 Global Infrastructure in AWS(Amazon Web Services) https://www.ktexperts.com/global-infrastructure-in-awsamazon-web-services/… Read More