Trigger Lambda on S3 Upload | AWS S3 File Upload + Lambda Trigger - Step by Step Tutorial in JAVA

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2022
  • Hello friends.
    I am Lipsa Patra. I am a software engineer. Welcome to my youtube channel
    Easy 2Excel .
    In this video we will learn how the lambda will be triggered when we put an object on s3 bucket. Also will see a simple java program to read the s3 bucket content and print it in the cloudwatch logs.
    you can download the entire source code from the below link.
    github link : github.com/daisy-world/lambda...

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

  • @movieexplorebybhuvi923
    @movieexplorebybhuvi923 4 หลายเดือนก่อน

    Thank you ma'am. After viewing a lot of videos I reached here.

  • @codeinjava7276
    @codeinjava7276 11 หลายเดือนก่อน

    thanks for explaining things in soo simpler and detailed way and with great indepth working

  • @vaddisreekanth5783
    @vaddisreekanth5783 11 หลายเดือนก่อน

    Grate explaining s3+ lambda , Thank you so much

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

    Excellent explanations😊

  • @user-sn6xb8rr6c
    @user-sn6xb8rr6c 7 หลายเดือนก่อน

    nice video keep up the good work

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

    👌

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

    In s3 event why you pick index 0 only what else it contains..

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

    Can you plz add prefix @7:51 , It does not work when we add prefix (subfolder).

  • @tapanpaul194
    @tapanpaul194 6 หลายเดือนก่อน

    I am getting s3event null when file is uploaded. Any idea ?

  • @shubhammahure3530
    @shubhammahure3530 2 หลายเดือนก่อน

    The reporting service (git repository) will have to trigger the backup lambda in case of successful execution of storing the data in .
    Trigger the restore lambda in case of unsuccessful execution.
    Acceptance Criteria
    Restore UDM from backup in case of failure
    Backup UDM after successful execution of reporting service batch execution
    can you provide me microservice code implementation.

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

    How to do this using Terraform???