Supabase Edge Functions
Deno-based serverless functions deployed globally and invoked over HTTPS. Used for custom server logic, webhooks, and integrations with third-party APIs.
Source
- Supabase Docs — Edge Functions
Related terms
Stripe Webhook
An HTTPS POST that Stripe sends to your endpoint when a billing event occurs.
Stripe Events API
An API that lets you fetch and replay past Stripe events — essential for recovering after a webhook outage…
Supabase Auth
Supabase's hosted authentication service — email/password, OAuth, magic links, MFA — built on top of Postgr…
Supabase Realtime
A WebSocket-based service that streams Postgres changes (INSERT/UPDATE/DELETE), broadcast messages, and pre…
Postgres Connection Pool
A managed set of pre-opened Postgres connections shared across application requests.
AWS Lambda
Amazon's serverless function-as-a-service product — runs your code in response to events without you managi…
Start monitoring in 2 minutes — 10 free commercial-safe monitors
Start free