Identity and Access Management
Introduction IAM stands for Identity and Access Management. IAM is a framework of policies, processes, and technologies that ensure the right individuals have access to the right resources at the right times and for the right reasons. IAM plays critical role in AWS, it determines which user has to access to which AWS resources (e.g S3, EC2, RDS, etc..). Here user represent actual user/service account which is using your application. As part of this blog we can look at below topics. · What is Identity and Access Management? · IAM User and Groups · IAM Roles · IAM Policies · IAM Best Practices What is Identity and Access Management? Identity refers to the digital identity of a person or entity, which includes the information and attributes that identify them in online spaces. This can include usernames, passwords, and other identifying information. Access Management refers to Access Control, the process of controlling access to resources and data.