Skip to main content

Compute / Serverless Computing

Controls

Version:
IDTitleObjective
CCC.SvlsComp.CN01Enforce Use of Private Endpoints for Serverless FunctionEnsure that the serverless function is accessible only through a private endpoint, allowing it to communicate securely within a virtual private network and preventing unauthorized external access.
CCC.SvlsComp.CN02Implement Function Invocation Rate LimitsEnsure that function invocation is limited to a specified threshold from any single entity, preventing resource exhaustion and denial of service attacks.