wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cloud Architecture

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

What does VPC stand for

a)

Virtual Personal Cloud

b)

Virtual Private Cloud

c)

Virtual Private Compute

d)

Virtual Processing Cloud

2.

What makes a "private subnet" private? (pick 2)

a)

It is not attached to an Elastic IP

b)

It does not have a route to 0.0.0.0/0

c)

It cannot be reached from outside the VPC

d)

It has not been associated with a security group

3.

What is an ARN?

a)

Amazon Record Number

b)

Amazon Resource Name

c)

Amazon Registration Number

d)

Arbitrary Resource Name

4.

How do I secure and encrypt the data in my EC2 applications?

a)

Turn on VPC encryption for all services

b)

Enable EBS encryption for my volumes

c)

Place all EC2 instances in public subnets

d)

Generate a security key for the VPC

5.

The purpose of a security group is ...

a)

To control which AWS users can connect to my cloud resources

b)

To control which ports and addresses can connect to my cloud resources

c)

To control what software is allowed to connect to my cloud resources

d)

To control what services run securely in your server(s)

6.

What function does a route table perform?

a)

Route tables direct users to the right server(s)

b)

Route tables control IP/port ingress and egress

c)

Route tables direct network traffic in a VPC

d)

Route tables monitor network traffic for malicious activity

7.

What is the function of a NAT host or gateway?

a)

It enables user traffic to pass into a private subnet

b)

It enables resources in a private subnet to indirectly reach the internet

c)

It controls traffic between private and public subnets

d)

Admins can shell into a NAT host first and then into other instances

8.

What effect does this IAM policy have?

a)

It allows full control over a single EC2 instance

b)

It allows full control over all EC2 instances in an account

c)

It allows all inbound traffic to a single EC2 instance

d)

It denies control over a single EC2 instance

9.

A lawyer in your company has expired contracts that must be retained for legal reasons. It's unlikely they will be referred to often. What storage solution would you suggest?

a)

Amazon S3

b)

Amazon Glacier

c)

Amazon Storage Gateway

d)

Amazon EFS

10.

"Ephemeral Storage" is another term for persistent storage

a)

True

b)

False