Burr SutterEric MurphyAles Nosek
October 29, 2019

Future-proof apps | DevNation Tech Talk

When building an MVP software application, you may jump immediately 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 stigma of monoliths being a relic of the past. In this talk, 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.