CuraDevOps

tag: Lambda · 2 items

2026-08-26 · AWS What's New · source ↗ #lambda#aws#runtime
  • Platform/SRE — Learn: AWS’s new preview model lets platform teams validate Lambda workloads against upcoming runtimes before GA; pre-GA and explicitly unsupported for production, so evaluate only in non-critical environments.
  • CI/CD — Learn: Notable design detail: preview runtimes use the same identifier as the eventual GA release, so Lambda functions automatically graduate with no pipeline or IaC changes required — worth factoring into future Lambda deployment workflows once GA.
  • Leader — Skip
  • Signals: pre-GA (alpha/beta/RC/preview) · breaking-change flagged
2026-07-23 · AWS What's New · source ↗ #lambda#encryption#kms
  • Platform/SRE — Plan: If you run Lambda durable functions in regulated industries, schedule adoption of CMK encryption to meet data governance requirements — no deadline, but this is a concrete security posture change worth queuing this quarter.
  • CI/CD — Skip
  • Leader — Learn: Lambda durable functions now offers CMK support, closing a compliance gap for financial services and healthcare workloads; relevant context if evaluating serverless for regulated data.