|
- What are microservices?
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities The microservice architecture enables the continuous delivery deployment of large, complex applications It also enables an organization to evolve its technology stack
- Microservices Pattern: Microservice Architecture pattern
The microservice architecture structures an application as a set of loosely coupled, deployable executable components organized around business capabilities
- Microservices rules #8: Design independently deployable services
Microservices rules #8 is design independently deployable services Independently deployable service is a defining characteristic of the microservice architecture
- A pattern language for microservices
Architectural style Which architectural style should you choose for an application? Monolithic architecture - architect an application as a single deployable unit Microservice architecture - architect an application as a collection of independently deployable, loosely coupled services Service boundaries How to decompose an application into services? Decompose by business capability - define
- About the microservices rules: what good looks like
The 11 microservices rules are a checklist that engineering leaders can use to assess their organization's delivery practices and application architecture and keep their migration to microservices on track
- Microservices Platforms - part 5: Observability platform
Microservices Platforms - part 6: Build platform This article describes the Observability platform, which simplifies the development of observable microservices - services whose behavior and usage can be understood by their teams
- Adopt the Microservice Architecture
Adopt the Microservice Architecture Chris Richardson is an experienced software architect, author of POJOs in Action, the creator of the original CloudFoundry com, and the author of Microservices patterns Chris helps clients around the world adopt the microservice architecture through consulting engagements, and training workshops
- Microservices platforms: when team topologies meets microservices . . .
The MEAP for Microservices Patterns 2nd edition is now available Team topologies and the microservice architecture have a synergistic relationship When developing application at scale, the microservice architecture enables the numerous stream-aligned teams to work independently
|
|
|