课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Sending messages to the stream - Amazon Web Services (AWS)教程
课程: AWS for Developers: Data-Driven Serverless Applications with Kinesis
Sending messages to the stream
- [Instructor] In the previous video, you created a stream and now you might be wondering how I can send data to it. There are many ways that you can get data into the stream. You can use different AWS toolkits or libraries like the AWS SDK, the Kinesis Producer Library, or the Kinesis Agent. Also from different AWS services, you can put records directly into Kinesis data stream, like AWS IOT, CloudWatch Logs or events, DynamoDB and more. And finally, you can use different third party libraries like Log4j, flume and others. In this video, I want to introduce you to the Amazon Kinesis Data Generator. This is an open source tool that makes easier to send data into your Amazon Kinesis stream or Firehose delivery stream. This tool uses AWS SDK to send data into your streams in your account. To use this, you need to configure your AWS account with it. You can follow the instructions that are in the help button here. And there…
内容
-
-
-
-
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 秒
-
-
-
-