How to Implement the Decorator Pattern in Microservicesby@fmontesi
1,585 reads

How to Implement the Decorator Pattern in Microservices

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The Decorator pattern is a great fit for modifying the behaviour of a microservice. Native language support can help with applying it quickly and modularly. In this text we look at how a decorator can be implemented as a service, in particular one that sits between clients and a target service.

Company Mentioned

Mention Thumbnail
featured image - How to Implement the Decorator Pattern in Microservices
Fabrizio Montesi HackerNoon profile picture

@fmontesi

Fabrizio Montesi

Professor of CS, Author of Introduction to Choreographies. Talks about programming, choreographies, and microservices.


Receive Stories from @fmontesi

react to story with heart
Fabrizio Montesi HackerNoon profile picture
by Fabrizio Montesi @fmontesi.Professor of CS, Author of Introduction to Choreographies. Talks about programming, choreographies, and microservices.
Fabrizio's Website

RELATED STORIES

L O A D I N G
. . . comments & more!