← Graph

Direct Upload to Cloud

concept 1 connections

Upload flow in which the browser fetches upload parameters (derived from server-only credentials) from the application, then uploads the file body directly to a service like S3 without passing through the app server. Only the resulting JSON metadata is submitted with the form. Reduces application server load and typically improves UX/performance vs. a simple app-hosted endpoint. Uppy ships a plug-in that implements the client side.

category
pattern
about
Direct Upload to Cloud concept
Covers direct-to-S3 uploads via Uppy.

Provenance

Read by
28 extractions