InfoQ Homepage AWS Lambda Content on InfoQ
-
AWS Adds Coding Assistant CodeWhisperer to Lambda Console
AWS recently announced the preview of Amazon CodeWhisperer in the AWS Lambda console. Available as a native code suggestion feature in the code editor, the new functionality of the coding assistant can make code recommendations during Lambda function definition.
-
AWS Announced Tiered Pricing for Its Serverless Offering Lambda
Recently, AWS announced tiered pricing for Lambda, a serverless, event-driven compute service allowing developers to run their code for virtually any application or backend service without provisioning or managing servers. With tiered pricing, monthly costs for running large workloads on Lambda can be reduced.
-
Are Recursive Serverless Functions the Biggest Billing Risk on the Cloud?
Forrest Brazeal, head of content at Google Cloud, recently argued that serverless functions are the cloud's biggest billing risk for developers as there's no simple way to protect against recursive calls and they can scale out almost indefinitely on all the cloud providers.
-
AWS Lambda Powertools for TypeScript Now Generally Available
Amazon recently announced the general availability (GA) of AWS Lambda Powertools TypeScript. The set of utilities for Node.js Lambda functions helps developers follow best practices for tracing, structured logging, and custom metrics.
-
New Observability Features for AWS Step Functions
Recently, AWS announced a new opt-in capability on the state-machine page for Step Functions. Developers can quickly analyze, debug, and optimize Standard Workflows by enabling the new execution page option.
-
AWS Introduces PowerShell Custom Runtime for Lambda
AWS recently announced a new PowerShell custom runtime for AWS Lambda to run Lambda functions written in PowerShell. With the new runtime developers can write native PowerShell code in Lambda without having to compile it, simplifying deployment and testing.
-
DigitalOcean Enters the Serverless Arena with DigitalOcean Functions
On the heels of the acquisition of serverless computing platform Nimbella, DigitalOcean announced a new offering called DigitalOcean Functions based on Nimbella's technology and aimed to provide a developer-friendly and cost-competitive serverless platform.
-
AWS Lambda Now Has Support for Node.js 16 Runtime
Recently AWS announced that Node.js version 16 supports its Function as a Service (FaaS) and is in active LTS status (ready for general use).
-
AWS Introduces the .NET Annotations Lambda Framework in Preview
Recently, AWS introduced a new framework for writing .NET 6 Lambda functions called Lambda Annotations. This framework was built alongside the .NET 6 managed runtime for Lambda released last February.
-
AWS Introduces Lambda Function URLs to Simplify Serverless Deployments
AWS recently announced the general availability of Lambda Function URLs, a feature that lets developers directly configure a HTTPS endpoint and CORS headers for a Lambda function without provisioning other services.
-
AWS Lambda Supports up to 10 GB Ephemeral Storage for Data-Intensive Applications
AWS recently announced that Lambda functions now support up to 10 GB of ephemeral storage that is preserved for the lifetime of the execution environment. The feature will help customers that run data workloads such as media processing, machine learning inference or financial analysis.
-
MicroVM Virtualization Solution Firecracker Reaches 1.0
Originally developed at AWS to power AWS Lambda, Firecracker enables creating and managing secure microVMs for serverless computing.
-
CNCF Publishes State of Cloud Native Development Report
CNCF has published the latest edition of the State of Cloud Native Development Report. An important finding from the report indicates that the cloud native developer population has grown by 0.3 million during the period from Q1 2020 to Q1 2021. Edge computing has the highest usage rates of containers and Kubernetes, with 63% of edge developers adopting Kubernetes and 76% adopting containers.
-
Amazon Announces AWS Lambda Powertools TypeScript
Amazon recently announced the beta release of AWS Lambda Powertools TypeScript. The set of utilities for Node.js Lambda functions helps developers follow best practices for tracing, structured logging and custom metrics.
-
AWS Step Functions Gains Integrations with over 200 Additional Services
Amazon Web Services (AWS) recently announced that AWS Step Functions supports over 200 AWS services via an AWS SDK integration, thereby expanding the number of supported API actions from 46 to over 9,000. The new integration type can support most existing and future services and API actions going forward.