STATUS WIP
AWS Serverless job manager with API Gateway, DynamoDB, Lambda and Step Functions
pk, sk
jobs:delayed, ID
QUEUE, ID
jobs:count:STATUS, QUEUE
jobs:lambdas, QUEUE
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit testscdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation template
- dynamodb ttl could fire your lambda for delayed jobs in any moment after the expire, probably after minutes