10 PRINT "I AM COOL"

10 PRINT "I AM COOL"

Follow
Follow
homebadges
Tag

lambda

#lambda

More content

Read more stories on Hashnode


Articles with this tag

Adventures with AWS X-Ray and CDK - Part 3

Sep 24, 20237 min read

Instrumenting a whole application · In this post I continue my adventures with X-Ray and try my hand at observing a whole application. In the previous...

Adventures with AWS X-Ray and CDK - Part 3

Updating to Node.js 18 and AWS JavaScript SDK v3 - Part 2

Jun 6, 20238 min read

In this series, we continue looking at upgrading a TypeScript codebase from AWS SDK V2 to AWS SDK V3. Here we concentrate on DynamoDB and also look at...

Updating to Node.js 18 and AWS JavaScript SDK v3 - Part 2

Updating to Node.js 18 and AWS JavaScript SDK v3 - Part 1

May 29, 20235 min read

With the announcement of the Node.js 18.x runtime being available in AWS Lambda, AWS also changed the included version of the AWS SDK for...

Updating to Node.js 18 and AWS JavaScript SDK v3 - Part 1