Serverless Compute Engine

Deploy & Execute Code
in Milliseconds

Ship polyglot functions to secure Docker sandboxes with real-time log streaming, auto-scaling from zero, and premium persistent hosting—all on your own infrastructure.

terminal — mlk

$ mlk deploy --name hello-world --lang node18

✓ Uploading function code...

✓ Container image ready

✓ Function deployed (247ms)

$ mlk invoke hello-world --payload '{"name": "Lambda"}'

{"statusCode": 200, "body": "Hello, Lambda!"}

Execution completed in 89ms | Memory: 24MB | Status: SUCCESS

Built with production-grade infrastructure

DockerKubernetesRedisPostgreSQLGoNode.jsNext.jsTraefik

Capabilities

Everything You Need to Ship Code

A complete serverless platform with enterprise-grade security, real-time observability, and zero-to-scale infrastructure.

Sub-Second Execution

Docker sandboxes spin up in milliseconds. Execute functions with near-zero cold start latency powered by KEDA auto-scaling.

Secure Isolation

Every execution runs in a network-disabled, memory-capped Docker container with read-only filesystem mounts for complete tenant sandboxing.

Real-Time Logs

Stream execution output line-by-line to your terminal or dashboard via Server-Sent Events, powered by Redis Pub/Sub channels.

Polyglot Runtime

Deploy and execute functions in Node.js 18, Python 3.12, and C++20 with dedicated, optimized Alpine-based container images.

Scale to Zero

KEDA watches Redis job queues and scales Go worker pods from zero to many, eliminating all idle infrastructure costs.

Premium Hosting

Deploy persistent applications with dedicated Kubernetes pods, auto-provisioned SSL certificates, and custom subdomains.

Workflow

From Code to Execution in Seconds

Four simple steps to deploy and run serverless functions on our distributed compute engine.

01

Write Code

Write your function in the Web IDE with Monaco editor or develop locally with your favourite tools.

02

Deploy

Upload your code as a ZIP archive or deploy directly from the in-browser editor with one click.

03

Execute

Invoke your function with a JSON payload. It runs inside an isolated, network-disabled Docker sandbox.

04

Stream Results

Get real-time log output via SSE and detailed execution metrics including CPU time, memory, and status.

Pricing

Simple, Transparent Pricing

Start free, scale when you're ready. No hidden fees, no surprise charges.

Hobby

Free

For students and quick serverless experiments.

  • 128MB Max Execution Memory
  • 30s Timeout Limit
  • Standard CPU Allocation
  • No Persistent Apps
Current Plan

Pro

₹50/month

For heavier functions and longer execution times.

  • 256MB Max Execution Memory
  • 60s Timeout Limit
  • Priority Queue Access
  • 1 Persistent App (Shared CPU)
Upgrade to Pro
Most Popular

Premium

₹100/month

Production-grade infrastructure for real apps.

  • 512MB Max Execution Memory
  • 120s Timeout Limit
  • Dedicated Compute Nodes
  • 3 Persistent Apps (0.5 Cores)
Upgrade to Premium

Premium+

₹200/month

Maximum limits for enterprise-scale workloads.

  • 1024MB Max Execution Memory
  • 300s Timeout Limit
  • Highest Priority Queue
  • 10 Persistent Apps (1.0 Cores)
Upgrade to Premium+

Ready to Deploy Your First Function?

Join developers shipping serverless functions with sub-second execution times and zero infrastructure overhead.