---
lang: en
type: Thing
title: Netlify Serverless Functions
canonical: "https://saasspecs.com/item/netlify-functions/"
hvce_version: 1
tenant: saasspecs
slug: netlify-functions
record_kind: entity-profile
content_sha256: e591978e9f696486daa326a18f9e16d955171959679303a1075fca0a3e362633
indexed_at: "2026-06-12T19:03:40.170Z"
license: citation-free
entities:
  -
    role: subject
    slug: netlify-functions
    name: Netlify Serverless Functions
    type: Thing
    profile_url: "https://saasspecs.com/item/netlify-functions/?format=md"
---
# Netlify Serverless Functions

Git-driven, serverless functions bundled with atomic deploy previews and Jamstack-first CDN delivery.

## Record

- **Schema type**: Corporation
- **Website**: https://www.netlify.com
- **Email**: support@netlify.com
- **Address**: 512 2nd Street, San Francisco, California, 94107, United States
- **Coordinates**: 37.7815, -122.3917
- **Deployment Link**: [Deploy Netlify Serverless Functions Stack Layer](https://app.netlify.com/signup)

### Summary

Git-driven, serverless functions bundled with atomic deploy previews and Jamstack-first CDN delivery.

### Description

Netlify Functions extend static sites with on-demand compute triggered by HTTP requests or scheduled cron jobs. Functions deploy alongside frontend assets from the same repository push pipeline.

### Expert insight

Use background functions for long-running tasks exceeding the standard 10-second synchronous window without blocking the client response.

### Attributes

- **Free Tier Allowance**: 125,000 Requests/month
- **Rate Limit Cap**: 100 RPM
- **Session Lifetime**: 0.01 Hours
- **Overage Fee per 1k MAU**: 0.01 USD
- **MFA Support**: Enforced via Netlify account two-factor authentication and team role policies
- **Enterprise SSO SAML**: Available on Enterprise plans with SAML SSO and audit log exports
- **Custom Domain Support**: Included with automatic HTTPS and branch subdomain previews
- **Supported SDKs**: Node.js, Go, TypeScript, Edge Functions, Netlify CLI
- **Social Providers**: GitHub, GitLab, Bitbucket deploy keys for continuous deployment auth
- **Compliance Standards**: SOC 2 Type II, GDPR, HIPAA BAA on Enterprise contracts
- **Webhook Fallback Policy**: Outgoing webhooks with built-in retry and event log inspection in the UI
