Amazon API Gateway | Billing Flashcards
How do APIs scale?
Billing
Amazon API Gateway | Networking & Content Delivery
Amazon API Gateway acts as a proxy to the backend operations that you have configured. Amazon API Gateway will automatically scale to handle the amount of traffic your API receives. Amazon API Gateway does not arbitrarily limit or throttle invocations to your backend operations and all requests that are not intercepted by throttling and caching settings in the Amazon API Gateway console are sent to your backend operations.
How am I charged for using Amazon API Gateway?
Billing
Amazon API Gateway | Networking & Content Delivery
Amazon API Gateway rates are $3.50 per million API calls, plus the cost of data transfer out, in gigabytes. If you choose to provision a cache for your API, hourly rates apply. Please see the API Gateway Pricing pages for details on data transfer and caching costs.
Who pays for Amazon API Gateway API calls generated by third-party developers?
Billing
Amazon API Gateway | Networking & Content Delivery
The API owner is charged for the calls to their APIs on API Gateway.