A service which acts as a gateway for many other services.
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-vpcI have an application which uses Zuul Netflix as API gateway, the architecture is below: The architecture is working fine, …
java spring netflix-zuul api-gatewayI 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