Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: Modularization, Monoliths, Micro Services, Clouds, Functions and Kubernetes
Description: An airhacks.fm conversation with Prof. dr. Matjaz Juric (@matjazbj) about:
the larger the system, the more important the modularization,
modularization and reuse,
modularization and business requirements,
cross-cutting logic is a solved problem,
a module is a Java package,
OSGi introduces additional complexity,
packaging vs modularity,
modularization and team work,
most of the patterns became a part of the platform,
isolation with deployment units,
a module is a Dockerfile,
internal modularization became less important,
physical and logical modularization,
logical over physical modularization,
physical modularization introduces complexity,
costs driven development,
kubernetes and modularization,
cloud complexity vs. Java runtime complexity,
wrong cloud...