Hacker News new | ask | show | jobs
by mabcat 2110 days ago
In our case we've already got all the stuff for serving web pages out of Django... the data model, DRF, auto scaling, access control, CI/CD. If I can use the same infrastructure to serve predictions, without having to duplicate anything or learn new frameworks, that's a huge win. Dealing with CPU overhead is easier than dealing with brain overhead.