Overview of Services that allow access to the underlying OS Flashcards
1
Q
Services that allow access to the underlying OS
A
EMR EC2 ECS Elastic Beanstalk OpsWorks
2
Q
Services do not allow access to the underlying OS
A
RDS
DynamoDB
Lambda, elastiCache
– with more control comes more responsibility which may not always be ideal depending on needs.
3
Q
External load balancers
A
public-facing
often used to distribute load between web servers
provides a public DNS hostname
4
Q
Internal load balancers
A
not customer facing
- often used to distribute load between private backend servers
- provides an internal DNS hostname.