Skip to content

Commit 6d5a867

Browse files
authored
medallion arch added
1 parent 1c78f8c commit 6d5a867

File tree

1 file changed

+4
-3
lines changed
  • Workloads-Specific/DataWarehouse/Medallion_Architecture

1 file changed

+4
-3
lines changed

Workloads-Specific/DataWarehouse/Medallion_Architecture/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Implementing a medallion architecture provides several benefits:
8686

8787
<img width="550" alt="image" src="https://github.com/user-attachments/assets/1831c97d-6b9a-4470-968d-e7803bc58b80">
8888

89-
https://github.com/user-attachments/assets/c524741c-be91-4fe4-82bc-c841fae8c6c9
89+
https://github.com/user-attachments/assets/c524741c-be91-4fe4-82bc-c841fae8c6c9
9090

9191
2. **Create Lakehouses**: Set up three lakehouses for the Bronze, Silver, and Gold layers.
9292

@@ -98,9 +98,10 @@ https://github.com/user-attachments/assets/c524741c-be91-4fe4-82bc-c841fae8c6c9
9898

9999
<img width="958" alt="image" src="https://github.com/user-attachments/assets/828adf9d-8722-4bef-8694-8c22de330797">
100100

101-
https://github.com/user-attachments/assets/fdb64dd2-a6ec-4da0-a385-e55f875c8f8e
101+
https://github.com/user-attachments/assets/fdb64dd2-a6ec-4da0-a385-e55f875c8f8e
102102

103103
### Step 2: Ingest Data into the Bronze Layer
104+
104105
1. **Identify Data Sources**:
105106
- Determine the sources from which you'll ingest data.
106107
- List all the data sources such as databases, APIs, file systems, etc.
@@ -115,7 +116,7 @@ https://github.com/user-attachments/assets/fdb64dd2-a6ec-4da0-a385-e55f875c8f8e
115116
| --- | --- |
116117
| <img width="550" alt="image" src="https://github.com/user-attachments/assets/09994e75-3029-4f61-aac8-b50f7c5fd2b1"> | <img width="550" alt="image" src="https://github.com/user-attachments/assets/2b25d187-85e2-48e7-9a97-e7549f28ed9c"> |
117118

118-
https://github.com/user-attachments/assets/56308a58-cf72-4f0f-bf3e-e9e1669fa0df
119+
https://github.com/user-attachments/assets/56308a58-cf72-4f0f-bf3e-e9e1669fa0df
119120

120121
> Suppose you need to extract data from your `sql database`
121122

0 commit comments

Comments
 (0)