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

Choose service to host prod DB #157

Open
BrunoRosendo opened this issue Jun 10, 2023 · 1 comment
Open

Choose service to host prod DB #157

BrunoRosendo opened this issue Jun 10, 2023 · 1 comment
Labels
Milestone

Comments

@BrunoRosendo
Copy link
Member

We need a service with cheap prices or a good free tier to host our production database. Our own server is not stable to hold data and it's not advised to keep it directly in a server.

This is one example of cloud db we could use: https://www.cockroachlabs.com/pricing/

It's implemented with postgres so it should work fine with spring. Nevertheless, we need to try it first: https://www.cockroachlabs.com/docs/stable/build-a-spring-app-with-cockroachdb-jdbc.html?filters=linux

@BrunoRosendo BrunoRosendo added this to the Website MVP milestone Jun 10, 2023
@LuisDuarte1
Copy link
Member

We'll probably use the HA postgres cluster for this

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

No branches or pull requests

2 participants