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 ปีที่แล้ว·0 comments

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

codingmatty.com
3 points·by evoxmusic·4 ปีที่แล้ว·0 comments

Replibyte – Seed your database with real data

github.com
222 points·by evoxmusic·4 ปีที่แล้ว·22 comments

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

replibyte.com
1 points·by evoxmusic·4 ปีที่แล้ว·0 comments

A Guided Tour of Streams in Rust

qovery.com
1 points·by evoxmusic·4 ปีที่แล้ว·0 comments

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

techcrunch.com
1 points·by evoxmusic·5 ปีที่แล้ว·0 comments

comments

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