Skip to content

Conversation

jasontaylordev
Copy link
Contributor

@jasontaylordev jasontaylordev commented May 12, 2025

This pull request introduces a new section on the Strangler Fig pattern with NServiceBus to the documentation, explaining its role in legacy system modernization. The changes include adding a new menu entry and a comprehensive guide to the pattern.

Documentation Updates:

  • New Menu Entry: Added "NServiceBus and Strangler Fig" to the menu.yaml file under the "Modernization" section, linking to the newly created guide.

  • New Guide: Created modernization/stranglerfig.md, which provides a detailed explanation of using the Strangler Fig pattern with NServiceBus for legacy system modernization. The guide includes:

    • An overview of the pattern and its benefits.
    • Steps for introducing an API façade and the Particular Service Platform.
    • Benefits of incremental modernization, including reliability, scalability, and operational safety.
    • Visual aids to illustrate the process and stages of modernization.
    • Additional resources for further reading.

@jasontaylordev jasontaylordev requested review from a team and Copilot and removed request for a team May 12, 2025 07:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds a new documentation section on applying the Strangler Fig pattern with NServiceBus for legacy system modernization.

  • Added a comprehensive markdown guide (modernization/stranglerfig.md) outlining incremental modernization strategies.
  • Updated the menu configuration (menu/menu.yaml) to include a new entry for the guide.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

File Description
modernization/stranglerfig.md New guide explaining the Strangler Fig pattern with NServiceBus.
menu/menu.yaml Added menu entry linking to the new documentation guide.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Pull request has had no activity for 30 days. label Jun 20, 2025
@github-actions github-actions bot closed this Jun 28, 2025
@jpalac
Copy link
Contributor

jpalac commented Sep 10, 2025

@jasontaylordev should this have been closed? Should it be re-opened, reviewed and merged?

@jasontaylordev
Copy link
Contributor Author

jasontaylordev commented Sep 14, 2025

@awright18 awright18 reopened this Sep 17, 2025
@awright18
Copy link
Contributor

I reopened this an added it to the blog posts project board

@github-actions github-actions bot removed the stale Pull request has had no activity for 30 days. label Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants