AWS & AZURE IAM(Identity and Access Management) Tutorial

3 months ago
1

AWS & AZURE IAM(Identity and Access Management) Tutorial

Azure IAM v/s AWS IAM
----------------------------------Azure--------------------------------------------
1. Create a custom directory in Azure AD.
2. Create Users and Groups in Azure AD.
3. Apply policies to Users and Groups.
4. Assign RBAC to Azure Resources.
5. Validating RBAC and Policies.
---------------------------------------AWS------------------------------------------------
1. Create Users and Groups in AWS IAM.
2. Create custom IAM policies.
3. Assign Policies and RBAC to Users and Groups.
4. Validating RBAC and Policies on AWS Resources.

Loading comments...