The JValue Project

Open data, easy and social

Author: Georg Schwarz

  • Final Thesis: Token-based Authentication and Authorization in Microservices

    Abstract: Microservices represent an architectural approach that is gaining more and more importance to realize highly scalable, reliable and maintainable systems within an agile development process. The advantages of microservice architecture are accompanied by the challenge of designing a distributed system. In such a distributed system, authorization and authentication pose a particular problem. This is…

  • 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…