课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Solution: Kinesis events and trigger two different functions depending on the event - Amazon Web Services (AWS)教程
课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
Solution: Kinesis events and trigger two different functions depending on the event
(upbeat instrumental music) - [Instructor] In this video let's go over my solution of the first challenge. Maybe what you have built is a little different, but if solve the problem then you're good. So, how I'm going to solve this problem? I will start by copying and pasting what we already have. We have a function with an event source mapping and a filtering criteria, and that's good for me as a starting base. What I will do here is just change the name of the resource, and I will call it EDAFunction. And then I will change the name of the handler. The source, it will be in the same place, so I'll just create a new function, a new file called edaFunction. Runtime is the same. Then the KinesisEvent, it's exactly the same, event-driven event source mapping. The stream is going to be the trigger, the exact same stream. The BatchSize, we'll keep it in one. And the FilterCriteria, here we are going to change it to EDA.…
内容
-
-
-
-
Kinesis introduction4 分钟 10 秒
-
(已锁定)
Create a Kinesis Data Stream with AWS SAM1 分钟 2 秒
-
(已锁定)
AWS Lambda and Kinesis streams2 分钟 57 秒
-
(已锁定)
Trigger a Lambda function2 分钟 56 秒
-
(已锁定)
Sending messages to the stream3 分钟 4 秒
-
(已锁定)
Filter events using ESM4 分钟 4 秒
-
(已锁定)
Challenge: Kinesis events and trigger two different functions depending on the event47 秒
-
(已锁定)
Solution: Kinesis events and trigger two different functions depending on the event4 分钟 31 秒
-
-
-
-