The reverse bubble pattern is based on the Bubble pattern. However, rather than the bubble sitting in front of the legacy, the bubble is built behind the legacy and gradually moves logic from the legacy to the bubble and proxies requests from the legacy to the bubble.

When all of the logic has been moved to the reverse bubble, the traffic from the legacy can be redirected to the reverse bubble and the legacy decommissioned.

Reverse Bubble Pattern

🚧 More Coming Soon!

We're working on more details for this pattern. Stay tuned for updates!