Essays about: "monolithic architecture"

Showing result 16 - 20 of 45 essays containing the words monolithic architecture.

  1. 16. Tail Based Sampling Framework for Distributed Tracing Using Stream Processing

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : G Kibria Shuvo; [2021]
    Keywords : Distributed Tracing; Microservices; Observability; Monitoring; Distribuerad spårning; mikrotjänster; observerbarhet; övervakning;

    Abstract : In recent years, microservice architecture has surpassed monolithic architecture in popularity among developers by providing a flexible way of developing complex distributed applications. Whereas a monolithic application functions as a single indivisible unit, a microservices-based application comprises a collection of loosely coupled services that communicate with each other to fulfill the requirements of the application. READ MORE

  2. 17. Digitization of Swedish Caribbean Colonial History

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Georgios Davakos; Rewa Abou Raas; [2021]
    Keywords : ;

    Abstract : Digitization of Swedish Caribbean Colonial history is part of a research project that works on digitizing historical documents and artifacts from the Swedish colonial timeline of 1784-1878. This thesis aims to improve the accessibility of the digitized artifacts, improve the presentationof the artifacts, and provide more information about the digitization project. READ MORE

  3. 18. Security Analysis of Microservice Choices

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Daniel Dannberg; [2021]
    Keywords : Threat modeling; Security; Microservices; The Common Misuse Scoring System; National Institute of Standards and Technology; Return Of Security Investment; Hotmodellering; Säkerhet; Mikrotjänster; Säkerhetsinvestering; Evaluering av säkerhet;

    Abstract : Security research is beneficial for companies that want their system protected against threats to their business. The focus of this project is on security considerations. These considerations are with regards to when companies want to evaluate the benefits of extracting microservices from their monolithic system. READ MORE

  4. 19. Implementation and Analysis of Authentication and Authorization Methods in a Microservice Architecture : A Comparison Between Microservice Security Design Patterns for Authentication and Authorization Flows

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Simon Tran Florén; [2021]
    Keywords : Authentication; Authorization; Access control; Microservices; Microservice Security; Security Tokens; Security Patterns; Performance; Autentisering; Auktorisering; Åtkomstkontroll; Mikrotjänster; Mikrotjänstsäkerhet; Säkerhetstokens; Säkerhetsdesignmönster; Prestanda; Belastningstestning;

    Abstract : Microservices have emerged as an attractive alternative to more classical monolithic software application architectures. Microservices provides many benefits that help with code base comprehension, deployability, testability, and scalability. READ MORE

  5. 20. Microservice Migration Patterns and how Continuous Integration and Continuous Delivery are affected : A Case study of Indicio’s journey towards microservice

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Kasper Liu; [2021]
    Keywords : Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration; Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration;

    Abstract : Microservice is an architectural design that promises a more elastic system where a microservice can be allocated compute power according to demand. Through the separation of components, each microservice can have its own hardware or cloud setup. As a result, the code becomes more maintainable through smaller repositories. READ MORE