Documented new GCVE design options (#2404)

This commit is contained in:
Elia
2024-07-02 16:46:55 +02:00
committed by GitHub
parent 3bb03c99f8
commit 287fee275c
10 changed files with 32 additions and 4 deletions

View File

@@ -7,12 +7,40 @@ This directory contains a [GCVE single region private cloud for the `prod` envir
With this stage and the [GCVE blueprints](./../../../blueprints/gcve/), you can rapidly deploy production-ready GCVE environments. These environments are fully optimized to integrate seamlessly with your Fabric FAST network topology. Explore the deployment patterns below to find the perfect fit for your use case."
## Standalone VPC for a sigle region GCVE deployment
## Single region deployments
### Standalone VPC for a single GCVE deployment
<p align="center">
<img src="diagram0.png" alt="Standalone Shared VPC for a sigle region GCVE deployment">
<img src="diagram-0.png" alt="Standalone VPC for a single GCVE deployment">
</p>
## Separate VPC Environments for individual dedicated GCVE deployments
### Separate VPC Environments for individual dedicated GCVE deployments
<p align="center">
<img src="diagram1.png" alt="Separate VPC Environments for individual dedicated GCVE deployments">
<img src="diagram-1.png" alt="Separate VPC Environments for individual dedicated GCVE deployments ">
</p>
### Separate VPC Environments for shared GCVE deployment
<p align="center">
<img src="diagram-2.png" alt="Separate VPC Environments for shared GCVE deployment">
</p>
### Hub and Spoke VPC Environments for individual dedicated GCVE deployments
<p align="center">
<img src="diagram-3.png" alt="Hub and Spoke VPC Environments for individual dedicated GCVE deployments">
</p>
### Hub and Spoke VPC Environments for shared GCVE deployment
<p align="center">
<img src="diagram-4.png" alt="Hub and Spoke VPC Environments for shared GCVE deployment">
</p>
## Multi region deployments
### Standalone VPC for a multi-region GCVE deployment
<p align="center">
<img src="diagram-5.png" alt="Standalone VPC for a multi-region GCVE deployment">
</p>
### Separate production and DR VPC environments for individual dedicated GCVE deployments
<p align="center">
<img src="diagram-6.png" alt="Separate production and DR VPC environments for individual dedicated GCVE deployments">
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB