The JValue Project

On a mission to make using open data easy, safe, and reliable

Author: Georg Schwarz

  • Final Thesis: Syntactic Interoperability in Microservice-based Architectures

    Abstract: Nowadays, many applications are developed using a microservice-based architecture. In this context, a software product consists of many individually developed services that communicate over a network. As microservices do not necessarily share a common code base, syntactic interoperability remains a major challenge with this architectural style. The objective of this work is to provide…