Hey, loved your tutorial! I'd be super excited to see one on Docker Compose for Django with Postgres, Redis, Celery, and Flower. It would be a game-changer for scalable projects. Thanks!
perfect as always! the great thing about this method is the isolation! even if an attacker manages to get db user and pass, he has no way of accessing the db it self (assumming its not exposed). The down side is syncing it with other dbs :) thank you @ajudmeister
Thanks. FastAPI looks great if you work with API primarily. I haven’t worked with it yet, but I am planning a API series where I will have a quick look at this framework
Hey, loved your tutorial! I'd be super excited to see one on Docker Compose for Django with Postgres, Redis, Celery, and Flower. It would be a game-changer for scalable projects. Thanks!
Check the next one :)
Great resource, Thank you Andreas
Best Explanations. Thank You.🤩
Thanks a lot!
Cool stuff bro, and beautifull place where you are now
Thanks man. Yea very traditional 😊
perfect as always! the great thing about this method is the isolation! even if an attacker manages to get db user and pass, he has no way of accessing the db it self (assumming its not exposed). The down side is syncing it with other dbs :)
thank you @ajudmeister
I believe next video is github CI/CD regrading this matter and suddenly we have an standard professional production django series on youtube.
Noice
man you always provide, and it always helpful ♥
what are your thoughts on FastAPI?
and I really hope you do a full docker setup for a django postgres app with redis and celery
@@deez_devyea in the next one.
Thanks. FastAPI looks great if you work with API primarily. I haven’t worked with it yet, but I am planning a API series where I will have a quick look at this framework