AWS Open Source Blog
Category: Amazon API Gateway
How Traveloka Uses Backstage as an API Developer Portal for Amazon API Gateway
Learn how Traveloka, one of the largest online travel companies in Southeast Asia, uses open source Backstage as the developer portal for APIs hosted on Amazon API Gateway.
Using Apollo Server on AWS Lambda with Amazon EventBridge for real-time, event-driven streaming
GraphQL is an application-level query language that helps clients and servers communicate by establishing a common protocol for queries. It represents an alternative to the REST style: unlike REST, GraphQL gives the client, not the server, the power to define what kind of data will be included in the response to its query. GraphQL allows […]