Eric Murphy, Architect, Application Practice, Red Hat & Aleš Nosek, Container Application Architect, Red Hat
When building an MVP software application, you may immediately jump to a microservice architecture because it’s the new norm for building cloud-native applications. You may also be skeptical about starting off with a monolith MVP because of the stigmas of monoliths being a relic of the past.
We will buck the microservice trend by showing how to evolve a monolith MVP in a highly controlled way using modular design principles. We will end with demonstrating a future-proof Quarkus + Vert.x application that is both a monolith and microservices while using the same code and modular design.