Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AWS Identity Access Management (IAM) Practical Applications
Rating: 4.7 out of 5(2,530 ratings)
10,055 students

AWS Identity Access Management (IAM) Practical Applications

Learn IAM User, Group, Policy, Roles and AWS Organization to solve real world problems. Lots of hands on demo!
Created byBrian Choi
Last updated 3/2026
English

What you'll learn

  • Fundamentals of AWS Identity & Access Management
  • IAM User, Group, Policy and Roles
  • IAM use cases and when to apply IAM solutons
  • AWS Organization
  • IAM Best Practices
  • Learn how to learn more about IAM

Course content

8 sections36 lectures4h 36m total length
  • Introduction2:00

    The Identity and Access Management is a foundational service in AWS that controls who can do what and it is integrated into practically all other services in AWS. Therefore, a solid understanding of IAM is critical when you are building a solution in AWS.  The goal of this course is to help you learn and build skills in IAM so that you can apply your knowledge to solve real world problems. Lectures contain quizzes, exercises, reference materials to help you extend your learning beyond this course. 

    The demos and exercises in this course use both AWS web console and command line interface program also known as CLI. If order to follow along, you will need an AWS account which you can sign up for free. The AWS CLI program is also free is encouraged but not required. 

  • IAM Primer5:19

    Amazon Web Service’s Identity and Access Management (IAM) is a service you can use to control who can do what in your AWS account.

    • Primary purpose of IAM in AWS

    • AWS global infrastructure

    • IAM scope within AWS account

    • Global vs. Regional Service.

  • IAM Primer Quiz
  • IAM Concepts1:55

    At a basic level, IAM is about authentication and authorization.  Your actions comes into AWS in a bundle of information known as request context.  AWS uses this to decide if your request is authorized or not. In order to do this, AWS looks at all the permissions you configure that instructs AWS who can do what. These permissions are written in a JSON document called a policy.

Requirements

  • AWS account to follow along the demo
  • Basic understanding software & IT
  • Familiarity with JSON

Description

Welcome to updated version of the Amazon Web Service’s Identity and Access Management course with focus on practical application to solve real word problems.  The goal of this course is to give you hands on knowledge to use on your AWS project. By the end of this course, you will have skills to know how to build solutions using IAM and more importantly why you should apply certain design patterns to solve your problems.

The course is designed to start with the basic IAM building blocks that build upon one another towards more advanced concepts. There are a lot of demonstrations with quizzes and exercises to help you learn by doing. The major topics include IAM User, Group, Policy, Roles, AWS Organization Service, IAM Identity Center and more. This course includes a lot of demonstrations on how to apply these features in the real world use cases such as tag based policy, cross account roles, federated access and much more.

This course is intended for a technical audience with some familiarity with AWS. Ideal learners are software engineers, solution architects and anyone who is building solutions in AWS. There is no prerequisite other than your curiosity and willingness to learn.

Who this course is for:

  • Developers
  • Solution Architect
  • Anyone building on AWS