makes icon indicating copy to clipboard operation
makes copied to clipboard

DynamoDB local

Open kamadorueda opened this issue 4 years ago • 0 comments

Launching a local replica of DynamoDB is possible, having it embedded on makes and being able to pass JSON documents and terraform infrastructure to format its schema would allow code to be written in a declarative fashion instead of imperative and weird to read bash scripts

Initial implementation: https://gitlab.com/fluidattacks/product/-/tree/708bb9d1662b8431c2439d540465c72167b9b719/makes/applications/integrates/db

kamadorueda avatar Oct 05 '21 03:10 kamadorueda