Skip to main content
FastEdge is a serverless edge compute platform that runs WebAssembly applications on Gcore’s global edge network. Applications execute at the edge node closest to the request, with no infrastructure to configure or maintain.

Get started

Choose a path based on what you want to build:

Manage applications

  • Manage apps — update, redeploy, and configure running applications
  • Templates — create reusable application templates

Runtime services

Applications have access to these services at runtime:
  • Edge Storage — globally replicated key-value store for configuration, lookup tables, and data structures
  • Cache — POP-local fast storage for counters, rate limits, and memoized results
  • Secrets Manager — encrypted values and credentials available to applications at runtime

Reference

  • FastEdge CLI — run and test Wasm applications locally before deploying
  • Troubleshooting — HTTP error codes, debug logging, and platform limits