Serverless
Serverless on Beyond Market Intelligence: a running collection of 2 stories we have gathered and hand-picked because they are worth your time. Every post here touches on serverless in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around serverless, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

AWS Lambda's Self-Managed Code Storage Lifts the Account Quota, Not the Function Size Limit
AWS Lambda users can now significantly expand their data processing capabilities. A recent update allows functions to reference deployment packages directly from customer-managed S3 buckets, effectively eliminating the per-region code storage quota and boosting the default managed storage from 75 GB to 300 GB. Importantly, this enhancement doesn't alter per-function package limits, and the `UpdateFunctionCode` action remains necessary after package replacements. For those building high-frequency streaming pipelines, consider exploring the normalization techniques outlined in “Avoiding Entity Key Drift in a Data Lake."

Presentation: Clean Architecture for Serverless: Business Logic You Can Take Anywhere
Unlock the portability of your serverless business logic with Elena van Engelen’s presentation, "Clean Architecture for Serverless." Learn how to avoid vendor lock-in while leveraging native cloud capabilities through a practical application of Clean Architecture, Spring Cloud Function, and Gradle modules. Elena will demonstrate a live deployment of portable Kotlin services across AWS and Azure, underpinned by Terraform CDK for multi-cloud infrastructure. For deeper insights into cloud infrastructure management, explore our recent article, "Amazon EKS Adds Kubernetes Version Rollback."