Deployment

Run Aurex in serverless functions, containers, or multi-worker environments.

Cloud sync runs asynchronously. In short-lived handlers, call flush() before the function exits. For provider-call retry, see Reliability.

Pick one deployment topic below - each page covers a single concern.

Environment matrix

EnvironmentRecommended
AWS LambdaAUREX_LEDGER_PATH=/tmp/..., flush at handler end
Kubernetesper_process_ledger, cloud_sync, monitor queue_size
Vercel / Edgecloud_sync + memory storage; explicit flushAndWait

Command Palette

Search for a command to run...