Learning Library

← Back to Library

Building an Event-Driven Enterprise

Key Points

  • An event‑driven business captures real‑time streams from across the enterprise to detect, act on, and automate responses to critical situations, turning unexpected events into valuable opportunities.
  • The first hurdle is consolidating siloed events from diverse sources, which is addressed through event distribution tools like Apache Kafka that stream data from producers to subscribers enterprise‑wide.
  • To prevent users from being overwhelmed, a self‑service event discovery catalog lets anyone locate, share, and understand key business events securely, encouraging reuse and consistency.
  • Eliminating reliance on specialized developers by providing an intuitive, low‑code authoring canvas for event processing enables both business and IT teams to collaborate, uncover trends, make smarter decisions, and trigger timely automations.

Full Transcript

# Building an Event-Driven Enterprise **Source:** [https://www.youtube.com/watch?v=p8DA_ca86-c](https://www.youtube.com/watch?v=p8DA_ca86-c) **Duration:** 00:03:12 ## Summary - An event‑driven business captures real‑time streams from across the enterprise to detect, act on, and automate responses to critical situations, turning unexpected events into valuable opportunities. - The first hurdle is consolidating siloed events from diverse sources, which is addressed through event distribution tools like Apache Kafka that stream data from producers to subscribers enterprise‑wide. - To prevent users from being overwhelmed, a self‑service event discovery catalog lets anyone locate, share, and understand key business events securely, encouraging reuse and consistency. - Eliminating reliance on specialized developers by providing an intuitive, low‑code authoring canvas for event processing enables both business and IT teams to collaborate, uncover trends, make smarter decisions, and trigger timely automations. ## Sections - [00:00:00](https://www.youtube.com/watch?v=p8DA_ca86-c&t=0s) **Untitled Section** - - [00:03:06](https://www.youtube.com/watch?v=p8DA_ca86-c&t=186s) **Endscreen Reminder for Subscribers** - The speaker wraps up the video by urging viewers to like the content and subscribe before leaving. ## Full Transcript
0:00Okay, let's talk about event-driven businesses and why unplanned events are not always a bad thing. 0:07In fact, they could be incredibly valuable IF your business is set up to capture and respond to them in real time. 0:13But what do I mean by an event-driven business? 0:16It's one that is highly responsive to customer needs and market dynamics. 0:20It does this by collecting and acting on streams of real-time business events from across the enterprise. 0:26In other words, an event-driven business captures events and puts them in context to define critical situations-- 0:31--this enables you to detect, act and automate. 0:35Of course, to become an event-driven business, you're going to have to address some challenges. 0:40The first step is collecting your real-time events from your applications and systems. 0:44Well, this is easier said than done because events are often siloed across different IT systems. 0:51This is where three capabilities come into play. 0:56The first capability addresses the problem of your business events being effectively locked away 1:00because they originate from different data sources. 1:03Solving this problem falls under the category of event distribution. 1:08Apache Kafka is a leading open source solution for distributed events across the enterprise. 1:13It enables you to capture streams of real-time events from event producers that are then made available to topic subscribers. 1:21These events may originate from applications, from databases, or even IoT devices. But capturing and consolidating events is just the first step. 1:31The second challenge is not to overload your users with options. 1:36Your users need to easily find what's available. 1:39That's where event discovery comes in. 1:42By building a self-service catalog of event sources, you can empower users in any part of the organization 1:50to find, share and understand key sources of real-time business events in a secure way. 1:55This catalog of business event sources means more opportunities for functional reuse and consistency across your organization. 2:03Finally, there's a challenge of technical skills. 2:08Today's event-driven initiatives often rely on expert developers to write event processing code. 2:15And they may only work on one project at a time. 2:17This limits their impact and can quickly become expensive. 2:21That's why it's critical to remove this dependency on specific technical skills. 2:27This enables both business and IT teams to work together and without writing code. 2:34This can't be done without equipping teams with an intuitive, easy-to-use authoring canvas 2:39that anyone could use to process events and defined business situations. 2:43This will allow you to uncover new trends, make smarter decisions and trigger automations when it matters most. 2:50So, if your business can achieve these three key capabilities-- 2:54event distribution, event discovery, and event processing --you can achieve a constant state of awareness over your business. 3:00This will help you become more responsive to customer needs and resilient in the face of ever shifting market dynamics. 3:08Thanks for watching. 3:09Hey, before you leave, remember to hit like and subscribe. :-)