[Django]-Two process in one Heroku app vs two heroku apps

0👍

As far as I can see the only Pro to this approach is the cost savings, the cons are having to jump through hoops to communicate over the REST API.

Leave a comment