Jonatan Matajonmatum.com
conceptsnotesexperimentsessays
© 2026 Jonatan Mata. All rights reserved.v2.1.1

#pattern

4 articles tagged #pattern.

  • API Gateway Pattern

    Pattern providing a single entry point for multiple microservices, handling routing, authentication, rate limiting, and response aggregation.

    evergreen#api-gateway#pattern#microservices#routing#aggregation
  • Backend for Frontend

    Architectural pattern where each client type has its own dedicated backend adapting microservice APIs to that client's specific needs.

    evergreen#bff#pattern#frontend#api#microservices#architecture#graphql
  • Saga Pattern

    Pattern for managing distributed transactions in microservices through a sequence of local transactions with compensating actions to handle failures.

    seed#saga#pattern#transactions#distributed#compensation#microservices
  • Strangler Fig Pattern

    Incremental migration strategy that gradually replaces a legacy system with new components, progressively routing traffic until the old system can be retired.

    seed#strangler-fig#migration#legacy#pattern#modernization#architecture
All tags