Concepts
How Gigadrive Network serves a request, builds a deployment, runs your code, and organizes your projects.
Four pages describing the machinery underneath everything else in these docs. Read them when something behaved in a way you did not expect and you want to know why, rather than which button to press.
How a request is served
The path from a browser to your code, and everything the edge answers without running a Function.
The build systemFramework detection, the isolated build sandbox, the build cache, and what a deployment contains.
The compute modelCold starts, warm reuse, concurrency, scale to zero, and what each of those costs you.
Projects and environmentsOrganizations, applications, environments, branches and deployments, and what belongs to which.
