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 · 3 comments
Open

Choose service to host prod DB #157

BrunoRosendo opened this issue Jun 10, 2023 · 3 comments
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

@DoStini
Copy link
Collaborator

DoStini commented Nov 9, 2024

I would recommend Neon.DB with a very nice free tier. I used it a lot and I really enjoy it.
I heard cloudflare database also has a nice free tier.

@thePeras
Copy link
Member

Besides the nice suggestions, I think this issue is now closed since we already have a good infrastructure. cc @MRita443 @limwa

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

4 participants