1. Diagrams redo to make them similar to the ones for the other examples.

2. Link fix in the README file
This commit is contained in:
Yoram Ben-Yaacov
2021-06-11 11:15:04 +03:00
parent d0b069a162
commit d9bf58c757
5 changed files with 4 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ All resources use CMEK hosted in Cloud KMS running in a centralized project. The
### Data Platform Foundations
<a href="./data-platform-foundations/" title="Data Platform Foundations"><img src="./data-platform-foundations/img/Data_Foundation-phase2.png" align="left" width="280px"></a>
<a href="./data-platform-foundations/" title="Data Platform Foundations"><img src="./data-platform-foundations/resources/diagram.png" align="left" width="280px"></a>
This [example](./data-platform-foundations/) implements a robust and flexible Data Foundation on GCP that provides opinionated defaults, allowing customers to build and scale out additional data pipelines quickly and reliably.
<br clear="left">

View File

@@ -14,7 +14,7 @@ A main service account named `projects-editor-sa` will be created under the comm
This is a high level diagram of the created resources:
![Environment - Phase 1](./diagram.png)
![Environment - Phase 1](./diagram.png "High-level Environment diagram")
## Running the example

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 275 KiB

View File

@@ -2,7 +2,7 @@
This is the second step needed to deploy Data Platform Foundations, which creates resources needed to store and process the data, in the projects created in the [previous step](./../environment/). Please refer to the [top-level README](../README.md) for prerequisites and how to run the first step.
![Data Foundation - Phase 2](./diagram.png)
![Data Foundation - Phase 2](./diagram.png "High-level diagram")
The resources that will be create in each project are:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 470 KiB