What kind of game is business?
Recently, a couple of coincidental but separate interactions in my life had led me to a view about company culture.
Recently, a couple of coincidental but separate interactions in my life had led me to a view about company culture.
Microservices are often thought as the modern way to build cloud native applications, so are containers. The question addressed here is whether microservices...
A common trend I see in consumer facing industries is the need to have local compute serve local experiences while keeping a larger organizational system in ...
Message Brokered systems are increasingly common. What messaging concepts should we be using, Topics or Queues, and should we have a single one or many?
This week I was asked the question 2 separate times - How do you handle [partial] failures in microservices? Here’s how…