# Deployment (/docs/deployment)



Deployment covers how BullSequana AI is prepared, configured, and rolled out into production environments.

The reference path starts with BullSequana hardware, then sovereign public cloud environments, and then other compatible infrastructures where the platform can be integrated with existing cluster, registry, DNS, and identity services.

Recommended Background [#recommended-background]

This section is mainly aimed at platform teams, infrastructure teams, and deployment engineers.

Helpful experience includes:

* infrastructure and platform operations
* Kubernetes administration
* Helm charts
* Terraform
* networking, DNS, and TLS basics
* storage and registry concepts
* hardware awareness for BullSequana-based deployments
* public-cloud platform knowledge when deploying on cloud environments

New To Deployment? [#new-to-deployment]

If you are deploying BullSequana AI for the first time, use this reading order:

1. [Choose a Deployment Model](/docs/deployment/deployment-options)
2. [Before You Start](/docs/deployment/setup-context)
3. [Prerequisites](/docs/deployment/prerequirements)
4. [Environment Guides](/docs/deployment/environments)

That path is the fastest way to understand where the platform will run, what must already exist, and which environment-specific guide applies.

Start Here [#start-here]

<Cards>
  <Card title="Choose a Deployment Model" href="/docs/deployment/deployment-options" />

  <Card title="Before You Start" href="/docs/deployment/setup-context" />

  <Card title="Prerequisites" href="/docs/deployment/prerequirements" />

  <Card title="Environment Guides" href="/docs/deployment/environments" />

  <Card title="Configuration Model" href="/docs/deployment/configuration-model" />
</Cards>

Environment Guides [#environment-guides]

<Cards>
  <Card title="BullSequana Hardware" href="/docs/deployment/environments/bullsequana-hardware" />

  <Card title="Azure" href="/docs/deployment/environments/azure" />
</Cards>

Deployment Playbooks [#deployment-playbooks]

<Cards>
  <Card title="Deployment sequence" href="/docs/deployment/playbooks/deployment-sequence" />

  <Card title="Artifact Delivery with Harbor" href="/docs/deployment/playbooks/harbor-delivery" />
</Cards>

Related Areas [#related-areas]

<Cards>
  <Card title="Runtime" href="/docs/runtime" />

  <Card title="CoreAI" href="/docs/coreai" />

  <Card title="ProAI" href="/docs/proai" />

  <Card title="CoreAI troubleshooting" href="/docs/troubleshooting" />

  <Card title="Development" href="/docs/development" />
</Cards>
