Monday, October 17, 2022

0015.AWS EC2 Instance Role Demo

 

Ec2 Instance Role Demo

Question: Why it’s important to connect IAM Role?

Answer:

·       Because it’s secure and help to avoid any security violation.

·       Other user cannot connect if he knows your all credential.

·       Using IAM Role you can save all the security violation.

·       aws configuration



·       Connect EC2 instance.

·       Go to Action à Security à Modify IAM Rules

·       Then, re-connect EC2 instance

·       Use commands : aws iam list-users

 

No comments:

Post a Comment

Amazon Elastic Block Store Amazon Elastic Block Store (Amazon EBS) provides block level storage volumes for use with EC2 instances. EBS v...