Week 15, year 2024
- Using data replication in legacy displacement - Alessio Ferri and Tom Coggrave complete their article about introducing seams into mainframe systems by looking how we can use data replication. Done well, it can provide a rapid start to a displacement effort, but we must be wary of it coupling new systems to the legacy schema [Martin Fowler]
- How to build an in-memory Message Bus in TypeScript - I’m writing this article on Friday, and it’s about time to have some fun. As this is a programming blog, let’s have some fun coding. Let’s… [Event-Driven by Oskar Dudycz]