Skip to content
GigadriveDocs

CDN and edge

How a request reaches your application, what the edge answers on its own, and what it hands to a Function.

Every request to a Gigadrive Network application arrives at the edge before your code sees it. The edge resolves the hostname to a deployment, then either answers from the CDN cache or object storage, or forwards the request to a Function.

Most traffic to a content-heavy site never becomes an invocation. These pages cover what that decision depends on, and how to change it.