CSAA – Design High-Performing Architectures Flashcards
What is geolocation in R53?
R53 will route traffic based on the location of your users.
What is a serverless compute engine that works with containers and K8s?
AWS fargate
Does Fargate Tasks have any free storage?
Yes, Fargate tasks come with free storage
What type and amount of storage is a fargate task given ?
By default, Fargate tasks are given a minimum of 20 GiB of free ephemeral storage.
If you want to forward requests to target groups based on URLs, which feature do you use on a ALB?
Path or host conditions?
Use path conditions to define rules that forward requests to different target groups based on the URL in the request.
What is host based routing ?
host-based routing defines rules that forward requests to different target groups based on the hostname in the host header