Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS API Gateway (cost (important factors (number of requests per month,…
AWS API Gateway
-
features
maintainability
versioning of API
what is this?
-
when we start working on API we perform multiple back and forth to same API. it provide facility to run multiple versions at the same time
-
benefits
With this approach customer can still use version v1 and when they are sure then they can start using version two
API monitoring
it enables monitoring based on latency, Errors, number of calls
These calls can further filtered based on stage,HTTP method and date range
-
-
-
-
-
-