Fix Your Serverless Config File - YML vs TypeScript

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Was watching another video of yours and thinking about that I always use YML and boom I saw this one :). Thank you Sam for doing this amazing content

diegomarzo
Автор

I had no idea you could define the config as TS, great tip!

Thanks Sam! 🚀🚀🚀

openupthecloud
Автор

thanks for usefully content, but you not seen a serverless.yml authorize in the project .have you please provide a serverless.yml auto swagger at authorize how to added that's my doubts please clarify the doubt

BackiyanathanM
Автор

I've been using TS for years to configure serverless projects (including some AST goodies) and am surprised there hasn't been more preachers of this much more powerful way of scaling out your config. One question I have is ... what do you use for your typing information for Serverless/AWS/Cloudfront? I have been typing what I need but wondering if AWS's focus on the CDK hasn't exposed valuable structures what would be maintained by someone other then me, myself, and I.

yankee-in-london
Автор

Thank you this is great and very helpful

kevineverall
Автор

First thanks for the great content. This (the whole serverless playlist) has been very helpful. You have done it in the past, could you supply your code for this video? I am very much a hands on learner and it would be helpful for me to be able to load it up in VSCode and play around with it. Thanks again!

williamcorrie
Автор

how do you solve the plugins type? some plugins add some new properties in the yaml, how to solve this unknown properties in the serverless.ts?

ricardomozartlino
Автор

Hi, thanks for the helpful content! Please make a video on the correct approach for deploying several separate services from different github repositories that can communicate with each other (for example, receive ARN lambdas to call). Using TS and Serverless

юрийлолов
Автор

Is there any way to do this
logRetentionInDays: as "dev"]

I know most likely ts extracts the value before the serverless runs so this will return undefined but is there a way to get the stage from the flag in the terminal or some workaround?

princeofexcess
Автор

More tutorials using Nodejs and typescript please

mozesong
Автор

Hi, is there a way to create REST/HTTP Api using serverless framework provided that I do not use a lambda function? I mean to say, I can import swagger + api gateway extension files to auto create rest api but can I do that without leaving serverless? all of the apis would point to vpc_proxy..

muqadar_ali
Автор

Could you please share an example git repo. Would help me out loads. Thank you and keep up the good work

supunrenukagajaweera
join shbcf.ru