# Single Site

---

## Single Site
A single deployment of the JFrog Platform in a data center. Ideally in [Kubernetes](https://kubernetes.io/). The JFrog Platform serves one or more organizations.

### Benefits of a Single Site Deployment
- Streamlines deployment and management by operating a single site
- A faster setup and accelerated onboarding
- No dependency on other deployments
- A single source of truth (no conflicts)

**Important:** Being a single site deployment, there is a very limited failover capability. It is highly recommended to look into the [multi site](../multi-site) deployment as the architecture of choice for stronger durability and availability.

### Architecture
The following is a schematic high level architecture of such a deployment.

![Single Site](../../../images/single-site.png)
