Self-Host with the ease of PaaS

Deploy Functions
on AWS

Easily Deploy Functions on Amazon Web
Services (AWS) using CNDI.
cndi create -t fns
Fns and AWS Connection Online

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 AWS Lambda. 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!

EKS (Amazon Elastic Kubernetes Service)

Simplify Functions cluster management with a fully managed Kubernetes service that reduces operational complexity and offers AWS-integrated security features. EKS is the most popular way to run Kubernetes on AWS and it takes care of control plane operations, upgrades, and patches.

Write your Typescript functions using web standards

Just push your code - we do the rest

Infinite scale, simple cluster pricing, and no cold starts

What is CNDI Functions?

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.

View Project
outbound link icon

Who is it for?

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.