Connecting S3 With Lambda On AWS CDK In Typescript

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

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

  • @chintakindiabhinav
    @chintakindiabhinav 3 ปีที่แล้ว +1

    Awesome, Thanks for the workshop! It helped me a lot. I'm waiting for more like these.

  • @hangduong9608
    @hangduong9608 2 ปีที่แล้ว

    Thank you so much, this helps me get into CDK much easier!

  • @louieanderson3210
    @louieanderson3210 2 ปีที่แล้ว +1

    nice one!

  • @KarimFayed-oy5oo
    @KarimFayed-oy5oo 2 ปีที่แล้ว

    That's a great video! but what if I want make sure the code for lambda itself is taken from the zipped file uploaded to the S3 bucket

    • @JonathanMooDE
      @JonathanMooDE  ปีที่แล้ว +1

      That will eventually be covered under a proper CI/CD process. We start small for learning sake.

  • @syednaqvi2740
    @syednaqvi2740 2 ปีที่แล้ว

    Does the file itself get passed to the lambda as well? Or only the notification of the upload?

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

      The notification of the upload. You'll have to separately pull the data into your compute resource via code.

  • @nguyentranquocanh4593
    @nguyentranquocanh4593 2 ปีที่แล้ว

    I got recommended twice and dont know why