Thursday, July 9, 2015

AWS Launches API Gateway Managed Service

Amazon Web Services (AWS) introduced a new fully managed, Amazon API Gateway service to help customers to create, publish, maintain, monitor, and secure Application Programming Interfaces (APIs) at any scale.

The idea is enable customers to create an API that acts as a “front door” for applications to access data, business logic, or functionality from their “back-end” services, such as workloads running on Amazon Elastic Compute Cloud (Amazon EC2), or code running on AWS Lambda.

Amazon API Gateway handles all of the tasks associated with accepting and processing billions of daily API calls, including traffic management, authorization and access control, monitoring, and API version management. Amazon API Gateway has no minimum fees or startup costs, and developers pay only for the API calls they receive and the amount of data transferred out. To learn more about Amazon API Gateway, visit http://aws.amazon.com/api-gateway.

“Building and running rock-solid APIs at massive scale is a significant challenge for customers. And yet, this is one of the most important ingredients for building and operating modern applications that are consumed through multiple devices,” said Marco Argenti, Vice President, AWS. “At AWS, we have over nine years of experience running some of the most heavily used APIs in the world. The Amazon API Gateway takes this learning and makes it available to customers as a pay-as-you-go service that eliminates the cost and complexity of managing APIs so that developers can focus on building great apps.”

To help customers protect access to their back-end services, Amazon API Gateway allows customers to use familiar AWS security tools such as AWS Identity and Access Management (IAM) to verify and authenticate API requests. Amazon API Gateway lets companies run multiple versions of an API simultaneously so that they can develop, deploy, and test new versions of their APIs without impacting existing applications. Once an API is deployed, Amazon API Gateway allows customers to control the number of API requests that hit their back-end systems within a certain time period to protect them from traffic spikes, and helps reduce API latency by caching responses. Amazon API Gateway also monitors the usage and performance of back-end services, providing metrics such as number of API calls, latency, and error rates.

http://aws.amazon.com
http://aws.amazon.com/api-gateway/