Intro to Serverless with AWS Lambda Functions In todayβs fast-evolving tech world, serverless is transforming how we build scalable architecture by allowing engineers to focus on the code logic while the infrastructure is handled by the cloud provider. In this session, we will discuss the fundamentals of serverless with Lambda functions, have a quick introduction to NodeJS runtime and how to get a working lambda function in AWS.