wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Sec. 4: IAM - Identity and Access Management

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

What is a proper definition of IAM Roles?

a)

An IAM entity that defines a set of permissions for making AWS service requests, that will be used by AWS services

b)

IAM Users in multiple Groups

c)

A password policy

d)

Permissions assigned to Users to perform actions

2.

Which of the following is an IAM Security Tool?

a)

IAM Credentials Report

b)

IAM Root Account Manager

c)

IAM Services Report

d)

IAM Security Advisor

3.

Which answer is INCORRECT regarding IAM Users?

a)

IAM Users can belong to multiple groups

b)

IAM Users don't have to belong to a group

c)

IAM Users can have policies assigned to them

d)

IAM Users access AWS with the root account credentials

4.

Which of the following is an IAM best practice?

a)

Don't use the root user account

b)

Create several users for a physical person

c)

Share credentials so a colleague can perform a task for you

d)

Do not enable MFA for easier access

5.

What are IAM Policies?

a)

AWS services performable actions

b)

JSON documents to define Users, Groups or Roles' permissions

c)

Rules to set up a password for IAM Users

6.

Under the shared responsibility model, what is the customer responsible for in IAM?

a)

Infrastructure security

b)

Compliance validation

c)

Configuration and vulnerability analysis

d)

Assigning users proper IAM Policies

7.

Which of the following statements is TRUE?

a)

The AWS CLI can interact with AWS using commands in your command-line shell, while the AWS SDK can interact with AWS programmatically.

b)

The AWS SDK can interact with AWS using commands in your command-line shell, while the AWS CLI can interact with AWS programmatically.

8.

Which principle should you apply regarding IAM Permissions?

a)

Grant most privilege

b)

Grant least privilege

c)

Grant permissions if your employee asks you to

d)

Restrict root account permissions

9.

What should you do to increase your root account security?

a)

Enable Multi-Factor Authentication (MFA)

b)

Remove permissions from the root account

c)

Use AWS only through the Command Line Interface (CLI)