NQRust-MicroVM
  • Introduction
  • Table of Contents
    • Installation
    • Quick Start
    • License Activation
    • End User License Agreement
    • Create a VM
    • Access to the VM
    • Manage VMs
    • Backup & Snapshot
    • Monitoring
    • Troubleshooting
    • Create a Function
    • Manage Functions
    • Playground
    • Deploy a Container
    • Manage Containers
    • View Logs
    • Monitor Stats
    • Create Template
    • Manage Templates
    • Browse Images
    • Import Images
    • Manage Images
    • Manage Networks
    • Browse Volumes
    • Create Volumes
    • Manage Volumes
  • API Reference
    • Manage Hosts
    • Manage Users
    • Settings
    NQR
    NQRust-MicroVM
      • Bahasa Indonesia
    • to navigate
    • to select
    • to close
      • Home
      • Serverless Functions
      On this page
      • What are Serverless Functions?
      • How Functions Work
      • Supported Runtimes
        • Python 3.11
        • JavaScript (Bun)
        • TypeScript (Bun)
      • Function Lifecycle
        • States
      • Use Cases
        • 1. API Endpoints
        • 2. Data Processing
        • 3. Scheduled Tasks
        • 4. Event Handlers
      • Benefits
        • Strong Isolation
        • Fast Cold Starts
        • Cost Efficient
        • Easy Development
        • Automatic Scaling
      • Architecture
        • Function-per-VM Model
      • Getting Started
      • Quick Example
      • Comparison with VMs
      • Limitations
      • Best Practices
      • Next Steps
      • What are Serverless Functions?
      • How Functions Work
      • Supported Runtimes
        • Python 3.11
        • JavaScript (Bun)
        • TypeScript (Bun)
      • Function Lifecycle
        • States
      • Use Cases
        • 1. API Endpoints
        • 2. Data Processing
        • 3. Scheduled Tasks
        • 4. Event Handlers
      • Benefits
        • Strong Isolation
        • Fast Cold Starts
        • Cost Efficient
        • Easy Development
        • Automatic Scaling
      • Architecture
        • Function-per-VM Model
      • Getting Started
      • Quick Example
      • Comparison with VMs
      • Limitations
      • Best Practices
      • Next Steps

      Serverless Functions

      article

      Create a Function

      Step-by-step guide to creating serverless functions

      article

      Manage Functions

      Invoke, update, monitor, and delete serverless functions

      article

      Playground

      Experiment with functions without creating them