Sökning: "Monolith"

Visar resultat 11 - 15 av 41 uppsatser innehållade ordet Monolith.

  1. 11. Tracing Control with Linux Tracing Toolkit, next generation in a Containerized Environment

    Uppsats för yrkesexamina på avancerad nivå, Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Författare :Vikhram Ravi; [2021]
    Nyckelord :5g; ran; kubernetes; docker; tracing; observability; troubleshooting; service discovery; lttng;

    Sammanfattning : 5G is becoming reality with companies rolling out the technology around the world. In 5G,the Radio Access Network (RAN) is moving from a monolithic-based architecture into a cloud-based microservice architecture for the purpose of simplifying deployment and manageability,and explore scalability and flexibility. LÄS MER

  2. 12. PREPARATION AND CHARACTERIZATION OF EPOXY-BASED MONOLITHIC SORBENTS FOR CHROMATOGRAPHY

    Magister-uppsats, Umeå universitet/Kemiska institutionen

    Författare :Trung Quoc Nguyen; [2021]
    Nyckelord :;

    Sammanfattning : This ‘scouting’ work aimed to investigate the possibility of using non-aromatic monomers to prepare porous monolithic materials by utilizing varying compositions under spinodal decomposition and step polymerization. 1,3,5-Triglycidyl isocyanurate (TEPIC) was employed as a main molecular structural scaffold. LÄS MER

  3. 13. Mitigating garbage collection in Java microservices : How garbage collection affects Java microservices andhow it can be handled

    Uppsats för yrkesexamina på avancerad nivå, Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Författare :Amanda Ericson; [2021]
    Nyckelord :Garbage collector; Microservice; Docker; docker-compose; CMS; G1GC; Shenandoah GC; ZGC;

    Sammanfattning : Java is one of the more recent programming languages that in runtime free applications from manual memory management by using automatic Garbage collector (GC) threads. Although, at the cost of stop-the-world pauses that pauses the whole application. LÄS MER

  4. 14. Modernisering av mjukvaruarkitektur för äldre mjukvarusystem

    M1-uppsats, KTH/Hälsoinformatik och logistik

    Författare :Farah Saffo; Basma Saeed; [2021]
    Nyckelord :Legacy system; system architecture; software architecture; monolith; SOA; REST; micro services; re-architecting; refactorization; system replacement; Äldre system; systemarkitektur; mjukvaruarkitektur; monolit; SOA; REST; mikro-tjänster; re-architecting; refaktorisering; systemersättning;

    Sammanfattning : Flera företag använder sig än idag av mjukvarusystem som är uppbyggda med äldre mjukvaruarkitektur som den monolitiska. Ett av dessa företag är Consid vars personalsystem är uppbyggt med det utdaterade ramverket klassisk ASP och där användargränssnitt samt logik kan direkt kommunicera med varandra. LÄS MER

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

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

    Författare :Kasper Liu; [2021]
    Nyckelord :Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration; Microservice architecture; Monolithic Architecture; DevOps; Continuous Integration; Continuous Delivery; Cloud; Migration;

    Sammanfattning : 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. LÄS MER