Это видео недоступно.
Сожалеем об этом.

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

Поделиться
HTML-код
  • Опубликовано: 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 5 месяцев назад

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

  • @codeinjava7276
    @codeinjava7276 Год назад

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

  • @vaddisreekanth5783
    @vaddisreekanth5783 Год назад

    Grate explaining s3+ lambda , Thank you so much

  • @vaibhavsrivastava4645
    @vaibhavsrivastava4645 Год назад

    Excellent explanations😊

  • @user-sn6xb8rr6c
    @user-sn6xb8rr6c 8 месяцев назад

    nice video keep up the good work

  • @lovetyagi5266
    @lovetyagi5266 Год назад

    👌

  • @sanket5376
    @sanket5376 Год назад

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

  • @tapanpaul194
    @tapanpaul194 7 месяцев назад

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

  • @ujjwalsharma1005
    @ujjwalsharma1005 Год назад

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

  • @shubhammahure3530
    @shubhammahure3530 3 месяца назад

    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 6 месяцев назад

    How to do this using Terraform???