2000 character limit reached
Sliceable Monolith: Monolith First, Microservices Later (2103.09518v2)
Published 17 Mar 2021 in cs.PL and cs.SE
Abstract: We propose Sliceable Monolith, a new methodology for developing microservice architectures and perform their integration testing by leveraging most of the simplicity of a monolith: a single codebase and a local execution environment that simulates distribution. Then, a tool compiles a codebase for each microservice and a cloud deployment configuration. The key enabler of our approach is the technology-agnostic service definition language offered by Jolie.