Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taguz91/lambda-example-usage

Lambda basic examples
https://github.com/taguz91/lambda-example-usage

Last synced: about 2 months ago
JSON representation

Lambda basic examples

Awesome Lists containing this project

README

        

# Lambda examples of usage

This repo contains different lambda examples to an interactive class about AWS lambda function

Use this code to create your own implementations following the best practices.

The current project has three different lambda:

### Simple

[Simple lambda](docs/simple-lambda.svg)

### CRUD

[Crud lambda](docs/crud-lambda.svg)

### Signup

[Signup lambda](docs/signup-lambda.svg)

All resources used from the lambda was created using CDK [see project](infra/)

---

Autor:

Johnny Garcia