Using Google PubSub with Strapi

Using Google PubSub with Strapi

Strapi being one of the best open source headless CMS is used in multiple use cases and in different software architectures.

Today we’ll be showing you how you can use Google Cloud Platform’s PubSub with Strapi. Either in a micro-services architecture or in a simple application design, you can publish and subscribe to messages from PubSub in a few easy steps.

[…]