Create a Simple AWS Lambda Using TypeScript

Use TypeScript for my Lambda functions

Valerio Uberti
Better Programming
Published in
4 min readApr 15, 2022

--

Hi everyone, today I would like to talk about how to write a simple AWS Lambda using TypeScript. We know that NodeJs is a common language to write a Lambda function, but JavaScript could get frustrating due to the lack of type checking and debugging your code.

--

--

I’m an enthusiastic Backend Software Engineer. In love for all new tech stuff. Java/Kotlin/Python