Provisioning
The automated pipeline that stands a site up: box, domain and TLS, branding, the stack, the database, seeded products, then activation, idempotent and resumable.
Provisioning is the ordered pipeline that turns an order into a live site: it stands up the box, wires the domain and TLS, applies branding, installs the stack and database, seeds products, and activates the site. Each step is idempotent and resumable, so a failure retries cleanly from where it stopped rather than starting over.