Step-by-Step Guide: Processing Big Data in Real-Time with Amazon Kinesis & AWS Lambda

Поділитися
Вставка
  • Опубліковано 2 чер 2024
  • Welcome to this hands-on tutorial where you'll learn how to process big data in real-time with Amazon Kinesis and AWS Lambda. In this step-by-step guide, you'll see how to stream data to the cloud and process it in real-time using these two powerful AWS services
    ★ Timestamps
    00:00 - 07:34 Provisioning a Kinesis Data Stream with CloudFormation
    07:34 - 12:21 Consumer Lambda Function
    12:21 - 14:15 Configuring IAM Permissions
    14:15 - 17:55 Deploying to AWS
    17:55 - 20:48 Node.js Producer Application
    20:48 - 29:21 Batch Size and Batch Window
    ★ Watch part 01 here: • Getting Started with A...
    ★ Github Repo: github.com/mjzone/kinesis-course
    🚀 The Complete Guide to Building Serverless Applications on AWS
    www.udemy.com/course/building...
    ★ Do you like this course? Watch more courses on this channel. Don't forget to Subscribe, Like, and Share our videos!
    ✅ AWS IAM - Crash Course (Learn IAM in 1 hour!)
    • AWS IAM - Crash Course...
    ✅ AWS Fargate - Crash Course
    • AWS Fargate - Running ...
    ✅ AWS VPC - Crash Course
    • AWS VPC - A Crash Cour...
    ✅ Amazon DynamoDB - Crash Course
    • Amazon DynamoDB - A Cr...
    ✅ AWS AppSync - Crash Course
    • AWS AppSync - Crash Co...
    ✅ AWS KMS - Crash Course
    • AWS KMS - Key Manageme...
    ✅ Amazon Honeycode - Crash Course
    • Amazon Honeycode: Buil...
    ✅ Building an E-Commerce Application with AWS
    • Web & Mobile Apps with...
    💖 Become a Patron: Show Support 💖
    / cloudtutorials
    #aws #kinesis #lambda #EnlearAcademy #manojfernando
  • Наука та технологія

КОМЕНТАРІ • 2

  • @milindabackup1297
    @milindabackup1297 Рік тому

    Thank you, Great explenation. ❤

  • @TheRed662
    @TheRed662 Рік тому

    My question is about SNS and NOT Kinesis - What happens if a subscriber goes offline and comes back up? Will the messages during the subscriber outage be discarded? Can you set the message retention period on the Topic?