Sökning: "Microservices"

Visar resultat 1 - 5 av 111 uppsatser innehållade ordet Microservices.

  1. 1. Implementering av händelsedrivenarkitektur och händelsekällor för hälsodata

    Kandidat-uppsats, KTH/Hälsoinformatik och logistik

    Författare :Kasper Karlström; Samsom Dewitsegid; [2024]
    Nyckelord :Event driven architecture; event sourcing; event store; broker; blockchain; Händelsedriven arkitektur; händelsekällor; händelsebutik; broker; blockkedjor;

    Sammanfattning : Dagens hälso- och sjukvårdssystem är byggda som en traditionell monolit men det finns fler sätt att utveckla dessa system på. Händelsedriven arkitektur med händel-sekällor för lagring av data är ett modernt sätt att utveckla system. LÄS MER

  2. 2. Mikrotjänstarkitektur: Systemutvecklares erfarenheter och framgångsfaktorer

    Kandidat-uppsats, Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Författare :Åke Persson; David Myrestam; [2023]
    Nyckelord :Mikrotjänster; mikrotjänstarkitektur; DevOps;

    Sammanfattning : En växande trend inom informationssystem är användningen av mikrotjänster som arkitekturstil för att bygga och underhålla system. Tidigare forskning har visat på fördelar som modularitet, skalbarhet samt möjlighet till snabb driftsättning av kodförändringar. Men tillsammans med välkända fördelar kommer även utmaningar. LÄS MER

  3. 3. Defining an Evaluation Model for Container Orchestration Operator Frameworks

    Master-uppsats, Lunds universitet/Institutionen för elektro- och informationsteknik

    Författare :André Arnesson; Samuel Alberius; [2023]
    Nyckelord :container orchestration; cloud native application; operator; software framework; evaluation model; Technology and Engineering;

    Sammanfattning : The growing complexity of cloud native applications has necessitated the intro- duction of operators to the container orchestration tools’ suite of components. Operators affords developers the ability to encode domain knowledge and make fine-grained controllers for their Kubernetes clusters, radically extending the range of feasible applications to host. LÄS MER

  4. 4. Beyond microservices : An Architectural Migration Study

    Kandidat-uppsats,

    Författare :Rikard Larsson; Simon Evertsson; [2023]
    Nyckelord :System; Migration; Granularity; Challenges; Benefits;

    Sammanfattning : Microservice architecture has been prevalent for the last decade. This type of architecture is a proven solution to scalability, team autonomy, and complexity challenges. The industry acknowledges that this approach effectively addresses these issues. LÄS MER

  5. 5. Benchmarking the request throughput of conventional API calls and gRPC : A Comparative Study of REST and gRPC

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Johan Berg; Daniel Mebrahtu Redi; [2023]
    Nyckelord :REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Performance; Microservices; Network Communication; REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Prestanda; Mikrotjänster; Nätverkskommunikation;

    Sammanfattning : As the demand for better and faster applications increase every year, so does the demand for new communication systems between computers. Today, a common method for computers and software systems to exchange information is the use of REST APIs, but there are cases where more efficient solutions are needed. In such cases, RPC can provide a solution. LÄS MER