News/Tech News

AWS Gives Developers More Control over Lambda Function Runtime with Runtime Management Controls

Published on feb 1, 2023

Lambda recently introduced runtime management controls that provide more visibility and control.

Runtime management controls provide developers with three new capabilities:

A view of which patch version a runtime function is using and when it is updated

Ensure that runtime updates are synchronized with function deployments

Revert to an earlier runtime version by rolling back functions

AWS CLI and Lambda AWS Management Console provide these capabilities by choosing one of the update modes for the lambda runtime. Furthermore, developers can opt for the Infrastructure as Code (IaC) route and use tools such as AWS CloudFormation and AWS Serverless Application Model (AWS SAM).

In auto mode, Lambda handles the update, where functions receive runtime updates in two phases. In the first instance, Lambda will apply the new runtime version to newly created or updated functions, followed by the remaining functions.

Lambda’s second mode, function update, updates functions to the latest available runtime version whenever a developer changes their code or configuration, similar to auto mode, yet leaves other functions untouched.

Finally, the manual mode allows developers to control the runtime version of their functions. It allows them to revert to a previous version if necessary. AWS recommends using manual mode only for short-term remediation of code incompatibilities.

Tech News

Google Releases Kubernetes GitOps Observability Dashboard img

Google Releases Kubernetes GitOps Observability Dashboard

The Google Cloud Config Management Dashboard provides Platform Administrators and Operators

Docker BuildKit now supports supply chain security practices and cache backends img

Docker BuildKit now supports supply chain security practices and cache backends

The Docker backend for building images, BuildKit, has been updated to version 0.11 by Docker.

Our Latest Blog

Mastering Full Stack Python Development with Django A Comprehensive Guide

Mastering Full Stack Python Development with Django: A Comprehensive Guide

Python is a powerful programming language that has taken the world of web development by...
Read More
Mastering Machine Learning A Beginner's Guide to Python

Mastering Machine Learning: A Beginner’s Guide to Python

Welcome to the world of machine learning! With the ever-increasing demand for artificial intelligence and...
Read More
Unlocking the Power of Data Science with Python A Beginner's Guide

Unlocking the Power of Data Science with Python: A Beginner’s Guide

Data science has become an essential part of many industries today, and Python has become...
Read More

Follow Us

Resources

Presentations
Browse LSET presentations to understand interesting…

Explore Now


eBooks
Get complete guides to empower yourself academically…

Explore Now


Infographics
Learn about information technology and business…

Explore Now