Writing functions that respond to web requests should be accessible to everyone. You don't need to be locked into a per-request pricing model or API with Cloud Functions or Firebase Functions. CNDI Functions are built on web standards and Deno - all you need to do is push your code to git and they'll scale, forever!
GCP’s official managed Kubernetes Service. Running your Functionscluster with GKE provides a clean management experience at a great cost. GKE is the most popular way to run Kubernetes on GCP and it's a great choice for new projects thanks to it's easy to use interface.
CNDI Functions is a system for creating and managing serverless functions. It is built on top of the Supabase Edge Runtime and enables the developer experience of serverless functions but the pricing and flexibility of Kubernetes.
CNDI Functions is for developers who want to build serverless functions but don't want to be locked into a per-request pricing model, or vendor defined runtime. We let you write your Deno-compatible typescript functions and deploy them to your own infrastructure. Writing functions that respond to web requests has never been this easy.