Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.11 KB

DEV.md

File metadata and controls

26 lines (17 loc) · 1.11 KB

Bigband

Structure

This mono-repo is organizaed as follows:

Workflow

Build and deploy the example bigband:

./packages/cli/bigband-example.sh  ship eu-west-2/prod

Invoke one of the lambda in the example bigband:

./packages/cli/bigband-example.sh exec eu-west-2/prod/geography/place-finder --input '{"query": "ed states"}'