Week 7, year 2023

  • Evaluating the Differences Between EventStoreDB and Event Store Cloud - Whether you work for a start-up or a large corporate company, you need a reliable operational database to store and organize essential data, whilst improving your customer experience. [Event Store blog]
  • A new database technology transforming the fintech industry - As a software architect or developer in the financial industry, you're always on the lookout for new technology that can improve how your organization handles data. And every five or so years, there are new developments in database technology—consider the impact and benefits of relational databases, and hierarchical, graph, and document models. At Event Store, we recently analyzed our top fintech clients overwhelmed by the minefield of database options. [Event Store blog]
  • MediatR 12.0 Released - This is a pretty big release, with a number of breaking changes. Release Notes Migration Guide Breaking changes include: Depending directly on IServiceProvider to resolve services Making "void" request handlers return Task instead of Unit IRequest does not inherit IRequest<Unit> instead IBaseRequest Consolidating the MediatR.Extensions.Microsoft. [Jimmy Bogard]
  • I made everything loosely coupled. Will my cloud bill go up? - Loose coupling is an essential property of fine-grained, event-driven systems. However, cloud resources that decouple event producers and consumers incur a run-time cost. How to weigh the trade-offs? [The Architect Elevator]
  • Retrospectives Antipatterns - Retrospectives are a key element for effective software initiatives, as they allow a team to learn and improve. However, like any good practice, it's easy for teams to make mistakes that undermine their value. Aino Corry has many years facilitating retrospectives and has run into many common problems and how to solve them. Three of these skipping generating insights, getting lost in things you can't change, and being dominated by a loudmouth. [Martin Fowler]
  • Software Design for Startups and Scaleups - Software Captains is a organisation that helps startup CTOs through coaching, advice, and networking. In the interview, the founder Tom Klaassen and I discuss software design. We talk about challenges CTOs face, such making technical debt visible for non-technical colleagues, about how software quality is contextual, but still very important even for early stage startups. The podcast was recorded in Dutch. On YouTube, you can turn on captions and set the autogenerated translation to your language of choice. Or listen here: Spotify Apple Amazon Deezer Libsyn References: Design & Reality book Source [Mathias Verraes]
  • 22.10.1 Release Notes - We are pleased to announce the official patch release of EventStoreDB OSS & Commercial version 22.10.1 LTS. This is a patch to the 22.10 LTS release, which will be supported until October 2024. Read more about our versioning strategy here. [Event Store blog]
  • Modularizing React Applications: fixing Shotgun Surgery - Juntao Qiu completes his article on modularizing react applications by identifying that the last change smelled of Shotgun Surgery and taking the steps to fix it. [Martin Fowler]
  • Modularizing React Applications: adding a new feature - Juntao Qiu now demonstrates how the refactored structure helps him deal with adding a charitable donation to the order and how this change prompts some further refactorings. [Martin Fowler]
  • Event Sourcing: a better way to audit - Does your operational database (relational, NoSQL, graph, document, etc) solve the auditing requirements you have today? [Event Store blog]
  • Shaky Twitter Two-Factor Authentication Interaction - Accessing Twitter this morning, I was greeted with a prompt saying that they were getting rid of text messages as a form of two-factor authentication unless you subscribed to Twitter Blue. I thought “fine”, because I don’t use text messages for that, preferring a one-time code managed by 1Password. I clicked through and it told me it had removed the text message two-factor that I didn’t have, and would I like to set up something using a one-time code or hardware dongle? It seems that Twitter had mistakenly deleted my one-time code link. I don’t think this is a huge deal, as I just set up another one-time code. But it’s the sort of thing that reinforces the impression that bits are steadily falling off Twitter. Whatever anyone thinks of this, I do urge readers to use two-factor authentication on any important service. [Martin Fowler]
  • Set up OpenTelemetry with Event Sourcing and Marten - If I had to select the Distributed Systems Song, I’d choose Land of Confusion. This is the world we live in. And these are the hands we’re… [Event-Driven by Oskar Dudycz]
  • 20 year old books every architect should read - Book lists are pretty popular these days. But how about some classics? If architecture is timeless, so should be the books about it. [The Architect Elevator]
  • Open source wins by having as better programming model - Many projects tout portability but it's productivity that they really offer. Why not say so? [The Architect Elevator]
  • Fast forward that movie - Architects aren't clairvoyants But occasionally they can be a very useful FF button. [The Architect Elevator]
  • MediatR 12.0 Released - This is a pretty big release, with a number of breaking changes. Release Notes Migration Guide Breaking changes include: Depending directly on IServiceProvider to resolve services Making "void" request handlers return Task instead of Unit IRequest does not inherit IRequest<Unit> instead IBaseRequest Consolidating the MediatR. [Jimmy Bogard]
Permalink | From 13 February 2023 to 19 February 2023 | Last updated on: Mon, 7 Aug 2023 22:06:33 GMT

Week 6, year 2023

  • The Power of Real-Time Data: Revolutionize Your Business with EventStoreDB - In today's fast-paced business environment, the ability to make informed decisions quickly and accurately is critical to success. Real-time data processing provides organizations with the ability to analyze and respond to changes as they happen, offering a level of responsiveness and agility that was previously impossible. With real-time data, organizations can enhance customer satisfaction, stay ahead of the competition, and improve overall efficiency and effectiveness. [Event Store blog]
  • Modularizing React Applications with Established UI Patterns - I've been working in front-end software for over three decades. A perennial problem has been mixing non-UI logic into the UI framework itself, leading to code that's both hard to understand and near-impossible to test. Despite being the hot new thing, React is just as vulnerable to this problem as Swing and Turbo Pascal. My colleague Juntao Qiu writes about how to untangle such a mess. In this first part he gives an overview of how a React application can evolve into a better modular structure. Later parts will dig into a small, but representative example. [Martin Fowler]
  • An example of modularizing a React application - Juntao Qiu illuminates his general description of modularizing a React application with a small example of presenting a user a dynamic set of choices. [Martin Fowler]
  • Comparing Engagement on Twitter and the Fediverse - My colleague Julien Deswaef recently compared engagement data for my Twitter and Mastodon posts. From this we can see that boosts and comments are very similar. Twitter does get significantly more likes, but considering I have nearly 20 times more Twitter followers than Mastodon, it’s a remarkably small difference. [Martin Fowler]
  • 2023 Trends in Data Engineering - As every developer knows, data sent to data lakes regularly changes meaning over time—fields merge and separate, codes are added, and so on. Yet, data engineering trends increasingly demand operational historical data, leaving data teams with a heavy load of backtracking and downstream data drifting struggles. But what if data was automatically stored at its origin? And each change of state was kept in a stream? [Event Store blog]
  • Event-driven projections in Marten explained - Projections are a neverending story. One does not simply write a single guide. One needs to write more examples of more advanced cases. That… [Event-Driven by Oskar Dudycz]
Permalink | From 06 February 2023 to 12 February 2023 | Last updated on: Sun, 12 Feb 2023 12:36:55 GMT

Week 5, year 2023

Permalink | From 30 January 2023 to 05 February 2023 | Last updated on: Sun, 5 Feb 2023 20:36:56 GMT

Week 4, year 2023

  • Which collection interface to use? - Let’s talk about when to use which collection type and why. [Enterprise Craftsmanship]
  • Critically Engaging With Models (DDD Europe Keynote) - Here’s the video of Rebecca Wirfs-Brock & my keynote at Domain-Driven Design Europe 2022, where we talk about the ideas presented in our essay “Critically Engaging with Models”, also available as an e-book on Leanpub. Watch on YouTube Abstract Models, whether for a software system, a development process, diseases, political systems, or otherwise, are a way to look at (a part of) the world. They make a choice about what is important, what categories we classify things in, what we see, what’s invisible, what’s valued, or even what’s valid. They are reductionist, that is, they only show a selection of the subject they’re describing. And they are biased: They implicitly reflect the assumptions, constraints, and values of the model’s author. Most of the time, when you adopt a model created by someone else, you assimilate it into your worldview without much thought. [Mathias Verraes]
Permalink | From 23 January 2023 to 29 January 2023 | Last updated on: Tue, 24 Jan 2023 20:36:56 GMT

Week 3, year 2023

Permalink | From 16 January 2023 to 22 January 2023 | Last updated on: Fri, 20 Jan 2023 20:36:53 GMT

Week 2, year 2023

  • Some activities for the Data Mesh Accelerate Workshop - Paulo Caroli and Steve Upton continue their article on the Data Mesh Accelerate Workshop by describing some of the activities that we do during workshop: Kick Off, Data Mesh Four Principles, Data Mesh Nirvana, and 4 Key Metrics. [Martin Fowler]
  • Design and Reality (Leanpub Podcast) - Rebecca Wirfs-Brock and I published a book last year called “Design & Reality” with essays on software design. It’s available on Leanpub. Leanpub co-founder Len Epp interviewed me about my background, Domain-Driven Design, the book, the notion that your solution can influence your understanding of the problem, and at the end, we talk a bit about my experience as a self-published author. Or listen on: iTunes Spotify Stitcher Google Podcasts Player FM TuneIn Castbox Podbay References: Design & Reality book Source [Mathias Verraes]
  • My favorite musical discoveries of 2022 - I continue my habit of picking out six favorite musical discoveries for last year. 2022 includes big-band techno, Mediterranean fusion, afrobeat in England, jazz-folk vocals, and accordion-led jazz trio. [Martin Fowler]
  • Moving to the Engine Room - For real - When working for a product company, there's no better place than working on product. [The Architect Elevator]
  • How to validate business logic - Fox Mulder got advice: “trust no one”. I’m claiming that each software developer should define their level of paranoia. The thing that we… [Event-Driven by Oskar Dudycz]
  • Remaining activities for the Data Mesh Accelerate Workshop - Paulo Caroli and Steve Upton complete their description of the Data Mesh Accelerate Workshop by explaining the rest of the workshop's activities: Objectives and Key Results, Explore the Use Cases, and Discovering Data Products. [Martin Fowler]
Permalink | From 09 January 2023 to 15 January 2023 | Last updated on: Sat, 4 Feb 2023 04:36:55 GMT

Week 1, year 2023

  • Data Mesh Accelerate Workshop - Over the last couple of years, we've been helping several enterprises use the Data Mesh approach to managing analytical data. Shifting thinking to Data Mesh isn't easy, it changes how teams are organized, how work is prioritized, and what technologies to apply. To help our clients do thisPaulo Caroli and Steve Upton describe the Data Mesh Accelerate Workshop, a four half-day program to align people involved in the effort and explore the process for identifying and building data products. [Martin Fowler]
  • Debugging Architects - Whether architects must code or not has been much debated. Why not try debugging? [The Architect Elevator]
  • Let's build event store in one hour! - Last year, I completed two items from my speaker bucket list NDC Oslo and Domain-Driven Design Europe. I’m proud and happy, as those… [Event-Driven by Oskar Dudycz]
Permalink | From 02 January 2023 to 08 January 2023 | Last updated on: Wed, 1 Mar 2023 20:36:55 GMT