Essays about: "software architecture style"

Showing result 1 - 5 of 16 essays containing the words software architecture style.

  1. 1. Understanding the Challenges and Needs of Requirements Engineering for Data-centric Systems

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

    Author : Venkata Sai Abhishek Poolla; Bhargav Krishna Mandava; [2021]
    Keywords : Requirements Engineering RE ; Multiple Case Study; Survey; Practices; Challenges.;

    Abstract : Background: As technology is advancing day by day, people tend to produce enormous volumes of data. This exceptional growth in data is leading to an increase in the development of intelligent systems that make use of this huge data available. READ MORE

  2. 2. Comparing Monolithic and Event-Driven Architecture when Designing Large-scale Systems

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

    Author : Felix Eder; [2021]
    Keywords : Event-driven architecture; monolithic architecture; domain-driven design; service- oriented architecture; organisational structure; Event-driven arkitektur; monolitisk arkitektur; domändriven design; serviceorienterad arkitektur; organisationsstruktur;

    Abstract : The way the structure of systems and programs are designed is very important. When working with smaller groups of systems, the chosen architecture does not affect the performance and efficiency greatly, but as these systems increase in size and complexity, the choice of architecture becomes a very important one. READ MORE

  3. 3. Distributed Queries: An Evaluation of the Microservice Architecture

    University essay from Linköpings universitet/Programvara och system

    Author : Jesper Holmström; [2020]
    Keywords : Microservices; Distributed Queries; API composition pattern; Software Architecture;

    Abstract : The microservice architecture is a new architectural style that structures an application into a set of small, independently deployable microservices, as opposed to the traditional monolith approach with a single executable. The microservice architecture is a distributed system that results in new challenges and increased complexity. READ MORE

  4. 4. Architectural Implications of Serverless and Function-as-a-Service

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Oscar Andell; [2020]
    Keywords : Function-as-a-Service; Serverless; Software Architecture; Cold Start; Microservices;

    Abstract : Serverless or Function-as-a-Service (FaaS) is a recent architectural style that is based on the principles of abstracting infrastructure management and scaling to zero, meaning application instances are dynamically started and shut down to accommodate load. This concept of no idling servers and inherent autoscaling comes with benefits but also drawbacks. READ MORE

  5. 5. Investigating differences in response time and error rate between a monolithic and a microservice based architecture

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

    Author : Gustav Johansson; [2019]
    Keywords : Microservices; Monolith; Software Architecture; System Design; Performance Evaluation; PaaS; Containers;

    Abstract : With great advancements in cloud computing, the microservice architecture has become a promising architectural style for enterprise software. It has been proposed to cope with problems of the traditional monolithic architecture which includes slow release cycles, limited scalability and low developer productivity. READ MORE