VPC Flashcards

1
Q

What is Amazon VPC?

A

VPC lets you provision a logically isolated section of the AWS cloud where you can launch AWS resources in a virtual network that you define.

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

What are the components of Amazon VPC? (8)

A

VPC, Subnet, IGW, NAT Gateway, Virtual private gateway, peering connection, VPC endpoints, egress-only internet gateway

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

VPC - What is a subnet?

A

A segment of a VPC’s IP address range where you can place groups of isolated resources

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

VPC - What is IGW?

A

Internet gateway; the Amazon VPC side of a connection to the public internet

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

VPC - What is NAT gateway?

A

A highly available, managed Network Address Translation service for your resources in a private subnet to access the Internet

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

VPC - What is Virtual private gateway?

A

The Amazon VPC side of a VPN connection.

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

VPC - What is peering connection?

A

Enables you to route traffic via private IP addresses between two peered VPCs.

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

What are VPC endpoints?

A

Enables private connectivity to services hosted in AWS, from within VPC without using IGW, VPN, NAT, or firewall proxies

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

VPC - What is egress-only IGW?

A

A stateful gateway to provide egress only access for IPv6 traffic from VPC to internet

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

What are the 4 basic options for VPC network architectures?

A
  1. Amazon VPC with a single public subnet only
  2. Amazon VPC with public and private subnets
  3. VPC with public and private subnets and AWS Site-to-Site VPN access
  4. VPC with private subnet only and AWS Site-to-Site VPN access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the two different types of VPC endpoints?

A

Gateway type endpoints - only available for AWS services including S3, DynamoDB.
Interface type endpoints provide private connectivity to services powered by PrivateLink, such as AWS services, SaaS solutions, Direct Connect.

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

True or false: there are no additional charges for creating and using the VPC itself.

A

True

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

True or false: there are no additional charges when accessing AWS resources via VPN connection.

A

False. You will incur Internet data transfer charges.

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

What are the bandwidth limitations for IGWs?

A

Trick question! None.

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