home »blog »Architecture

Architecture

Implementing the strangler application pattern using change data capture

Published on  ● 1 min

    Describe your blog post

    Migrating from a monolithic architecture to microservices can be daunting. This article covers key considerations and best practices for a successful transition.

    Gradually create a new system around the edges of the old, letting it grow slowly over several years until the old system is strangled.

    — Martin Fowler

    “quote”

    <>

    Related Articles

    • Event storming is a powerful technique for identifying bounded contexts in domain-driven design. In this article, learn how to use event storming...

      Using event storming to find bounded contexts

      Event storming is a powerful technique for identifying bounded contexts in domain-driven design. In this article, learn how to use event storming...

      1 min
    • Understanding the different types of web application APIs is crucial for modern development. Learn about REST, GraphQL, tRPC, and gRPC in our latest...

      Rest, GraphQL, TRPC, gRPC, Oh My!

      Understanding the different types of web application APIs is crucial for modern development. Learn about REST, GraphQL, tRPC, and gRPC in our latest...

      1 min