'Consumer-group like behavior with SNS

I have a cluster of pods (kubernetes) of a certain service (For the sake of simplicity - ConsumerService-0, ConsumerService-1 and so on).

The business logic of this service is irrelevant.

Is it possible to configure SNS so that only one pod of the group will be notified?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source