wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

AWS Amazon VPC

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Which of the following is NOT a benefit of using a VPC?

a)

Increased security

b)

Easier management

c)

Reduced costs

d)

Increased flexibility

2.

Which of the following is NOT a function of a NAT gateway?

a)

Allow instances in a private subnet to connect to the internet

b)

Allow instances in a public subnet to connect to instances in a private subnet

c)

Provide a public IP address for instances in a private subnet

d)

Reduce the number of public IP addresses that you need

3.

Which AWS service allows you to connect your VPC to the public internet?

a)

NAT Gateway

b)

Internet Gateway

c)

VPN Connection

d)

Direct Connect

4.

What is the primary purpose of a NAT Gateway in AWS?

a)

To provide a private connection to AWS services

b)

To allow direct access to the internet from a private subnet

c)

To manage database connections

d)

To host web applications

5.

Which AWS service is used to securely manage and access your EC2 instances in a private subnet?

a)

Bastion Host

b)

Internet Gateway

c)

Security Group

d)

NAT Gateway

6.

What is the function of a Network Access Control List (NACL) in AWS?

a)

It filters traffic at the application layer.

b)

It acts as a firewall for EC2 instances

c)

It controls access to VPC resources at the subnet level.

d)

It manages database connections.

7.

What is AWS Direct Connect used for?

a)

To securely connect to AWS services over the public internet

b)

To establish a dedicated network connection between your on-premises data center and AWS

c)

To create VPC peering connections

d)

To configure VPC endpoints

8.

What does VPC peering allow you to do in AWS?

a)

Share VPC resources with other AWS accounts

b)

Connect multiple VPCs within the same AWS account

c)

Establish a VPN connection to AWS resources

d)

Access public S3 buckets

9.

What is the purpose of an AWS VPC route table?

a)

It specifies which IAM users can access the VPC.

b)

It defines the route for network traffic within the VPC.

c)

It stores database access credentials.

d)

It controls DNS settings for VPC resources

10.

What is the purpose of an AWS Security Group?

a)

To control access to VPC resources at the subnet level

b)

To filter traffic at the application layer

c)

To establish a dedicated network connection to AWS

d)

To manage database backups