06-reference

shopify engineering quick internal hosting

2026-06-10·reference·source: Shopify Engineering blog·by Alex Pilon, Daniel Beauchamp

"Quick: An Internal Hosting Platform for the AI Era" — Shopify Engineering

Why this is in the vault

Founder-shared (iMessage 2026-06-10) with explicit intent: replicate the pattern for RDCO ("private, but shareable sites") and potentially port it to phData/CAF (client-facing demo sites + cross-user shared assets). This note is the assessment + replication sketch that seeds that build. Content basis: subagent extract of the post (full article not read into parent context).

The core argument

Quick is Shopify's internal zero-config hosting platform (launched July 2025): upload a folder, get a secure employee-only subdomain — no frameworks, no CI. Per the post: 50,000+ sites, >50% of employees have published at least one, ~$200/mo running cost on a single VM. Architecture is deliberately boring — GCS buckets + NGINX wildcard subdomains + gcsfuse + Identity-Aware Proxy; backend moved Node.js → Go for memory. Quick also exposes a first-class AI API (LLM + image-gen endpoints) to hosted sites. The post credits agent-driven code generation as the adoption accelerant ("quick init, launch your favourite agent") — building was never the bottleneck; deployment friction was. Mild hiring/culture angle (open-roles CTA), nothing distorting.

Mapping against Ray Data Co

Related