HackerTrans
TopNewTrendsCommentsPastAskShowJobs

evoxmusic

no profile record

Submissions

This is how we built Qovery – an Environment as a Service platform

qovery.com
1 points·by evoxmusic·vor 4 Jahren·0 comments

Replibyte in practice – a tool to seed your dev database with real data

codingmatty.com
3 points·by evoxmusic·vor 4 Jahren·0 comments

Replibyte – Seed your database with real data

github.com
222 points·by evoxmusic·vor 4 Jahren·22 comments

An open-source tool to seed your dev database with real data

replibyte.com
1 points·by evoxmusic·vor 4 Jahren·0 comments

A Guided Tour of Streams in Rust

qovery.com
1 points·by evoxmusic·vor 4 Jahren·0 comments

Qovery raised $4m to simplify app deployment in the cloud

techcrunch.com
1 points·by evoxmusic·vor 5 Jahren·0 comments

comments

evoxmusic
·vor 4 Jahren·discuss
I will take a look for Replibyte. Thanks for sharing
evoxmusic
·vor 4 Jahren·discuss
You have a local storage option https://www.replibyte.com/docs/datastores#local-disk
evoxmusic
·vor 4 Jahren·discuss
If you're looking for a good Vercel alternative running on your AWS account+ preview environments for your backend you can take a look at Qovery.

Disclaimer I am a co-founder
evoxmusic
·vor 4 Jahren·discuss
Sounds like the are looking for Qovery
evoxmusic
·vor 4 Jahren·discuss
There is also a new generation of platform that runs on top of Kubernetes that are emerging. Like Qovery
evoxmusic
·vor 4 Jahren·discuss
Fun to see that we share some very similar ideas with Replibyte - an open source tool to seed a dev database with real data. https://github.com/Qovery/replibyte
evoxmusic
·vor 4 Jahren·discuss
If you are looking for a HA alternative, Qovery is the one. It's a Heroku like platform running on AWS built for running production workload. It's multi AZ by design.

(I am co-founder)
evoxmusic
·vor 4 Jahren·discuss
Does dokku supports preview environments like Qovery?
evoxmusic
·vor 4 Jahren·discuss
Heroku didn't failed, they have been a huge innovative solution for a world generation in of developers. As a CEO and developer myself, I do believe that the next gen platform would be based on a similar experience as Heroku, but on top of the best cloud service providers.

E.g: Qovery.com is the Heroku-like experience on top of AWS

(I am co-founder of Qovery)
evoxmusic
·vor 4 Jahren·discuss
Can you open an issue on the GitHub repo and set label "question" ? Thx
evoxmusic
·vor 4 Jahren·discuss
It makes sense to me and that's why:

  1. Auto-detection of sensitive data is planned

  2. Detecting database schema change is also plan to prevent leaking sensitive data.
RepliByte responds to a very common need that almost every company end to build internally. The idea is to collaboratively work on a tool that can be used by anyone and that can be improved to avoid leaking data.
evoxmusic
·vor 4 Jahren·discuss
<3 thank you - all comments are welcomed to improve this tool. Of course production data are sensitive and everything that can be done to prevent data leak is super important.
evoxmusic
·vor 4 Jahren·discuss
A feature to automatically detect sensitive data is planned to be added
evoxmusic
·vor 4 Jahren·discuss
Do you consider transformed data in staging harmful? (Transformed data = where all the sensitive data have been hidden)
evoxmusic
·vor 4 Jahren·discuss
That's why RepliByte uses S3 to store transformed data. Then the real production data never leave the production environment. https://github.com/Qovery/replibyte/blob/main/docs/DESIGN.md
evoxmusic
·vor 4 Jahren·discuss
You can use env vars in the conf yaml file -> https://github.com/Qovery/replibyte/blob/main/examples/sourc...
evoxmusic
·vor 4 Jahren·discuss
Can you open an issue to ask for getting better documentation on how to contribute for an additional connector?
evoxmusic
·vor 5 Jahren·discuss
You should take a look at qovery.com - quite simple to deploy a containerized app on AWS