reconstrue / cuboids

Cloud-native neuroscientific volumetric cuboids processed over HTTP
http://reconstrue.com
Apache License 2.0
0 stars 0 forks source link

Minimum bossDB install #24

Open JohnTigue opened 4 years ago

JohnTigue commented 4 years ago

Starting with just the bossDB serverless core code, bang out some CDK code that generates a StepFunction that uses some of the existing bossDB Lambdas. So just the CDK part not the other three (API-GW, Cognito, Secrets).

Demos

Then add API-GW to make REST be able to call that StepFunction.

Stub out security. Or maybe go for Cognito and billing system?

SAM?