Make Everyone Happy – A Paradoxical Anti-Pattern
One of the most amusing anti-patterns is the one known as “make everyone happy.” The funny thing is that it never does. Instead, it points... Read more
One of the most amusing anti-patterns is the one known as “make everyone happy.” The funny thing is that it never does. Instead, it points... Read more
The series switches gears to look at anti-patterns. We start with the mother of all anti-patterns, architecture by implication. Any time we have a pattern... Read more
We wrap up our patterns focus with the space-based pattern. This is also known as cloud architecture. We will see how this approach allows us... Read more
We come to one of the best patterns for breaking a big problem down into bite-sized pieces. The microservices architecture pattern is a perfect fit. ... Read more
The focus of this episode on software architecture patterns is the microkernel pattern. It is a common way to build on core technology without the... Read more
We continue our season of software architecture patterns and more by reviewing the interpreter pattern. This one may seem familiar. It has been discussed in... Read more