The current version of the application uses local delivery in both Production and Tests.
In order to be able to scale the app properly in the cloud environment, we should consider implementing a distributed delivery strategy and shard observer based on some queueing mechanism, e.g. PubSub or Cloud Tasks.