Skip to content

Commit bc11207

Browse files
authored
Update README with storage separation recommendations
Added recommendations for storage separation in infrastructure setup.
1 parent 2da269e commit bc11207

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

scenario2-optimized/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Last updated: 2025-09-05
3535

3636
</details>
3737

38-
3938
> [!NOTE]
4039
> Expected Results: <br/>
4140
> - Minimal temp file creation <br/>
@@ -109,6 +108,10 @@ Last updated: 2025-09-05
109108

110109
<img width="1907" height="841" alt="image" src="https://github.com/user-attachments/assets/c0ba9444-0641-4a31-9004-c29fe6cc1ff9" />
111110

111+
- Another recommendation from the infrastructure setup is to separate storage: one dedicated to runtime operations and another for handling routine data transactions.
112+
113+
<img width="332" height="258" alt="FunctionApp Temp Usage - Diagrams" src="https://github.com/user-attachments/assets/0ecc6ff7-ec9c-4d90-b107-adc9a5fee63f" />
114+
112115
> Overall:
113116
114117
<img width="973" height="825" alt="image" src="https://github.com/user-attachments/assets/2aea9cda-dc75-4e4a-9879-3a03334d5b47" />

0 commit comments

Comments
 (0)