Post by LocalStack
35,160 followers
Querying Lambda Runtimes Natively š Tracking Lambda runtime deprecations across large serverless portfolios is a constant operational challenge. Deploying an Infrastructure-as-Code (IaC) template that references an obsolete runtime leads to immediate cloud deployment failures. LocalStack features an internal Metadata API that allows platform engineers to query the exact AWS runtime directly from their local environment. Here's what you get with our Metadata API... ⨠AWS Parity by Default A standard GET request returns only the current, active runtimes supported by AWS, allowing you to catch deprecations before writing your IaC templates. ⨠Comprehensive Lifecycle Filtering Append the ?filter=all query parameter to access the entire runtime matrix, including deprecated runtimes, to audit legacy application configurations. ⨠Automated Linting Hook this endpoint into your pre-commit workflows to programmatically block deprecated runtimes before code ever leaves a developer's workstation. LocalStack gives teams the programmatic tools needed to enforce architectural compliance early in the SDLC by exposing your infrastructure metadata locally. https://lnkd.in/gXb9YHzy