Alternative Solutions

AWS

SNS and Lambda could provide drop-in replacements in AWS.

On-Prem

Kafka for the event platform. Kafka http sink and Python Flask for hosting an API to pass event data to the “functions”.