04-Mar-2024 Content of Interest
Software
- Do not copy successful architectures (Michał Grabowski)
"The concept of a one-size-fits-all approach is ineffective."
- Strangulating the monolith to a pluggable and scalable architecture (Tasneem Damen)
True MACH architecture at McDonald's. Also, TIL that "strangulating" is a word.
- Experimenting with GC-less (heap-less) Java
(Volodymyr Gubarkov)
Fun read for those of us with JNI experience.
- How Netflix Really Uses Java (Paul Bakker)
Lots of interesting Java details.
- Small Changes (Mike Fisher)
"Often, small incremental changes can lead to outsized results."