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

ความคิดเห็น • 13

  • @ArchitectureBytes
    @ArchitectureBytes  ปีที่แล้ว

    If you have any questions or feedback, please share below.

  • @shantisagargebise2883
    @shantisagargebise2883 5 หลายเดือนก่อน

    Very useful, simple and easy to understand. ❤

  • @drew5834
    @drew5834 ปีที่แล้ว

    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....👌

    • @ArchitectureBytes
      @ArchitectureBytes  ปีที่แล้ว

      Thanks...glad you liked it.
      Best wishes for your exam!

  • @PriyaDharshini-md7es
    @PriyaDharshini-md7es 8 หลายเดือนก่อน

    Very useful

  • @samyakjain6446
    @samyakjain6446 8 หลายเดือนก่อน

    Very useful video!! Is it possible to also receive other fields like SequenceNumber and PartitionKey along with data in s3?

  • @Ramyavenkat-r3y
    @Ramyavenkat-r3y ปีที่แล้ว

    Very useful !!! Can we customise the input data stream json template ??? Do you have any documentation on that

    • @ArchitectureBytes
      @ArchitectureBytes  ปีที่แล้ว

      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.

  • @sylvias-w9f
    @sylvias-w9f 7 หลายเดือนก่อน

    I followed your steps and eveything going on well, but I don't know why my template is empty?

    • @ArchitectureBytes
      @ArchitectureBytes  7 หลายเดือนก่อน +1

      In that case, you can paste a template json yourself.

  • @kuldeepshrivastav4769
    @kuldeepshrivastav4769 10 หลายเดือนก่อน

    what permissions are there in iam role that you used in cloudformation

    • @ArchitectureBytes
      @ArchitectureBytes  10 หลายเดือนก่อน

      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.