🆕 Write your Lambda functions using Typescript with AWS SAM

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 17

  • @Raiku77-16
    @Raiku77-16 Год назад

    Hey, I noticed the locket you're wearing in this video. It's stunning! Can you share where it's from or what it represents?

  • @TommyGuagnini
    @TommyGuagnini Год назад +2

    Marcia gracias por tu video, gran material. Saludos!

  • @AnkitTannaVlogs
    @AnkitTannaVlogs 9 месяцев назад +1

    can you debug this code? VSCode and AWS SAM are not having a great combination...

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

    Why I can not compile the function as docker image and upload it erm aws? it only work with nodejs and zip package alone not for typescrypt?

  • @lowzyyy
    @lowzyyy 6 месяцев назад

    Can someoneo explain in simple terms why do we need this sam thing? What is the difference between this approach and approach where i just transpile ts into js with tsc command and deploy whole dist folder?

  • @VincentJenks
    @VincentJenks Год назад +1

    I love your videos! Would you mind doing one where you debug a TS Lambda locally with SAM? Specifically, if you're using a frontend like React, and you need to run it locally, and it uses API Gateway and Lambda - a pretty basic app and a very common scenario, I'm sure. However, I'm finding this very hard to configure and get working, after many hours. There also is not a lot of useful, working examples out there. None, actually.

  • @MrRalfiolaz
    @MrRalfiolaz 2 года назад +1

    Hola Marcia ... Me encanta como explicas las cosas y lo fácil que muestras como hacer fácil y simple!!

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

    You did not show the deploy process and key issues like the entry point file

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

    hola Marcia, tengo un pequeño problema...mi lambda require poder utilizer un directorio que está dentro de mi proyecto (a nivel del package.json) pero parece que al construirse la lambda hace una especie de bundle y ya este directorio no es accessible, probe incluso imprimir en runtime los directorios y en efecto no aparece...sabes cómo puedo evitar esto? muchísimas gracias!...

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

    Not sure why you left half way while deploying

  • @felipegene9194
    @felipegene9194 2 года назад +3

    Why did you stop using serverless framework ? It would be Nice to see the same approach on serverless framework as well...

  • @lordpablo1985
    @lordpablo1985 2 года назад +1

    Why aren't you using the modular v3 AWS JS SDK? aws-sdk is outdated.

  • @paulohenriquefernandesdear2265
    @paulohenriquefernandesdear2265 2 года назад

    hello marcia, i'm from brazil and i like very much your videos with typescript... so i'm thinking if you can make a video starting a lambda from zero using CDK or SAM but not using 'init' because he install many kind of stuff and is hard to understend yours functions. thanks.

  • @paulogodinho3275
    @paulogodinho3275 2 года назад +2

    Every guide I watch people get the hello world and trim it down, I wish there was a LEAN hello world without all the bloat.

  • @user-gb6nd8sh2d
    @user-gb6nd8sh2d 2 года назад +1

    thanks for that!

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

    raise NpmExecutionError(message=err.decode("utf8").strip())
    aws_lambda_builders.workflows.nodejs_npm.npm.NpmExecutionError: NPM Failed: