Top "Api-gateway" questions

A service which acts as a gateway for many other services.

AWS API Gateway Access Private Subnet

I have Public and Pvt Subnets in my VPC. I have some services running on EC2 in Pvt subnet, that …

amazon-web-services api-gateway aws-vpc
How to work with CORS in Zuul as API gateway + AngularJS + Microservices

I have an application which uses Zuul Netflix as API gateway, the architecture is below: The architecture is working fine, …

java spring netflix-zuul api-gateway
AWS Lambda Task timed out after 6.00 seconds

I am using serverless framework. My Lambda function connects to DynamoDB table for updating item in table. Read & Write …

amazon-web-services lambda amazon-dynamodb serverless-framework api-gateway