Huh, I never really thought of PubSub as being tricky to use, especially in Python, but looking at the docs, this seems to just make it even easier still.
Thanks! The real trickiness for us revolved around DB connections, publisher memory management, etc. when integrating it with Django. In addition, when dealing with multiple services, we realized we needed one way across all services to solve the same problems.
7 comments
[ 3.5 ms ] story [ 18.2 ms ] threadGoogle's free tier for pubsub is hilariously high so this can be used to glue interesting stuff together.
I very much doubt they're getting squeezed on free tier pubsub. They're way more likely to cut VM or IPV4 (as they just attempted)