AWS Chapter 4 Flashcards

1
Q

Amazon Virtual Private Cloud (VPC)

A

allows an isolated section of the AWS cloud, allows for subnetting EC2 instances

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

Internet Gateway

A

allows public traffic from the internet to the VPC

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

Virtual Private Gateway

A

allows protected internet traffic to enter the VPC for private resources, I.E establish VPN connection between VPC and on-prem data centers

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

AWS Direct Connect

A

creates dedicated private connection between your data and a VPC

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

Subnets

A

section of a VPC in which you can group resources based on security/operations, can be public or private

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

Network Access Control Lists

A

virtual firewall that controls inbound/outbound traffic at the subnet level, AWS includes a default network ACL, can create custom ACLs

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

Stateless Packet Filtering

A

checks packets that cross the subnet border each way, doesn’t remember

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

Security Groups

A

Virtual firewall that controls inbound/outbound traffic for an EC2 instance, can use same or different security groups

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

Stateful Packet Filtering

A

used by security groups, remember previous decisions

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

Amazon Route 53

A

DNS web server, register/manage new domain names directly, can connect in and out of AWS instances

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