summaryrefslogtreecommitdiff
path: root/doc/user/project/clusters/serverless/aws.md
blob: 88397f8fdfa40ca4d79ef089748471f8354ce12e (plain)
1
2
3
4
5
6
7
8
9
10
11
# AWS Lambda + Gitlab

Build your AWS Lambda applications with Gitlab! 

Gitlab supports deployment of functions to AWS Lambda using a combination of Serverless Framework + gitlab-ci.

## Examples

Use Serverless Framework + gitlab-ci to deploy a nodejs Lambda function

- [Nodejs example](https://gitlab.com/gitlab-org/serverless/examples/serverless-framework-js): Deploy a AWS Lambda Javascript function + API Gateway using Serverless Framework and gitlab-ci