Day8โโโUnleashing the Power of AWS Identity and Access Management (IAM) Service! ๐ช
Table of contents
- ๐ Synopsis
- ๐ Prerequisites
- ๐ก Plan of Execution :
- ๐ Business Requirement :
- ๐ Business Requirement Implementation :
- ๐ Business Requirement Solution :
- ๐ What is IAM?
- ๐ Identity and Access Management Means?
- ๐ IAM Features :
- ๐ How to Access AWS Resources?
- ๐ฅณ conclusion:
- ๐Thanks for Reading ๐
- Please follow me for more such content๐
๐ Synopsis
In this blog, we will learn about how we get the Business requirements and how we implement them through an AWS Cloud.
๐ Prerequisites
๐ AWS Account
๐ Internet Connection
๐ก Plan of Execution
๐ฅณ conclusion
๐ก Plan of Execution :
๐ Business Requirement :
Raj got a new project from a client, to implement it effectively he would require a team like a developer, Tester and Architect for the initial setup. Obviously, Raj also would be getting some profit for delivering this project.
๐ Business Requirement Implementation :
Now Raj wants to implement the requirement and to provision these different users, How he can manage the access and set permissions based on their roles for all them?
๐ Business Requirement Solution :
For all the doubts that Raj has, He has only one solution in the cloud, by using IAM Service.
๐ What is IAM?
๐IAM stands for Identity Access Management.
๐IAM is a web service that helps to securely control access to AWS Resources.
๐IAM is used to control who is Authenticated (signed in) and Authorized (has permissions) to use AWS Resources.
๐ Identity and Access Management Means?
๐ When we talk about Identityโโ It has users, user groups, roles, IAM Resources and Temporary Security Credentials
๐ When we talk about Access Managementโโ It has Policies and permissions, Managing & understanding Policies, and finally which permissions are required to perform what.
๐ IAM Features :
๐ Fine-Grained Access Control: In AWS we have 100โs of services, Once you get accessโโโwe may get access to only a few resources that would be required to perform our tasks.
๐ Least Privilege Permissions: Can restrict a user to access only to required resources. E.g., (EC2-ReadOnly)
๐ Access Control: Only Authenticated users can authorize the resources based on conditions.
๐ Cost: AWS Offers this service with additional cost, It's Free.
๐ How to Access AWS Resources?
๐ By Using IAM, we can access the AWS Cloud Services and Resources. To access them, either Raj or any user who wants to use AWS services, they have to connect by IAM Resource.
๐ Note: By default, all access inside the cloud is explicitly denied.
๐ฅณ conclusion:
we have basic insights about the business requirement, how we can implement in the cloud, IAM Features and how we can access the AWS services and resources.
๐Thanks for Reading ๐
๐ I want to express my heartfelt appreciation to every one of you who took the time to read my blog. I am truly grateful for your presence on this learning journey. ๐
๐ก I would also like to extend an open invitation for feedback. As I continue to share my knowledge and insights, I understand that growth comes from acknowledging and learning from our mistakes. So, if you spot any errors or have suggestions for improvement, I genuinely encourage you to correct me.