Essays about: "monolithic architecture"

Showing result 6 - 10 of 45 essays containing the words monolithic architecture.

  1. 6. Migrating monolithic system to domain-driven microservices : Developing a generalized migration strategy for an architecture built on microservices

    University essay from KTH/Hälsoinformatik och logistik

    Author : Milan Languric; Leo Zaki; [2022]
    Keywords : Domain-Driven Design; monolithic architecture; microservices; serverless; cloud; Domän driven; monolitisk arkitektur; mikrotjänster; serverlös; moln;

    Abstract : As monolithic software grows in complexity, they tend to reach a point where further improvements and maintenance become a significant burden. Therefore, Many organizations consider moving components of their systems into separate microservices. READ MORE

  2. 7. Selecting a service mesh implementation for managing microservices

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

    Author : Asawari Joshi; [2022]
    Keywords : Service mesh; Istio; AWS App Mesh; Performance testing; Fortio; Latency distribution; Microservice architecture;

    Abstract : Microservice architectures are the base of modern cloud applications. With the adoption of microservices, application teams manage to reduce codebase complexity and write more modular services that can run inter-dependently. READ MORE

  3. 8. Container Orchestration and Performance Optimization for a Microservicesbased Application

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

    Author : Ali Yousaf; [2022]
    Keywords : Microservicesbased architecture; Monolithic design; Docker; Kubernetes; Mikrotjänstbaserad arkitektur; monolitisk design; Docker; Kubernetes;

    Abstract : Microservices is a new software design concept for developing scalable, loosely coupled services with a smaller codebase than the traditional monolithic approach. The designed microservices can communicate using several protocols, such as Advanced Message Queuing Protocol (AMQP) or HTTP/REST. READ MORE

  4. 9. Replacing batch-based data extraction withevent streaming with Apache Kafka : A comparative study

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Richard Axelsson; [2022]
    Keywords : etl; kafka connect; resource consumption; sql server;

    Abstract : For growing organisations that have built their data flow around a monolithic database server, anever-increasing number of applications and an ever-increasing demand for data freshness willeventually push the existing system to its limits, prompting either hardware upgrades or anupdated data architecture. Switching from an approach of full extractions of data at regularintervals to an approach where only changes are extracted, resource consumption couldpotentially be decreased, while simultaneously increasing data freshness. READ MORE

  5. 10. Secure microservices communication between heterogeneous service meshes

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

    Author : Zara Wajid Butt; [2022]
    Keywords : Service Mesh; Istio; Consul; Federation; Kubernetes; PKI; mTLS; Service Mesh; Istio; Consul; Federation; Kubernetes; PKI; mTLS;

    Abstract : Microservice architecture is an emerging paradigm that has been unceasingly adopted by large organizations to develop flexible, agile, and distributed applications. This architecture involves breaking a large monolithic application into multiple services that can be deployed and scaled autonomously. READ MORE