diff --git a/README.md b/README.md index 8d3f3fe..8b88307 100644 --- a/README.md +++ b/README.md @@ -959,6 +959,8 @@ $ kubectl delete -f k8s ## Run gorush in AWS Lambda + + AWS excited to [announce Go as a supported language for AWS Lambda](https://aws.amazon.com/blogs/compute/announcing-go-support-for-aws-lambda/). You’re going to create an application that uses an [API Gateway](https://aws.amazon.com/apigateway) event source to create a simple Hello World RESTful API. ### Build gorush binary diff --git a/screenshot/lambda.png b/screenshot/lambda.png new file mode 100644 index 0000000..5411fa5 Binary files /dev/null and b/screenshot/lambda.png differ