From dd55599351feaa269edbbe80899fb05cd195e935 Mon Sep 17 00:00:00 2001 From: Daniele Polencic Date: Mon, 30 Jun 2025 14:10:34 +0800 Subject: [PATCH] Update orchestrating-cloud-events-with.md --- blog/docs/articles/orchestrating-cloud-events-with.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/docs/articles/orchestrating-cloud-events-with.md b/blog/docs/articles/orchestrating-cloud-events-with.md index f7405a9c1bc..56d93b7d9fb 100644 --- a/blog/docs/articles/orchestrating-cloud-events-with.md +++ b/blog/docs/articles/orchestrating-cloud-events-with.md @@ -1,6 +1,6 @@ # Orchestrating CloudEvents with Knative and Zeebe -**Author: [Mauricio Salatino (Salaboy)](https://twitter.com/salaboy), Principal Software Engineer @ [Camunda](http://camunda.com) and [LearnK8s](http://learnk8s.io) Instructor** +**Author: [Mauricio Salatino (Salaboy)](https://twitter.com/salaboy), Principal Software Engineer @ [Camunda](http://camunda.com) and [LearnKube](http://learnkube.com) Instructor** A couple of weeks ago, I presented at the **Knative Meetup** ([Video](https://www.youtube.com/watch?v=msDDdqmyEFA&list=PLQjzPfIiEQLIEpoCPxBYAVrjqy6LxLtQ8), [Slides](https://www.slideshare.net/salaboy/orchestrating-cloud-events-knative-meetup-2020)) about how you can leverage the Cloud Native workflow engine [Zeebe](http://zeebe.io) to understand, enhance and orchestrate your applications that are already using [CloudEvents](https://cloudevents.io).