AWS Chapter 5  IAM

AWS Chapter 5 IAM

Professional Development

20 Qs

quiz-placeholder

Similar activities

EC2_AWS

EC2_AWS

Professional Development

20 Qs

AWS Quiz Feb 17

AWS Quiz Feb 17

Professional Development

25 Qs

Day 2 Quiz - Cryptographic Solutions & Identity Management

Day 2 Quiz - Cryptographic Solutions & Identity Management

Professional Development

22 Qs

AWS ACF Módulo 7 - Armazenamento

AWS ACF Módulo 7 - Armazenamento

Professional Development

15 Qs

MTA: 98-367 Security Part 1

MTA: 98-367 Security Part 1

KG - Professional Development

20 Qs

Salesforce Admin 20Q - Test 6

Salesforce Admin 20Q - Test 6

Professional Development

20 Qs

MTA: 98-367 Security Part 2

MTA: 98-367 Security Part 2

KG - Professional Development

20 Qs

Chapter 6 AWS Resources

Chapter 6 AWS Resources

Professional Development

20 Qs

AWS Chapter 5  IAM

AWS Chapter 5 IAM

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Deepak Makhija

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of the AWS IAM service?

Identity & access management

Access key management

SSH key pair management

Federated access management

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are requirements you can include in an IAM password policy?(select THREE)

Require at least one uppercase letter

Require at least one number

Require at least one space or null character

Require at least one nonalphanumeric character

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following should you do to secure your AWS root user? (Select TWO)

Assign the root user to the "admins" IAM group

Use the root user for day-to-day administration tasks

Enable MFA

Create a strong password

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does multi-factor authentication work?

Instead of an access password, users authenticate via a physical MFA device

In addition to an access password, users also authenticate via a physical MFA device

Users authenticate using tokens sent to at least two MFA devices

Users authenticate using password & also either a physical or virtual MFA device

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following SSH commands will successfully connect to an EC2 Amazon Linux instance with an IP address of 54.7.35.103 using a key names mykey.pem?

echo "mykey.pem ubuntu@54.7.35.103" ssh -i

ssh -i mykey.pem ec2-user@54.7.35.103

ssh -i mykey.pem@54.7.35.103

ssh ec2-user@mykey.pem:54.7.35.103 -i

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's the most efficient method for managing permissions for multiple IAM users?

Assign users requiring similar permission to IAM roles

Assign users requiring similar permissions to IAM groups

Assign IAM users permissions common to others with similar administration responsibilities

Create roles based on IAM policies, and assign them to IAM users

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is IAM role?

A set of permissions allowing access to specified AWS resources

A set of IAM users given permissions to access specified AWS resources

Permissions granted a trusted entity over specified AWS resources

Permissions granted an IAM user over specified AWS resources

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?