02-Fundamentals Flashcards

1
Q

What are AWS Public Services and AWS Private Services referring to?

A

Networking.

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

What is an AWS Public Service?

A

Something that is accessed using public endpoints, such as S3.

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

What is an AWS Private Service?

A

Operates within a VPC, meaning only resources within the VPC or connected to the VPC.

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

True/False: Public Endpoints are only accessible if you’ve been granted permissions to the endpoint

A

TRUE

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

By default, can VPCs communicate with each other?

A

No. They can only communicate with each other if they have been explicitly allowed.

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

What are the network zones involved with AWS?

A

The public internet - where general internet services operate. The AWS Public Zone - Where AWS public services reside. The AWS Private Zone - Where VPCs and other private resources run

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

What 2 key functionalities does Internet Gateway provide?

A

Allows private resources to access the public internet if they have a public IP. Allows access to public services such as S3 without data touching the public internet.

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

Can EC2 instances be made publicly accessible?

A

Yes, they can be given a Public IP address making them accessible from the internet.

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