Overview
Planning an Arch deployment means making two kinds of decisions: how the system is physically arranged, and what environment it is running in.
The deployment model determines the topology — how many machines, how services are distributed, how they scale.
The environment determines the configuration — local development tooling, live test infrastructure, or production credentials and certificates.
The pages in this section cover both dimensions so you can make informed choices before you start building.