From a30e07ac946bda0494d32dff458c65993c8d11ea Mon Sep 17 00:00:00 2001 From: Ado Kukic Date: Tue, 5 Nov 2024 11:56:58 -0800 Subject: [PATCH 1/4] Hackathon - Enterprise Architecture --- docs/cody/core-concepts/enterprise-architecture.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cody/core-concepts/enterprise-architecture.mdx b/docs/cody/core-concepts/enterprise-architecture.mdx index c67583176..6da07fa99 100644 --- a/docs/cody/core-concepts/enterprise-architecture.mdx +++ b/docs/cody/core-concepts/enterprise-architecture.mdx @@ -1,3 +1,4 @@ +{/* Hackathon */} # Enterprise architecture [Cody Enterprise](/cody/clients/enable-cody-enterprise) can run in the Sourcegraph Cloud environment or on your own infrastructure. Here are a few possible deployment architectures. From 9ac4edf0351961decc63d02560170d4ca8c7f98c Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Wed, 13 Nov 2024 09:21:19 -0800 Subject: [PATCH 2/4] rmv banner --- docs/cody/core-concepts/enterprise-architecture.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cody/core-concepts/enterprise-architecture.mdx b/docs/cody/core-concepts/enterprise-architecture.mdx index 6da07fa99..d5c90edb4 100644 --- a/docs/cody/core-concepts/enterprise-architecture.mdx +++ b/docs/cody/core-concepts/enterprise-architecture.mdx @@ -1,4 +1,3 @@ -{/* Hackathon */} # Enterprise architecture [Cody Enterprise](/cody/clients/enable-cody-enterprise) can run in the Sourcegraph Cloud environment or on your own infrastructure. Here are a few possible deployment architectures. @@ -16,4 +15,4 @@ ## Data flow - \ No newline at end of file + From a94984e94eaf07a90e3980b01190e4524fbaacae Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Wed, 13 Nov 2024 09:38:04 -0800 Subject: [PATCH 3/4] Add subtitle --- docs/cody/core-concepts/enterprise-architecture.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cody/core-concepts/enterprise-architecture.mdx b/docs/cody/core-concepts/enterprise-architecture.mdx index d5c90edb4..cfa15e1bc 100644 --- a/docs/cody/core-concepts/enterprise-architecture.mdx +++ b/docs/cody/core-concepts/enterprise-architecture.mdx @@ -1,6 +1,6 @@ -# Enterprise architecture +# Cody Enterprise architecture -[Cody Enterprise](/cody/clients/enable-cody-enterprise) can run in the Sourcegraph Cloud environment or on your own infrastructure. Here are a few possible deployment architectures. +

[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.

{/* Figma source: https://www.figma.com/file/lAPHpdhtEmOJ22IQXVZ0vs/Cody-architecture-diagrams-SQS-draft-2024-04?type=whiteboard&node-id=0-1&t=blg78H2YXXbdGSPc-0 */} From fc3927aded8a4af0e8dfb131629e90f460c96674 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Thu, 14 Nov 2024 11:20:11 -0800 Subject: [PATCH 4/4] Add final improvements --- docs/cody/core-concepts/enterprise-architecture.mdx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/cody/core-concepts/enterprise-architecture.mdx b/docs/cody/core-concepts/enterprise-architecture.mdx index cfa15e1bc..c45a5073d 100644 --- a/docs/cody/core-concepts/enterprise-architecture.mdx +++ b/docs/cody/core-concepts/enterprise-architecture.mdx @@ -1,18 +1,23 @@ # Cody Enterprise architecture -

[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.

+

[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.

{/* Figma source: https://www.figma.com/file/lAPHpdhtEmOJ22IQXVZ0vs/Cody-architecture-diagrams-SQS-draft-2024-04?type=whiteboard&node-id=0-1&t=blg78H2YXXbdGSPc-0 */} ## Sourcegraph Cloud deployment +This is a recommended deployment for Cody Enterprise. It uses the Sourcegraph Cloud infrastructure and Cody gateway. + ## Sourcegraph Enterprise Server (self-hosted) on Amazon Bedrock - +This is an example of a more complex deployment that uses Sourcegraph Enterprise Server (self-hosted) and Amazon Bedrock. + ## Data flow +The following diagram describes the data flow between the different components of Cody Enterprise. +