课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Amazon EventBridge Pipes - Amazon Web Services (AWS)教程
课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
Amazon EventBridge Pipes
- [Instructor] A few videos ago, we briefly introduced EventBridge Pipes. You heard that Pipes simplifies point-to-point integration between event producers and consumers without the need to write integration code. But what does this mean? Let's look at that in more detail. Pipes allows you to integrate producer and consumer of events, like Kinesis Data Streams with another Kinesis Data Stream or a DynamoDB Stream with a EventBridge, or manage Kafka with Kinesis and so on. The cool thing about Pipes is that you can just connect these two sources together and then decide if you want to apply some filters to the data onto to enrich it before passing it to the destination. So what is enriching? Let's look at this in more detail. Imagine that you want to connect two Kinesis Data Streams together, but you only want to pass a subset of the records that are in the first stream to second one, and you need to filter those…
内容
-
-
-
-
-
(已锁定)
What are event-driven applications?5 分钟 30 秒
-
(已锁定)
Amazon EventBridge1 分钟 24 秒
-
(已锁定)
Amazon EventBridge event bus3 分钟 4 秒
-
(已锁定)
Creating the first EventBridge event bus4 分钟 18 秒
-
(已锁定)
Amazon EventBridge Pipes2 分钟 41 秒
-
(已锁定)
Creating the first pipe with AWS SAM3 分钟 33 秒
-
(已锁定)
Adding a filter to the pipe2 分钟 45 秒
-
(已锁定)
Challenge: Create a pipe with a filter for the analytics events47 秒
-
(已锁定)
Solution: Create a pipe with a filter for the EDA events5 分钟 1 秒
-
(已锁定)
-
-