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·4 yıl önce·0 comments

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

codingmatty.com
3 points·by evoxmusic·4 yıl önce·0 comments

Replibyte – Seed your database with real data

github.com
222 points·by evoxmusic·4 yıl önce·22 comments

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

replibyte.com
1 points·by evoxmusic·4 yıl önce·0 comments

A Guided Tour of Streams in Rust

qovery.com
1 points·by evoxmusic·4 yıl önce·0 comments

comments

evoxmusic
·4 yıl önce·discuss
I will take a look for Replibyte. Thanks for sharing
evoxmusic
·4 yıl önce·discuss
You have a local storage option https://www.replibyte.com/docs/datastores#local-disk
evoxmusic
·4 yıl önce·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
·4 yıl önce·discuss
Sounds like the are looking for Qovery
evoxmusic
·4 yıl önce·discuss
There is also a new generation of platform that runs on top of Kubernetes that are emerging. Like Qovery
evoxmusic
·4 yıl önce·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
·4 yıl önce·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
·4 yıl önce·discuss
Does dokku supports preview environments like Qovery?
evoxmusic
·4 yıl önce·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
·4 yıl önce·discuss
Can you open an issue on the GitHub repo and set label "question" ? Thx
evoxmusic
·4 yıl önce·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
·4 yıl önce·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
·4 yıl önce·discuss
A feature to automatically detect sensitive data is planned to be added
evoxmusic
·4 yıl önce·discuss
Do you consider transformed data in staging harmful? (Transformed data = where all the sensitive data have been hidden)
evoxmusic
·4 yıl önce·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
·4 yıl önce·discuss
You can use env vars in the conf yaml file -> https://github.com/Qovery/replibyte/blob/main/examples/sourc...
evoxmusic
·4 yıl önce·discuss
Can you open an issue to ask for getting better documentation on how to contribute for an additional connector?
evoxmusic
·5 yıl önce·discuss
You should take a look at qovery.com - quite simple to deploy a containerized app on AWS