# Cloud project deployment

> Source: https://docs.strapi.io/cloud/getting-started/deployment-options

Deploy your Strapi application on Strapi Cloud using either the Cloud dashboard or the CLI, with step-by-step guides provided for both methods.

You have 2 options to deploy your project with Strapi Cloud:

- either with the user interface (UI), meaning that you will perform all the actions directly on the Strapi Cloud dashboard,
- or using the Cloud Comment Line Interface (CLI), meaning that you will only interact with a terminal.

The guides below will guide you through all the steps for each of the deployment options. 

- [Via the Cloud dashboard](/cloud/getting-started/deployment): Step-by-step guide to create and deploy a project via the user interface.
  - [Via the CLI](/cloud/getting-started/deployment-cli): Step-by-step guide to create and deploy a project with the Cloud Command Line Interface.
