API Gateway

 0    5 fiszek    pablojakub
ściągnij mp3 drukuj graj sprawdź się
 
Pytanie Odpowiedź
What is API Gateway
rozpocznij naukę
This is an AWS Service that can transform request and/or response headers using parameter mapping
What features API Gateway has?
rozpocznij naukę
API Gateway Caching, API Gateway Stage
How long API Gateway caches responses by default?
rozpocznij naukę
TTL is 300 seconds
Tell 4 things about API Gateway stage
rozpocznij naukę
Each stage has different URL, stage is reference to API state, each endpoint can be associated with different stage, we can create stage variables to control lambda functions
Use case for API Gateway
rozpocznij naukę
Dashboard per user data. It is not static but dynamic. And also touches multiple layers (lambda, S3, dynamoDB)

Musisz się zalogować, by móc napisać komentarz.