API Gateway

 0    5 tarjetas    pablojakub
descargar mp3 imprimir jugar test de práctica
 
término definición
What is API Gateway
empezar lección
This is an AWS Service that can transform request and/or response headers using parameter mapping
What features API Gateway has?
empezar lección
API Gateway Caching, API Gateway Stage
How long API Gateway caches responses by default?
empezar lección
TTL is 300 seconds
Tell 4 things about API Gateway stage
empezar lección
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
empezar lección
Dashboard per user data. It is not static but dynamic. And also touches multiple layers (lambda, S3, dynamoDB)

Debes iniciar sesión para poder comentar.