bisakhmondal commented on a change in pull request #5655:
URL: https://github.com/apache/apisix/pull/5655#discussion_r759817238
##########
File path: README.md
##########
@@ -153,8 +153,9 @@ A/B testing, canary release, blue-green deployment, limit
rate, defense against
- **Serverless**
- [Lua functions](docs/en/latest/plugins/serverless.md): Invoke functions in
each phase in APISIX.
- - [Azure functions](docs/en/latest/plugins/azure-functions.md): seamless
integration with Azure Serverless Function as a dynamic upstream to proxy all
requests for a particular URI to the Microsoft Azure cloud.
- - [Apache OpenWhisk](docs/en/latest/plugins/openwhisk.md): seamless
integration with Apache OpenWhisk as a dynamic upstream to proxy all requests
for a particular URI to your own OpenWhisk cluster.
+ - [AWS Lambda](docs/en/latest/plugins/aws-lambda.md): Integration with AWS
Lambda function as a dynamic upstream to proxy all requests for a particular
URI to the AWS API gateway endpoint. Supports authorization via api key and AWS
IAM access secret.
+ - [Azure functions](docs/en/latest/plugins/azure-functions.md): Seamless
integration with Azure Serverless Function as a dynamic upstream to proxy all
requests for a particular URI to the Microsoft Azure cloud.
Review comment:
Indeed :+1:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]