wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS Networking Quiz

Total questions: 16

Worksheet time: 3mins

Name
Class
Date
1.

You deployed an application in two AWS Availability Zones. Traffic suddenly spikes and one zone’s instances stop responding. What AWS feature helps ensure continued availability?

a)

Create a new VPC

b)

Use AWS ELB to balance traffic

c)

Change the subnet mask

d)

Disable security groups

2.

What does IP in IP address stand for?

a)

Internet Protocol

b)

Internal Process

c)

Immediate Packet

d)

Information Pathway

3.

Which layer of the TCP/IP model is responsible for routing?

a)

Application

b)

Transport

c)

Internet

d)

Data Link

4.

What type of AWS service is EC2?

a)

Storage

b)

Compute

c)

Database

d)

Networking

5.

Which AWS service provides object storage?

a)

AWS Lambda

b)

Amazon S3

c)

Amazon RDS

d)

AWS VPC

6.

What does DNS stand for?

a)

Data Network Service

b)

Domain Name System

c)

Direct Name Server

d)

Digital Network Service

7.

Which protocol is used to securely browse a website?

a)

FTP

b)

HTTP

c)

HTTPS

d)

SMTP

8.

What is the purpose of a subnet?

a)

To connect to the internet

b)

To divide a network into smaller segments

c)

To store data

d)

To run virtual machines

9.

Which AWS service allows running code without managing servers?

a)

AWS EC2

b)

AWS Lambda

c)

Amazon S3

d)

AWS RDS

10.

Which AWS service would you use to distribute incoming traffic across multiple EC2 instances?

a)

AWS SNS

b)

AWS ELB

c)

AWS S3

d)

AWS IAM

11.

What is the main purpose of the AWS Security Group?

a)

Store files

b)

Filter traffic at the instance level

c)

Manage domain names

d)

Configure databases

12.

What does CIDR stand for in networking?

a)

Classless Inter-Domain Routing

b)

Continuous IPv4 Data Routing

c)

Cloud Infrastructure Data Router

d)

Classful Internet Domain Routing

13.

You need to allow only specific IP addresses to SSH into your EC2 instance. What should you modify?

a)

S3 bucket policy

b)

EC2 instance type

c)

Security Group inbound rules

d)

AWS Lambda timeout

14.

Your AWS hosted application needs to serve both static and dynamic content to users worldwide with low latency. Which solution best fits this requirement?

a)

Use only Amazon S3

b)

Use Amazon CloudFront with S3 and EC2 origin

c)

Only increase EC2 instance size

d)

Use AWS RDS

15.

Which AWS service provides a fully managed NoSQL database?

a)

Amazon Aurora

b)

AWS Redshift

c)

Amazon RDS

d)

Amazon DynamoDB

16.

What is the primary function of AWS IAM?

a)

Monitor network traffic

b)

Deploy applications

c)

Store data securely

d)

Manage user access and permissions