Sökning: "Mikrotjänst"

Visar resultat 1 - 5 av 14 uppsatser innehållade ordet Mikrotjänst.

  1. 1. Mikrotjänster med Quarkus och Gin : En jämförelsestudie ur ett prestandaperspektiv

    Kandidat-uppsats, Karlstads universitet/Handelshögskolan (from 2013)

    Författare :Adrian Nilsson; [2023]
    Nyckelord :Quarkus; Java; Gin; Go; Golang; mikrotjänster; microservices; prestanda; jämförelse; REST; API; container; ramverk;

    Sammanfattning : Att utveckla applikationer med mikrotjänstarkitektur har idag blivit ett trendande tillvägagångssätt för att skapa tjänster som är anpassade för att köras i molnet med fördelar som mindre underhållsarbete och lättare skalbarhet. Mikrotjänster kännetecknas som löstkopplade och oberoende tjänster som kommunicerar genom att exponera ett API. LÄS MER

  2. 2. Migrating a monolithic application to behaviour-driven function-based application : A study on architectural patterns and migration strategy forbuilding function-based applicationEn studie om arkitekturmönster och migreringsstrategi för attskapa funktionsbaserad applikation

    M1-uppsats, KTH/Hälsoinformatik och logistik

    Författare :Nils Falck; Arif Jehda-Oh; [2023]
    Nyckelord :Behaviour-driven Development; Function-as-a-Service; Kubernetes; Migration Strategy; Monolith; OpenFaaS; Stranger Fig Pattern;

    Sammanfattning : With the increased use of the internet and applications, the architecture has had to adapt to the increasing number of users. Many companies have started migrating from monolithic architecture to microservice and, more recently, started to explore the possibility of migrating applications to Function-as-a-Service. LÄS MER

  3. 3. Performance Evaluation of Kubernetes Autoscaling strategies on GKE clusters

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

    Författare :Johanna Nilsen; [2023]
    Nyckelord :Cloud Computing; Containerisation; Kubernetes; Google Kubernetes Engine; Autoscaling; Horizontal Pod Autoscaling; Vertical Pod Autoscaling; Hybrid Pod Autoscaling; Molntjänster; Containerisering; Kubernetes; Google Kubernetes Engine; Autoskalning; Horisontell Pod-autoskalning; Vertikal Pod-autoskalning; Hybrid Pod-autoskalning;

    Sammanfattning : Cloud computing and containerisation have experienced significant growth in recent years. With cloud providers requiring users to specify resource limits and requests, the need for performance and resource optimisation has emerged in the cloud computing domain. LÄS MER

  4. 4. Monolith to microservices using deep learning-based community detection

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

    Författare :Anton Bothin; [2023]
    Nyckelord :Community detection; Deep learning; Graph neural network; Microservice; System architecture; Klustringsdetektion; Djupinlärning; Graf-neuronnät; Mikrotjänst; Systemarkitektur;

    Sammanfattning : The microservice architecture is widely considered to be best practice. Yet, there still exist many companies currently working in monolith systems. This can largely be attributed to the difficult process of updating a systems architecture. The first step in this process is to identify microservices within a monolith. LÄS MER

  5. 5. Evaluation of security threats in microservice architectures

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

    Författare :William Lindblom; [2022]
    Nyckelord :Microservice architectures; Threat modelling; Design patterns; Mikrotjänstarkitekturer; Hotmodellering; Designmönster;

    Sammanfattning : The microservice architecture is a popular architectural pattern in the industry to implement large systems as they can reduce the code bases of each service and increase the maintainability for each of the individual services by dividing the application into smaller components based on business logic. The services can be implemented in different programming languages and communicates over a network. LÄS MER