Essays about: "API composition pattern"

Found 1 essay containing the words API composition pattern.

  1. 1. Distributed Queries: An Evaluation of the Microservice Architecture

    University essay from Linköpings universitet/Programvara och system

    Author : Jesper Holmström; [2020]
    Keywords : Microservices; Distributed Queries; API composition pattern; Software Architecture;

    Abstract : The microservice architecture is a new architectural style that structures an application into a set of small, independently deployable microservices, as opposed to the traditional monolith approach with a single executable. The microservice architecture is a distributed system that results in new challenges and increased complexity. READ MORE