AWS Fundamentals Flashcards
1
Q
What is a Public Service in AWS?
A
A public service is something that routes on the public internet and can be accessed by a public endpoint eg S3.
Just because it is accessible with a public endpoint doesn’t mean that everyone on the internet can access it.
Public refers to Networking
2
Q
What is a Private Service in AWS
A
A private service is something that runs in a Virtual Private Cloud (VPC). Only things within that VPC can connect to it.
2 VPC’s cannot communicate with each other unless you allow it
3
Q
explain this graph
A