GitXplorerGitXplorer
j

tiny-lambda

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
fda130d1c06f301cf63e56777d9f9d05f2604408

Create README.md

jjohntellsall committed 6 years ago
Unverified
e30a5d85e55a639a58c0d04028dd672e4f553f9f

add Serverless tool

committed 6 years ago
Unverified
add6ebb9cb9e2290d7d17bef387c6f8bc00ac459

original

committed 6 years ago

README

The README file for this repository.

tiny-lambda

clear, clean Lambda workflow in two files!

Sometimes people get over-excited and write dozen and dozens of Serverless Framework YAML files... which take ten minutes to compile and deploy.

It's not always needed. A "Hello World" is a few lines, and takes a few seconds to update!

In my case, probing our Big Professional site's setup was really painful. I could write a tiny probe (e.g. "check this database exists"), edit and deploy and test it in seconds/minutes. Having a rapid high-quality feedback loop is extremely useful to delivering great software.