Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: Modernizing the Monolith with Moti Rafalin and Amir Rapson
Description: Java Applications became the go-to preference of most developers because of the write-once-run-anywhere advantage it gave over other languages. And it didn't take much time for Java to become the language for the enterprise. Consequently, most enterprises are still running legacy Java Monoliths on their infrastructure.Breaking up a monolith is not an easy processβnor is it something that every company should do just because they have a monolith. In some cases, a monolith is just fine. But sometimes, you do need to decompose a monolith as the complexity of the monolith grows and leads to lo...