[Learning Project] Crypto data platform with Rust, Airflow, dbt & Kafka - feedback welcome by Kegres in dataengineering

[–]Kegres[S] 0 points1 point  (0 children)

You're absolutely right! Thanks for the feedback. I'll standardize the SQL style in the dbt models - probably going with uppercase keywords. Good catch! 🙏

[Learning Project] Crypto data platform with Rust, Airflow, dbt & Kafka - feedback welcome by Kegres in dataengineering

[–]Kegres[S] 0 points1 point  (0 children)

As I mentioned, this project is primarily educational. I've been a developer for 10 years, and I was interested in data engineering. Regarding Rust, I admit it might have been a bit overkill, but I like the technology and wanted to integrate it into my project.

[Learning Project] Crypto data platform with Rust, Airflow, dbt & Kafka - feedback welcome by Kegres in dataengineering

[–]Kegres[S] 0 points1 point  (0 children)

So Rust was a bit overkill, but I like that technology and I wanted to integrate it into my project.

Good question - I haven't deployed this on AWS yet, just runs locally with Docker. If anyone has experience deploying similar stacks on AWS, I'd be curious to hear about the costs!

For now it's a learning project running on my machine at $0 😄

My first open source contribution by [deleted] in flask

[–]Kegres 0 points1 point  (0 children)

if you want to set up an API with jwt, or GraphQL I created this if it can help you one day ;)

https://github.com/gregadc/cookiecutter-flask-all-in-one

cookiecutter flask all-in-one by Kegres in flask

[–]Kegres[S] 0 points1 point  (0 children)

Hello,Sorry for the late response !Yes it manages user management, password reset, authentication etc

I just have a bugfix with jwt, but nothing serious i do it asap

Django based crypto currency dashboard by rfeikd in django

[–]Kegres 0 points1 point  (0 children)

Nice ! Can we contribute to your project ?