API Gateway

 0    5 fiche    pablojakub
Télécharger mP3 Imprimer jouer consultez
 
question réponse
What is API Gateway
commencer à apprendre
This is an AWS Service that can transform request and/or response headers using parameter mapping
What features API Gateway has?
commencer à apprendre
API Gateway Caching, API Gateway Stage
How long API Gateway caches responses by default?
commencer à apprendre
TTL is 300 seconds
Tell 4 things about API Gateway stage
commencer à apprendre
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
commencer à apprendre
Dashboard per user data. It is not static but dynamic. And also touches multiple layers (lambda, S3, dynamoDB)

Vous devez vous connecter pour poster un commentaire.