News

Amazon Web Services, with a formidable head start in the serverless computing arena among major cloud providers, is continuing to court coders, most recently with a Node.js update to its AWS Lambda ...
We will set up a Node.js project on our local machine, and we’ll make sure we test our lambda code locally end-to-end before deploying it to Amazon Web Services. We will then create our AWS Lambda ...
Recently AWS announced Node.js version 14 support for its Function as a Service (FaaS), Lambda. Developers can now author AWS Lambda functions using Node.js' new features, such as top-level-await, enh ...
InfoQ recently sat down with Gojko Adzic and discussed his latest project, Claudia.js, a JavaScript tool that assists with the deployment of Node.js microservice applications to Amazon Web Service ...
AWS Lambda, a compute service from Amazon Web Services that bridges functional programming and the cloud, is adding Java development capabilities.