Chapter 10 - Advanced IAM

Chapter 10 - Advanced IAM

Professional Development

17 Qs

quiz-placeholder

Similar activities

AWS Cloud Practitioner Quiz 2

AWS Cloud Practitioner Quiz 2

Professional Development

14 Qs

AWS Most Popular Services

AWS Most Popular Services

Professional Development

20 Qs

Questões Extensão 21/08/2021

Questões Extensão 21/08/2021

Professional Development

20 Qs

AWS Discovery Day (TMU)

AWS Discovery Day (TMU)

Professional Development

15 Qs

UI/UX Testing

UI/UX Testing

Professional Development

20 Qs

AWS Basic Knowledge check

AWS Basic Knowledge check

Professional Development

20 Qs

AWS ACF Módulo 4 - Segurança na nuvem

AWS ACF Módulo 4 - Segurança na nuvem

Professional Development

19 Qs

AWS Chapter 5  IAM

AWS Chapter 5 IAM

Professional Development

20 Qs

Chapter 10 - Advanced IAM

Chapter 10 - Advanced IAM

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Kenny Cheng

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which allows users to use their social media account to gain temporary access to the AWS platform?

Active Directory Authentication Services

Facebook Sign-In Service

Web Confederation Services

Web Identity Federation

Answer explanation

Correct. Web identity federation removes the need for creating individual IAM users. Instead, users can sign in to an identity provider and then obtain temporary security credentials from AWS Security Token Service (AWS STS).

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement best describes IAM?

IAM allows you to manage users, groups, and roles and their corresponding level of access to the AWS Platform.

IAM stands for Improvised Application Management, and it allows you to deploy and manage applications in the AWS Cloud.

IAM allows you to manage users' passwords only. AWS staff must create new users for your organization. This is done by raising a ticket.

IAM allows you to manage permissions for AWS resources only.

Answer explanation

Correct. Using IAM, you can create and manage AWS users, groups, roles, and use permissions to allow and deny their access to AWS resources.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following applies to an AWS Managed Policy?

Choose 3

It can only be assigned to a single user, group or role in your account

It is available for use by any AWS account

You can change the default permissions defined in the policy

AWS occasionally updates the permissions defined in an AWS managed policy

It can be assigned to multiple users, groups or roles

Answer explanation

Correct. AWS managed policies are designed to provide permissions for many common use cases. They are available and can be used in any AWS account.

Correct. AWS occasionally updates the permissions defined in an AWS managed policy. When AWS does this, the update affects all principal entities (users, groups, and roles) that the policy is attached to.

Correct. You can attach AWS managed policies to multiple principal entities in your AWS account.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following API calls can be used to enable a user authenticated by Facebook to access your web application hosted in AWS?

STS assume-role-with-web-identity

STS get-federation-token

STS assume-role-with-saml

STS assume-role

Answer explanation

Correct. assume-role-with-web-identity returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider. Example providers include Amazon Cognito, Login with Amazon, Facebook, Google, or any OpenID Connect-compatible identity provider.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are developing a new mobile application to share photos, which AWS technology can you use to ensure your users have a seamless experience across all their devices?

IAM

Multi-Factor Authentication

Cognito

Web Identity Federation

Answer explanation

Correct. AWS recommends Amazon Cognito to synchronize user data seamlessly across end users’ devices. Reference: Using Amazon Cognito to Sync Data (https://aws.amazon.com/blogs/mobile/using-amazon-cognito-to-sync-data/).

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When would you use an Inline Policy over a Managed Policy?

When you want to change policies that are attached to multiple principal entities.

To add IAM permissions for common use cases like giving your DBAs full access to DynamoDB

To add permissions that are only ever intended to be used for a single user in your account

To add IAM permissions that can be applied to multiple AWS accounts that you own

Answer explanation

Correct. Inline policies are useful if you want to maintain a strict one-to-one relationship between a policy and the identity that it's applied to. For example, you want to be sure that the permissions in a policy are not inadvertently assigned to an identity other than the one they're intended for.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following features of IAM allows you to have your users Authenticate using Facebook, Google or Amazon?

The IAM HTTPS API

AWS Single Sign-On (SSO)

Multi-Factor Authentication

Web Identity Federation

Answer explanation

Correct. With web identity federation, you don't need to create custom sign-in code or manage your own user identities. Instead, users of your app can sign in using a well-known external identity provider (IdP), such as Login with Amazon, Facebook, Google, or any other OpenID Connect (OIDC)-compatible IdP.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?