Serverless Gateway
The Serverless Gateway (GW) is a cloud-native solution that automatically scales with traffic, enabling developers to focus on application logic without managing infrastructure. It can be deployed on both AWS and Azure platforms.
-
AWS Serverless: The Serverless GW is implemented with AWS Lambda, which provides automatic scaling and high availability.
-
Azure Serverless: The Serverless GW is set up within a Resource Group, a container for organizing resources like Azure Functions and API Management, required for the application.
The following guides provide simple steps for setting up and running the Serverless Gateway on AWS and Azure.
Updated 5 days ago