Privatelink/Endpoints Flashcards

1
Q

What is AWS PrivateLink?

A

AWS PrivateLink provides private connectivity between virtual private clouds (VPCs), supported AWS services, and your on-premises networks without exposing your traffic to the public internet. Interface VPC endpoints, powered by PrivateLink, connect you to services hosted by AWS Partners and supported solutions available in AWS Marketplace.

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

What is needed to access third party VPCs/Provider VPC/AWS marketplace from your VPC?

A

VPC Endpoint

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

What is a Gateway Endpoint?

A

It provides reliable connectivity to Amazon S3 and DynamoDB without requiring an internet gateway or a NAT device for your VPC.

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

How do you restrict traffic on Gateway Endpoints?

A

Apply an Endpoint policy

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

Are Gateway Endpoints accessible to the internet?

A

No, they are considered private.

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

What is the charge for using Gateway Endpoints?

A

There’s no charge

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

Where do a Gateway Endpoint reside?

A

Inside the VPC it was created in.

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

After creating the Gateway Endpoint, what is added to the route table?

A

The gateway endpoint prefix list is automatically added to the route table and target.

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

If traffic is destined for an S3 bucket in a different region, will it take the gateway endpoint path or internet gateway path?

A

Since it is a different region, it will take the internet gateway path b/c prefix lists are specific to a region.

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

Between gateway endpoint and interface endpoint, which is considered highly available and managed by AWS?

A

Gateway endpoint

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

Gateway endpoint connects to two services. What are the services?

A

1) S3
2) Dynamo DB

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

Interface Endpoints connect to all AWS services, except what?

A

Dynamo DB

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

Interface endpoint only allows what type of L3 and L4 traffic?

A

IPv4
TCP

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

Interface Endpoints are considered what in a VPC?

A

VPC network interface

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

What are the steps to configuring a Gateway Endpoint to access a S3 bucket?

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