Hi,
I have some micro-services and servers that will generate events, and I want to ping other services as a result.
My default is to reach for EBS (RabbitMQ for example) to handle the job: service A drops a message on the bus, Service B picks it up.
However, unlike previous engagements, I’m dealing with a small on-prem stack and a lot of SaaS providers.
Is Zapier - or IPAAS - a good fit?
Use Cases
- Notification of event $x from a service A to service B.
- Creating an issue in gitlab on alert of an issue in deployment.
- Create a ticket in customer ticket system on alert of an issue with account or process.
Thank you in advance for your time.
bdunbar