Skip to content

Commit 41e9824

Browse files
committed
parallel run image
1 parent 18d6ba1 commit 41e9824

File tree

2 files changed

+436
-1
lines changed

2 files changed

+436
-1
lines changed

content/patterns/migration/parallel-run/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ menu:
1313
The **Parallel Run** pattern involves operating both the legacy and modernized systems in parallel for a period of time during migration. Both systems handle all requests to the application. This approach allows teams to compare the outputs of both systems in order to gain the confidence to switch over.
1414

1515
<div class="title title--sans title--third">
16-
<img src="/patterns/migration/parallel-run/parallel-run.png" alt="Parallel Run Pattern" style="max-width: 100%; width: 100%; height: auto;">
16+
<img src="/patterns/migration/parallel-run/parallel-run.svg" alt="Parallel Run Pattern" style="max-width: 100%; width: 100%; height: auto;">
1717
</div>
1818

1919
{{< comingsoon >}}

0 commit comments

Comments
 (0)