Cloud Flashcards

1
Q

What is Network Function Virtualization (NFV)?

A

The replacing of physical network devices with a logical/virtual counterpart. E.g. replacing a physical switch with a virtual one.

They perform the same function as the hardware device would do and are managed from the hypervisor.

Lots of deployment options: virtual machine, container, fault tolerance redundancy backups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Virtual Private Cloud (VPC)?

A

A group of resources/virtual versions of network devices created in a public cloud.

You can connect multiple VPC’s (groups of virtualised network devices) together via a TRANSIT GATEWAY/cloud router.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does a VPC NAT gateway do?

A

Allow you’re VPC (Virtual Private Cloud resources/virtual infrastructure) to connect to the WAN/Internet by NAT - Network Address Translation. - converts the private IP address to a public IP address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a Network security list?

A

A security rule that is assigned to an entire IP subnet.

-Lacks granular control.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a network security group?

A

Assignment of a security rule to a specific VNIC (Virtual Network Interface Card)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a security rule?

A

Allows or blocks traffic based on its attributes e.g. port number, source IP etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly