AWS Compute Blog

Tag: Amazon API Gateway

Deploying a personalized API Gateway serverless developer portal

This post is courtesy of Drew Dresser, Application Architect – AWS Professional Services Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. Customers of these APIs often want a website to learn and discover APIs that are available to […]

ICYMI: Serverless Q4 2018

This post is courtesy of Eric Johnson, Senior Developer Advocate – AWS Serverless Welcome to the fourth edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all of the most recent product launches, feature enhancements, blog posts, webinars, Twitch live streams, and other interesting things that you […]

Announcing WebSocket APIs in Amazon API Gateway

This post is courtesy of Diego Magalhaes, AWS Senior Solutions Architect – World Wide Public Sector-Canada & JT Thompson, AWS Principal Software Development Engineer – Amazon API Gateway Starting today, you can build bidirectional communication applications using WebSocket APIs in Amazon API Gateway without having to provision and manage any servers. HTTP-based APIs use a request/response […]

Announcing Ruby Support for AWS Lambda

This post is courtesy of Xiang Shen Senior – AWS Solutions Architect and Alex Wood Software Development Engineer – AWS SDKs and Tools Ruby remains a popular programming language for AWS customers. In the summer of 2011, AWS introduced the initial release of AWS SDK for Ruby, which has helped Ruby developers to better integrate and […]

Support for multi-value parameters in Amazon API Gateway

This post is courtesy of Akash Jain, Partner Solutions Architect – AWS The new multi-value parameter support feature for Amazon API Gateway allows you to pass multiple values for the same key in the header and query string as part of your API request. It also allows you to pass multi-value headers in the API response to implement […]

Overriding request/response parameters and response status in Amazon API Gateway

This post is courtesy of Akash Jain, Partner Solutions Architect – AWS APIs are driving modern architectures. Many customers are moving their traditional architecture to service-oriented or microservices-based architectures. As part of this transition, you may face a few complex situations. For example, a backend API returns an HTTP status code of 2XX that must […]

ICYMI: Serverless Q3 2018

Welcome to the third edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all of the most recent product launches, feature enhancements, blog posts, webinars, Twitch live streams, and other interesting things that you might have missed! If you didn’t see them, catch our Q1 ICYMI and […]

Investigating spikes in AWS Lambda function concurrency

This post is courtesy of Ian Carlson, Principal Solutions Architect – AWS As mentioned in an earlier post, a key benefit of serverless applications is the ease with which they can scale to meet traffic demands or requests. AWS Lambda is at the core of this platform. Although this flexibility is hugely beneficial for our customers, sometimes […]

ICYMI: Serverless Q2 2018

The better-late-than-never edition! Welcome to the second edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all of the most recent product launches, feature enhancements, blog posts, webinars, Twitch live streams, and other interesting things that you might have missed! The second quarter of 2018 flew by […]