Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

EY Masters

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

A single Amazon VPC can span multiple Regions.

a)

A. True

b)

B. False

2.

What action must you take to make a subnet “public”?

a)

A.Route outbound traffic from the subnet.

b)

B.Route inbound traffic from the internet gateway.

c)

C.Route outbound traffic to the internet gateway.

d)

D.Subnets are public by default.

3.

What function does the NAT gateway serve?

a)

A.Load balances incoming traffic to multiple instances

b)

B.Allows internet traffic initiated by private subnet instances

c)

C.Allows instances to communicate between subnets

d)

D.Increases security for instances in a public subnet

4.

Which ports are open by default when you create a new security group?

a)

Nothing allowed inbound

b)

Nothing allowed outbound

c)

Anything allowed inbound

5.

Which of the following is true of AMIs?

a)

AMIs can specify the subnets for launch

b)

AMIs can only be used by users within a single account

c)

You can launch multiple instances from a single AMI

d)

AMIs can only be obtained from the AWS Marketplace

6.

How can you change a running instance type to a new generation?

a)

Stop the instance, change the instance type, and start the instance

b)

Create a launch configuration with the new instance type and set the original instance as the target

c)

Select the new instance type using the AWS CLI or console while the instance is running

d)

Place a support request for a new instance type

7.

What is a benefit of using Amazon RDS in a Multi-AZ configuration?

a)

Delivers two live copies of the database running concurrently

b)

Provides automatic failover across Availability Zones

c)

Provides automatic cross-Region replication

d)

Eliminates the need for read replicas

8.

What type of storage does Amazon Redshift use?

a)

Key-value pairs

b)

Row-based storage

c)

JSON

d)

Columnar storage

9.

What is a CloudFormation stack?

a)

The resources generated by a template

b)

The resources identified as drifted

c)

A condition when resources are added on top of each other

d)

The properties of a single resource

10.

Which section is required in a CloudFormation template?

a)

Mappings

b)

Metadata

c)

Output

d)

Resources