API Gateway

 0    5 schede    pablojakub
Scarica mp3 Stampa Gioca Testa il tuo livello
 
Domanda Risposta
What is API Gateway
inizia ad imparare
This is an AWS Service that can transform request and/or response headers using parameter mapping
What features API Gateway has?
inizia ad imparare
API Gateway Caching, API Gateway Stage
How long API Gateway caches responses by default?
inizia ad imparare
TTL is 300 seconds
Tell 4 things about API Gateway stage
inizia ad imparare
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
inizia ad imparare
Dashboard per user data. It is not static but dynamic. And also touches multiple layers (lambda, S3, dynamoDB)

Devi essere accedere per pubblicare un commento.