Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a Developer, I want a DynamoDB database that I the back end application can connect to #17

Open
kurtmilam opened this issue May 9, 2022 · 1 comment
Assignees

Comments

@kurtmilam
Copy link
Member

What we have

Nothing

What we want

A DynamoDB database that can be run locally (in a container) or remotely on AWS.

Acceptance Criteria

It should be possible for the back end application to connect to the DynamoDB instance.

@jdarling
Copy link
Contributor

jdarling commented Mar 6, 2023

@daynelucas can you see how difficult this is to setup, should use DynamoDB local (https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html) when running with Docker-Composes and DyanmoDB on AWS when running there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants