Skip to content

Commit 1fa2b8f

Browse files
committed
autonomous bubble image
1 parent 3022c77 commit 1fa2b8f

File tree

2 files changed

+1218
-1
lines changed

2 files changed

+1218
-1
lines changed

content/patterns/migration/autonomous-bubble/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ weight: 3
1515
The Autonomous Bubble is an alternative to the [Bubble](/patterns/migration/bubble/_index.md) that has it's own datastore. As a result, it is able to service requests without translating and delegating to the legacy. For this to work, an asynchronous synchronization mechanism between the bubble and legacy datastores is used.
1616

1717
<div class="title title--sans title--third">
18-
<img src="/patterns/migration/autonomous-bubble/autonomous-bubble.png" alt="Autonomous Bubble" style="max-width: 100%; width: 100%; height: auto;">
18+
<img src="/patterns/migration/autonomous-bubble/autonomous-bubble.svg" alt="Autonomous Bubble" style="max-width: 100%; width: 100%; height: auto;">
1919
</div>
2020

2121
{{< comingsoon >}}

0 commit comments

Comments
 (0)