Event-driven... Even when you're not

Event-driven... Even when you're not

The event-driven architecture is a popular distributed?asynchronous?architecture pattern used to produce highly scalable applications. It often requires new component development and typically deployed using function as a service solutions which have tons of limitations.

But what if you want to optimise your existing applications, free up infrastructure resources, add more transparency to their scaling logic and make them event driven without rewriting? KEDA can help you.

Recipe:

  1. Decorate your existing workload with a sidecar container responsible for message delivery into the kubernetes pod
  2. Define it as scalable KEDA job.
  3. Point KEDA to almost any trigger source .

No alt text provided for this image

要查看或添加评论,请登录

社区洞察

其他会员也浏览了