Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Strangler Fig Pattern

Pragya Keshap answered on February 13, 2023 Popularity 8/10 Helpfulness 1/10

Contents


More Related Answers

  • Strangler Pattern
  • strangler pattern

  • Strangler Fig Pattern

    0

    The strangler fig pattern was introduced by Martin Fowler as a way to manage risk when modernizing or rewriting large, monolithic systems. The pattern is an analogy for a type of plant that begins life as a vine growing alongside an older, established tree. As the vine grows, it spreads to completely consume and ultimately replace the host tree, leaving a new, strangler fig tree in its place


    Follow these best practices when using the strangler fig pattern, so you can independently scale and deploy your application more smoothly:

    Select a component that has good test coverage and less technical debt associated with it. Starting with this component can give teams a lot of confidence during the modernization process.

    Select components that have scalability requirements, and start with one of these components.

    Select a component that has frequent business requirement changes and frequent deployments.

    To implement this pattern at scale on AWS, deploy the refactored ASMX services in a Windows container that is running in Amazon Elastic Container Service (Amazon ECS), and publish your modernized REST API by using Amazon API Gateway.

    https://docs.aws.amazon.com/prescriptive-guidance/latest/modernization-aspnet-web-services/fig-pattern.html

    Popularity 8/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: fig whatever
    Link to this answer
    Share Copy Link
    Contributed on Feb 13 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.