Kinesis Stream Tutorial | Kinesis Data Stream to S3 demo | Firehose | AWS Kafka
ฝัง
- เผยแพร่เมื่อ 5 ก.พ. 2025
- Timelines:
00:05 Use Case
00:16 Block Diagram
00:33 Quick Introduction
00:54 Incoming JSON
01:04 Demo begins
01:08 Create Kinesis Data Stream
01:36 Create Kinesis Delivery Stream (Data Firehose)
03:44 Kinesis Data Generator
06:17 Ingest streaming data
07:10 View ingested Data in Kinesis
08:47 View partitioned data in S3
#Kinesis #iot #KinesisTutorial #aws
Kinesis Data Generator
awslabs.github...
Supporting JSON:
architectureby...
Amazon Kinesis Data Stream Tutorial | AWS Kinesis Streams demo | AWS IoT data ingest | Firehose to S3
If you have any questions or feedback, please share below.
Very useful, simple and easy to understand. ❤
Preparing for my SAA-C03 and came across your Channel. Thanks for putting out all this content. I haven't gone through all your playlists, but I have every intention to do so before I take the exam. Again, great content....👌
Thanks...glad you liked it.
Best wishes for your exam!
Very useful
Very useful video!! Is it possible to also receive other fields like SequenceNumber and PartitionKey along with data in s3?
Very useful !!! Can we customise the input data stream json template ??? Do you have any documentation on that
If you are referring to the JSON template in the Kinesis Data Generator 5:58 , sure you can modify it.
Please see the link to Kinesis Data Generator in the video description - it describes how to customize the template.
I followed your steps and eveything going on well, but I don't know why my template is empty?
In that case, you can paste a template json yourself.
what permissions are there in iam role that you used in cloudformation
Did not specify any role while configuring stack options. Pls see 4:51 & 4:58
Therefore, CloudFormation will use IAM permissions of the user who is executing the stack. So, this user must have the the necessary permissions to create, update, or delete the resources specified in the CloudFormation template.