wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

AWS Basics and IAM

Total questions: 21

Worksheet time: 21mins

Name
Class
Date
1.

What is the main purpose of AWS Regions?

a)

Manage IAM users

b)

Host Global services

c)

Geographic locations for AWS infrastructure

d)

Execute Programmatic tasks

2.

What does "AZ" stand for in the context of AWS?

a)

Amazon Zone

b)

Availability Zone

c)

Amazon Zenith

d)

Access Zone

3.

Which type of AWS service is available globally and not tied to a specific region?

a)

AWS Region Services

b)

AWS Global services

c)

AWS Mgmt Console

d)

AWS IAM Services

4.

How can you access AWS services both through the AWS Management Console and programmatically?

a)

Only through AWS Management Console

b)

Only through programmatic methods

c)

Both through AWS Management Console and programmatically

d)

Neither of the above

5.

What is the purpose of an IAM Root User?

a)

Create IAM users

b)

Manage AWS Regions

c)

Manage IAM groups

d)

Initial AWS account setup and management

6.

In AWS, what is the primary function of IAM Users?

a)

Manage AWS Regions

b)

Create IAM groups

c)

Establish AWS connections

d)

Represent an individual identity within your AWS account

7.

How can you create an IAM user and log in to AWS?

a)

Only through AWS Management Console

b)

Only programmatically

c)

Both through AWS Management Console and programmatically

d)

Not possible in AWS

8.

What is the purpose of attaching policies to an IAM Group?

a)

Grant permissions to the IAM Group itself

b)

Grant permissions to individual IAM users within the group

c)

Create a new IAM user

d)

Manage AWS Regions

9.

What is the primary function of creating an IAM Group without attaching any policies?

a)

Prevent IAM users from joining the group

b)

Grant administrative access to IAM users

c)

Provide a logical grouping for IAM users without specific permissions

d)

Attach policies directly to IAM users

10.

If IAM user "tom" is added to an IAM Group called "cloudops" without any permissions, what access does "tom" have?

a)

Full administrative access

b)

No access

c)

Limited access based on IAM Group permissions

d)

Access to AWS Regions only

11.

What is the purpose of IAM Policies?

a)

Create IAM users

b)

Manage AWS Regions

c)

Define permissions for AWS resources

d)

Establish IAM Groups

12.

How can you grant permissions to an IAM user or group for only one specific AWS region, e.g., us-east-1?

a)

Attach an IAM policy to the IAM user/group with the desired region

b)

Configure IAM user settings for the specific region

c)

Use AWS Management Console to set region-specific permissions

d)

IAM users/groups cannot have region-specific permissions

13.

How can you grant permissions to an IAM user or group for only one specific AWS service, e.g., EC2?

a)

Attach an IAM policy to the IAM user/group with the desired service

b)

Configure IAM user settings for the specific service

c)

Use AWS Management Console to set service-specific permissions

d)

IAM users/groups cannot have service-specific permissions

14.

What should be done after creating IAM policies and attaching them to IAM users/groups?

a)

Log in to AWS as the Root User to validate permissions

b)

Log in to AWS as the IAM user/group to validate permissions

c)

Policies are automatically applied, no validation needed

d)

Detach the policies for validation

15.

Which AWS service allows you to launch virtual servers in the cloud?

a)

S3

b)

RDS

c)

EC2

d)

IAM

16.

What is the primary purpose of the AWS Management Console?

a)

Access AWS services programmatically

b)

Manage IAM users

c)

Provide a web-based interface for accessing AWS services

d)

Create IAM policies

17.

How does an IAM user validate their permissions in AWS after creating IAM policies?

a)

Use the AWS Management Console to check permissions

b)

Run a programmatic script to validate permissions

c)

Ask the Root User to validate permissions

d)

IAM users cannot validate their own permissions

18.

In IAM, what is the purpose of creating IAM Groups and attaching IAM users to those groups?

a)

Simplify billing and cost tracking

b)

Provide a logical grouping for users with similar permissions

c)

Grant administrative access to all IAM users

d)

Establish a hierarchy for IAM users

19.

What is the first step to take when creating an IAM user and logging into AWS?

a)

Create IAM policies

b)

Configure AWS Regions

c)

Set up IAM groups

d)

Create an IAM user

20.

What is the purpose of AWS Regions?

a)

Provide physical locations for AWS data centers

b)

Manage IAM users

c)

Host global services

d)

Execute programmatic tasks

21.

True or False: Each AWS Region is composed of at least two Availability Zones.

a)

True

b)

False