Week 14, year 2024
- Uncovering Seams in a Mainframe's external interfaces - Alessio Ferri and Tom Coggrave move on to analyzing the internal seams of the application by treating the database as a coarse-grained seam. They describe how they introduced seams into the database readers and writers. [Martin Fowler]
- Creating Seams in a Mainframe's Batch Pipelines - Mainframe processing is often organized into pipelines of batch processes consuming and creating data files. Alessio Ferri and Tom Coggrave show a couple of ways they found to introduce seams into these pipelines, so that processing could be replaced by steps in a replacement platform. [Martin Fowler]
- Event modelling anti-patterns explained - Have you heard about Passive Aggressive Events or CRUD sourcing? Or maybe about the Clickbait event? If you don’t, you better check the talk… [Event-Driven by Oskar Dudycz]
- The Serverless Illusion - Abstractions can become illusions. Is Serverless one of them? [The Architect Elevator]
- Introducing Axon Server 2024.0 - Introducing the redesigned Axon Server UI [AxonIQ Blog]