Skip to content

Commit fc3927a

Browse files
committed
Add final improvements
1 parent 7b207ec commit fc3927a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
# Cody Enterprise architecture
22

3-
<p className="subtitle">[Cody Enterprise](/cody/clients/enable-cody-enterprise) can be deployed via the Sourcegraph Cloud environment or on your self-hosted infrastructure. This page describes the architecture diagrams for Cody deployed in different Sourcegraph environments.</p>
3+
<p className="subtitle">[Cody Enterprise](/cody/clients/enable-cody-enterprise) can be deployed via the Sourcegraph Cloud or on your self-hosted infrastructure. This page describes the architecture diagrams for Cody deployed in different Sourcegraph environments.</p>
44

55
{/* Figma source: https://www.figma.com/file/lAPHpdhtEmOJ22IQXVZ0vs/Cody-architecture-diagrams-SQS-draft-2024-04?type=whiteboard&node-id=0-1&t=blg78H2YXXbdGSPc-0 */}
66

77
## Sourcegraph Cloud deployment
88

9+
This is a recommended deployment for Cody Enterprise. It uses the Sourcegraph Cloud infrastructure and Cody gateway.
10+
911
<img src="https://sourcegraphstatic.com/docs/enterprise-architecture-cloud-v2.png" />
1012

1113
## Sourcegraph Enterprise Server (self-hosted) on Amazon Bedrock
1214

13-
<img src="https://sourcegraphstatic.com/docs/enterprise-architecture-aws-v0.png" />
15+
This is an example of a more complex deployment that uses Sourcegraph Enterprise Server (self-hosted) and Amazon Bedrock.
1416

17+
<img src="https://sourcegraphstatic.com/docs/enterprise-architecture-aws-v0.png" />
1518

1619
## Data flow
1720

21+
The following diagram describes the data flow between the different components of Cody Enterprise.
22+
1823
<img src="https://sourcegraphstatic.com/docs/enterprise-architecture-data-flow-v0.png" />

0 commit comments

Comments
 (0)