Week 10, year 2021
- Sponsored Post - 3T, Bridgecrew, Toptal, IP2Location, Ipdata, StackHawk, InterviewCamp.io, Educative, Triplebyte, Stream, Fauna [High Scalability]
- The Legacy Mirror Heuristic - Decision-making heuristics are patterns and ideas that can help us find another angle, generate new options, evaluate them, or otherwise address the problem. They don’t guarantee a good answer, they only give you some possible progress towards an answers. The Legacy Mirror Heuristic1 helps you to evaluate whether to adopt a new idea, method, or technology. It works by imagining the new idea has actually been the mainstream choice for the past 30 years, and you just learned about the old idea for the first time. Example: EventSourcing (EventSourcing is a relatively niche way to store and work with data, based on a very old2 idea. ) A recurring question is whether to adopt EventSourcing in favour of more mainstream data storage. [Mathias Verraes]
- Can command return a value? - Last week I busted common myths and explained facts about CQRS. Today I’ll continue my effort. I tackle one of the most common questions… [Event-Driven by Oskar Dudycz]