About 400 results
Open links in new tab
  1. What are microservices?

    The microservices pattern language is your guide when designing an architecture: service collaboration, testing, deployment, common crosscutting concerns and more.

  2. Microservices Pattern: Microservice Architecture pattern

    I appreciate how you highlighted the benefits of microservices, such as increased scalability and faster development cycles, while also addressing the potential challenges involved. Your …

  3. A pattern language for microservices

    Hi there! I'm looking to learn how to build multi-tenant microservices. Can you recommend some resources?

  4. Adopt the Microservice Architecture

    Write some code - Use the Eventuate.io platform with popular frameworks, such as Spring Boot to tackle distributed data management challenges in your microservices architecture.

  5. Microservices presentations

    In this presentation, I describe how dark energy and dark matter are excellent metaphors for the competing forces (a.k.a. concerns) that must be resolved by the microservices pattern language.

  6. About the microservices rules: what good looks like

    The 11 microservices rules are a great checklist that engineering leaders can use to assess the state of their organization, its delivery practices and its application’s architecture and keep …

  7. Pattern: Transactional outbox - Microservices

    Using this pattern and thinking in microservices, once each service has its own database, should I have an Outbox table in each service database or should I have a common (centralized) …

  8. Architectural patterns for modular monoliths that enable fast flow

    Sep 9, 2024 · Contact me for information about consulting and training at your company. The MEAP for Microservices Patterns 2nd edition is now available In this article, I describe three …

  9. How modular can your monolith go? Part 6 - Microservices

    Nov 13, 2023 · Specifically, you use microservices instead of a monolith because it better resolves one or more of the dark energy forces. For example, improved team autonomy, faster …

  10. Assemblage overview: step 3 - defining a service ... - Microservices

    Oct 17, 2023 · The MEAP for Microservices Patterns 2nd edition is now available Step 1 of the Assemblage definition process distills the requirements into a set of system operations that …