API Gateway

 0    5 Datenblatt    pablojakub
mp3 downloaden Drucken spielen überprüfen
 
Frage Antworten
What is API Gateway
Lernen beginnen
This is an AWS Service that can transform request and/or response headers using parameter mapping
What features API Gateway has?
Lernen beginnen
API Gateway Caching, API Gateway Stage
How long API Gateway caches responses by default?
Lernen beginnen
TTL is 300 seconds
Tell 4 things about API Gateway stage
Lernen beginnen
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
Lernen beginnen
Dashboard per user data. It is not static but dynamic. And also touches multiple layers (lambda, S3, dynamoDB)

Sie müssen eingeloggt sein, um einen Kommentar zu schreiben.