< ciso
brief />
Tag Banner

All news with #aws lambda tag

48 articles

Timestream for InfluxDB emits events to EventBridge

πŸ”” Amazon Timestream for InfluxDB now publishes lifecycle events to Amazon EventBridge for instance and cluster state changes, including creation, deletion, scaling, parameter updates, maintenance, and reboots. Events cover both successes and failures and are sent to the default event bus with source aws.timestream-influxdb. This enables programmatic automation, alerting, and audit/event routing to targets like AWS Lambda, Step Functions, SQS, SNS, and cross-account buses.
read more β†’

Amazon Aurora DSQL CDC Now Generally Available

πŸ”” Amazon Aurora DSQL change data capture (CDC) is now generally available, enabling real-time streaming of database changes to Amazon Kinesis Data Streams for event-driven architectures and data integration workflows. Aurora DSQL CDC captures insert, update, and delete operations as change events and delivers them to Kinesis Data Streams with no infrastructure to manage. Use CDC to synchronize microservices, trigger AWS Lambda, or route changes to Amazon S3, Amazon Redshift, and Amazon OpenSearch Service via Amazon Data Firehose. CDC streaming is available in all Regions where Aurora DSQL is offered and is designed to have zero impact on database workload performance.
read more β†’

Amazon GameLift Streams adds secure admin shell

πŸ”’ Amazon GameLift Streams introduces Stream Session Admin Shell, a secure terminal connection for live stream sessions that enables real-time troubleshooting. You can inspect logs, query processes, check GPU utilization, and examine application state without managing SSH keys, open ports, or infrastructure credentials. The feature uses the CreateStreamSessionAdminShell API and the SSM Session Manager plugin, supports Linux, Proton, and Windows Server 2022 runtimes, and automatically closes when the session ends. It is available at no additional cost in all supported AWS Regions.
read more β†’

AWS Workload Credentials Provider: Role Chaining and Prefetch

πŸ”’ This post explains how to use two enhancements to the AWS Workload Credentials Provider: role chaining for cross-account secret retrieval and prefetching to reduce cold-start latency. It covers configuration, required IAM permissions, SSRF token usage, and how to build and deploy the Rust-based provider across EC2, ECS, EKS, and Lambda. Examples show curl and Python calls, TOML configuration for max roles, and prefetch settings for individual secrets or tag-based discovery.
read more β†’

AWS HealthOmics Adds Nextflow Profile Support

🧬 AWS HealthOmics now supports Nextflow profiles, letting users activate predefined execution settings at run time. This allows separation of platform-specific configuration from core workflow logic and enables switching between development and production settings without editing workflow source code. The feature reduces errors, improves portability, and supports nf-core built-in and institutional profiles. It is available in all AWS HealthOmics Regions listed.
read more β†’

AWS launches Lambda MicroVMs for isolated serverless

πŸš€ AWS announces Lambda MicroVMs, a new serverless compute primitive delivering VM-level isolation, near-instant launch and resume speeds, and up to 8 hours of state preservation. Built on Firecracker, MicroVMs let developers provide each user or job a dedicated, secure execution environment without managing virtualization infrastructure. MicroVM images are created from Dockerfiles and support HTTP/2, gRPC, and WebSockets, with regional availability and pay-for-use pricing.
read more β†’

AWS Lambda Managed Instances adds tag propagation

πŸ”” AWS Lambda Managed Instances (LMI) now supports tag propagation to automatically apply tags to managed resources such as Amazon EC2 instances, Amazon EBS volumes, and ENIs. This enables consistent cost allocation, enforcement of service control policies, and compliance across resources provisioned by LMI. Configure the PropagateTags setting via CreateCapacityProvider or UpdateCapacityProvider in Explicit mode and provide key-value pairs; the feature is available in all commercial Regions where LMI is GA.
read more β†’

CloudWatch Application Signals adds health-ranked insights

πŸ› οΈ Amazon CloudWatch Application Signals now ranks service health on the application map and adds new infrastructure, logs, and traces tabs on the service overview page, enabling operators to triage unhealthy services and inspect compute, log snippets, and trace details in one place. These features surface runtime indicators for Amazon EKS, Amazon ECS, AWS Lambda, and Amazon EC2, and provide curated metrics with deep links to relevant monitoring tools to speed root-cause analysis. The capabilities are available in all Regions that support Application Signals.
read more β†’

AWS Lambda Managed Instances Region Expansion

πŸ”§ AWS Lambda Managed Instances (LMI) is now available in all commercial AWS Regions except Israel (Tel Aviv), Middle East (Bahrain), Middle East (UAE), and Asia Pacific (Auckland). LMI lets you run Lambda functions on managed Amazon EC2 instances to access specialized compute configurations and EC2 pricing benefits while maintaining Lambda's operational simplicity. It fully manages instance lifecycle, OS and runtime patching, routing, load balancing, and auto-scaling, and supports parallel request processing per execution environment. Customers can leverage EC2 pricing models such as Compute Savings Plans and Reserved Instances and integrate LMI with existing Lambda workflows, event sources, and observability tools.
read more β†’

AWS ARC Region Switch: Lambda Event Source Mapping

🚦 Amazon Application Recovery Controller (ARC) Region Switch adds a Lambda event source mapping execution block to automate coordinated failover of event-driven streams across Regions. The block enables or disables Lambda event source mappings for Kinesis, DynamoDB Streams, MSK, and SQS to prevent duplicate processing. Customers can chain a disable block before an enable block, or run plans in ungraceful mode for impaired Regions. Native cross-account support lets a single plan span multiple AWS accounts.
read more β†’

Scheduled Scaling for AWS Lambda Managed Instances

πŸš€ Scheduled scaling is now available for AWS Lambda Managed Instances, using Amazon EventBridge Scheduler to set one-time or recurring adjustments to function capacity limits. This lets you proactively raise capacity before expected peaks and lower it (including to zero) during idle periods to balance performance and cost. Schedules can be created via the EventBridge Scheduler console, AWS CLI, AWS SDKs, AWS CDK, or AWS CloudFormation and are available in all Regions that support Lambda Managed Instances.
read more β†’

EventBridge Scheduler Adds 619 SDK Actions for Scheduling

πŸš€ Amazon EventBridge Scheduler expands its AWS SDK integrations with 619 new API actions across 13 additional services, including support for AWS Lambda Managed Instances. This update enables customers to schedule direct API invocations for a broader set of AWS services without writing custom integration code. As a serverless scheduler, EventBridge Scheduler can manage billions of scheduled events and now supports time-based scaling of Lambda managed instances for more precise capacity control. The enhancements are generally available in all Regions where Scheduler is offered, subject to target service availability.
read more β†’

AWS Lambda Adds Ruby 4.0 Managed Runtime and Images

πŸš€ AWS Lambda now supports creating serverless applications with Ruby 4.0. Developers can use Ruby 4.0 as both a managed runtime and a container base image, and AWS will automatically apply updates to the managed runtime and base image as they become available. The runtime adds advanced logging controls including JSON structured logs, configurable logging levels, and the ability to target specific Amazon CloudWatch log groups. Ruby 4.0 is available in all AWS Regions, including China and AWS GovCloud (US).
read more β†’

AWS Lambda: Provisioned Mode for Kafka ESM in three regions

πŸš€ AWS Lambda now offers Provisioned Mode for event source mappings that consume Apache Kafka in the Asia Pacific (Taipei) and both AWS GovCloud (US‑East) and GovCloud (US‑West) Regions. Provisioned Mode lets you provision and auto-scale a configured minimum and maximum number of event pollers so polling capacity is ready to handle sudden traffic spikes and reduce processing delays. It supports Amazon MSK and self‑managed Kafka and can be enabled via the ESM API, Console, CLI, SDKs, or CloudFormation. Usage of event pollers is billed by Event Poller Units (EPUs).
read more β†’

AWS Lambda durable functions expand into 16 regions

πŸš€ AWS has expanded Lambda durable functions into 16 additional regions, enabling developers to run orchestrated, multi-step serverless workflows closer to users and data. The feature adds primitives like steps and waits to checkpoint progress, recover from failures, and pause execution without incurring compute charges for on‑demand functions. You can enable durable functions for Python 3.13/3.14, Node.js 22/24, or Java 17+ via the API, Console, SDK, or IaC tools such as CloudFormation, SAM, and CDK.
read more β†’

AWS Lambda adds S3 Files to mount S3 as file systems

πŸ“Œ AWS Lambda now supports S3 Files, allowing functions to mount Amazon S3 buckets as file systems and perform standard file operations without pre-downloading objects. Built on Amazon EFS, S3 Files combines file-system performance with S3 scalability and durability, and multiple functions can share a mounted workspace concurrently. The integration streamlines stateful and AI/ML workflows and is configurable via console, CLI, SDKs, CloudFormation, or SAM; standard Lambda and S3 pricing applies.
read more β†’

AWS Lambda Durable Execution SDK for Java Goes GA Today

πŸš€ AWS has made the AWS Lambda Durable Execution SDK for Java generally available, giving Java developers native tools to author resilient, long-running workflows using Lambda durable functions. The SDK automates checkpointing, supports waits of up to a year for external events, and provides durable invocation, callback integration for human/agent-in-the-loop flows, and a local testing emulator. Compatible with Java 17+, it can be deployed on Lambda managed runtimes or container images.
read more β†’

AWS Lambda Response Streaming Now in All Regions β€” Parity

πŸš€ AWS Lambda response streaming is now available in all commercial AWS Regions, enabling the InvokeWithResponseStream API to progressively stream response payloads as they are produced. This reduces time-to-first-byte (TTFB) for latency-sensitive workloads such as LLM-based, web, and mobile applications by allowing partial responses up to a default 200 MB. Response streaming is supported via AWS SDKs, Amazon API Gateway REST APIs, Node.js managed runtimes, and custom runtimes; note that additional network transfer charges apply for the bytes streamed out over the initial 6 MB.
read more β†’

AWS Lambda Managed Instances: 32 GB and 16 vCPUs available

πŸš€ AWS now supports up to 32 GB of memory and up to 16 vCPUs for functions running on Lambda Managed Instances, enabling compute-intensive workloads without managing infrastructure. Customers can choose memory-to-vCPU ratios of 2:1, 4:1, or 8:1 to match CPU- or memory-heavy tasks (for example, 16, 8, or 4 vCPUs at 32 GB). The capability is available in all Regions where Lambda Managed Instances is GA and can be configured via Console, CLI, CloudFormation, CDK, or SAM.
read more β†’

AWS Lambda increases file descriptor limit to 4,096

πŸš€ AWS Lambda has raised the per-process file descriptor limit from 1,024 to 4,096 for functions running on Lambda Managed Instances (LMI). This 4x increase supports I/O-intensive and high-concurrency workloads by allowing larger connection pools and more simultaneous open files and sockets. The capability is available in all Regions where LMI is generally available and helps customers use managed EC2 instances with built-in routing, load-balancing, and auto-scaling without additional operational overhead.
read more β†’