AWS IAM tutorial [Zero to Hero introduction]

Описание к видео AWS IAM tutorial [Zero to Hero introduction]

In this tutorial you will learn AWS
01:31 IAM User
35:49 IAM Group
44:38 IAM Policy
54:40 IAM Role
17:28 Multi-Factor Authentication (MFA)
22:58 Access keys and secret keys

Miscellaneous IAM topics
06:28 Difference between AWS Managed policies vs Customer managed policies
11:17 How to customise the AWS login url
14:05 How to change the default AWS login region
16:51 How to change the AWS IAM user's password
17:28 How to enable Multi Factor Authentication (MFA)
22:58 How to create and use IAM access keys and secret keys
42:15 Difference between inline policy and managed policy

How to create a simple testing and development environment on AWS
   • Видео  

How to assume a role with AWS Security Token Service (STS)
   • How to assume a role with AWS Securit...  

IAM User
We will first learn how to create an AWS IAM user and use it to login into AWS console. We will attach an AWS IAM permission to restrict access. We will then learn how to enable Multi Factor Authentication (MFA) for the user we created and what you can do if you lost your MFA device. We will then explore how to use access keys and secrets keys to get programmatic access to AWS. We will also learn how to change the default login URL and how to redirect the user to a given AWS region during login.

IAM Group
We will learn how to use AWS groups to organize your users into different roles based on their functionalities. You will learn what happens if a user belongs into a multiple groups.

IAM Policy
We will skim through the IAM polices and mostly focus on how to use them with IAM users, IAM groups and IAM roles. We will learn the difference between AWS managed policies vs customer manage policies also known as custom policies. We will learn why we need permission boundaries and why you need inline polices. For a more advance topics around AWS IAM permission read the article https://docs.aws.amazon.com/IAM/lates...

IAM Role
We will first learn the basics of IAM role and role trust. We will then go for a demo and show you how to use an IAM role with an Amazon EC2 instance.

Комментарии

Информация по комментариям в разработке