VPC-PART 2

VPC-PART 2

University

10 Qs

quiz-placeholder

Similar activities

VPC - PART 3

VPC - PART 3

University

10 Qs

IPv4 Addressing and Subnetting Quiz

IPv4 Addressing and Subnetting Quiz

University

15 Qs

SGT RED TEAM KAMPI HACKER GÖZÜNDEN MODERN WEB NASIL ÇALIŞIR

SGT RED TEAM KAMPI HACKER GÖZÜNDEN MODERN WEB NASIL ÇALIŞIR

University

10 Qs

VPC - PART 1

VPC - PART 1

University

10 Qs

RM_6. nedelja

RM_6. nedelja

University

15 Qs

Modelo OSI e TCP/IP (2)

Modelo OSI e TCP/IP (2)

10th Grade - University

10 Qs

Test

Test

University

15 Qs

VPC-PART 2

VPC-PART 2

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

ain amir

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a Network Access Control List (ACL)?

To define the size of a subnet

To control access to and from the VPC at the subnet level

To allow only certain instances to be used

To manage billing for VPC usage

Answer explanation

A Network Access Control List (ACL) is used to control access to and from a Virtual Private Cloud (VPC) at the subnet level, allowing you to specify which traffic is permitted or denied.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of Inbound Rules in Network ACLs?

Control outgoing traffic

Control incoming traffic

Assign IP addresses

Create subnets

Answer explanation

Inbound Rules in Network ACLs are specifically designed to control incoming traffic to a network. They determine which incoming requests are allowed or denied, making 'Control incoming traffic' the correct choice.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about Network Access Control Lists (ACLs)?

ACLs apply to individual instances only

ACLs are stateful

ACLs are stateless and apply to entire subnets

ACLs are used for data storage in the VPC

Answer explanation

ACLs are stateless, meaning they do not track the state of connections, and they apply to entire subnets rather than individual instances. This makes them suitable for controlling traffic at the subnet level.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At what level do Network ACLs operate?

Instance level

VPC level

Subnet level

Availability Zone level

Answer explanation

Network ACLs operate at the subnet level, controlling traffic in and out of one or more subnets within a VPC. This allows for fine-grained control over network access, unlike instance or VPC levels.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of NAT (Network Address Translation) Gateway in VPC?

To assign public IP addresses

To allow instances in private subnets to access the internet

To create network interfaces

To establish security groups

Answer explanation

The NAT Gateway allows instances in private subnets to access the internet by translating their private IP addresses to a public IP address, enabling outbound internet traffic while keeping the instances secure.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a Public IP and an Elastic IP in a VPC?

A Public IP can be reassigned, whereas an Elastic IP is permanent

A Public IP is fixed, while an Elastic IP is dynamically assigned

A Public IP is used for internal traffic, while an Elastic IP is for external traffic

Both are the same, just different names

Answer explanation

A Public IP is dynamically assigned and can change if the instance is stopped and started, while an Elastic IP is a static IP that remains associated with your account until you choose to release it.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Route Table in VPC?

A security group

A map that directs traffic within the VPC

A network interface

A type of subnet

Answer explanation

A Route Table in a VPC is essentially a map that directs traffic within the VPC, determining how packets are routed between subnets and to external networks. This makes it crucial for network management.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?