Skip to main content

4 docs tagged with "deployment"

View all tags

Pikku AWS Lambda Runtime

Deploy Pikku functions to AWS Lambda with serverless framework. Use for serverless architectures, pay-per-use pricing, automatic scaling, and event-driven applications.

Pikku Cloudflare Workers Runtime

Deploy Pikku functions to Cloudflare Workers for edge computing. Use for global distribution, ultra-low latency, pay-per-request pricing, and serverless applications at the edge.

Pikku Express Runtime

Set up and deploy Pikku functions with Express.js server. Use when building traditional Node.js web servers, REST APIs, or integrating Pikku into existing Express applications.

Pikku Fastify Runtime

Set up and deploy Pikku functions with Fastify server. Use when building high-performance Node.js APIs, microservices, or integrating Pikku into existing Fastify applications.