#cloud-functions

[ follow ]

How to Share Code Between Serverless Functions

Serverless functions limit efficient code sharing, especially as the number of functions grows, necessitating burdensome updates and tests.
Existing solutions like AWS Lambda Layers are often too specific, pushing developers to use packages for sharing.

Researchers Reveal ConfusedFunction Vulnerability in Google Cloud Platform

A vulnerability named ConfusedFunction allows attackers to escalate privileges in Google Cloud Functions and access unauthorized data.
Google has updated Cloud Build to prevent misuse post-responsible disclosure.
[ Load more ]