#agile #analytics #aop #architecture #ci-cd #cqrs #ddd #decorator #events #firestorm #jekyll #logging #meetings #microservices #platform #refactoring #rest-api #speaking #sre #teams #this

The Decorator Pattern is a design pattern that allows behviour to be attached to an object without affecting its existing behaviour. It allows concerns to be separated by having one object wrap around another.