---
title: Deployment
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

> **Info:** **[Deploy to the SaaS environment](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment.md)**
>
> Xperience by Kentico offers a [Software as a Service](https://en.wikipedia.org/wiki/Software_as_a_service) (SaaS) environment that allows you to deploy, host, and maintain Xperience websites. You can install projects based on templates – a starting point for evaluating and developing Xperience websites, along with supporting tools and configuration for deploying the site to the SaaS environment.

> **Info:** **[Deploy to private cloud](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-private-cloud.md)**
>
> Xperience by Kentico supports traditional hosting options. You can run Xperience on dedicated or virtual servers, or manage your hosting on the [Microsoft Azure](https://azure.microsoft.com/) platform.

> **Info:** **[Continuous Deployment](https://docs.kentico.com/documentation/developers-and-admins/ci-cd/continuous-deployment.md)**
>
> The Continuous Deployment feature enables you to use Xperience projects in automated development and deployment flows. Convert website content and other objects from the database into XML files in a repository on the file system, and then restore the repository to the database in a target deployment environment (staging, UAT, production, etc.).

> **Info:** **[Deploy projects without the administration and related dependencies](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-private-cloud/deploy-without-the-administration.md)**
>
> Xperience projects can be deployed to production without dependencies on functionality only required by the Xperience administration. Learn how to configure your application to separate all unnecessary project dependencies during the publishing process automatically.

> **Info:** **[Deploy projects in read-only mode](https://docs.kentico.com/documentation/developers-and-admins/deployment/read-only-deployments.md)**
>
> Xperience projects can be deployed in read-only mode, which enables zero-downtime updates to your production database and file system. Switching traffic to a read-only deployment allows you to perform Xperience updates on your production application while continuing to serve content from a frozen snapshot of the data.
