Essays about: "software architecture"

Showing result 41 - 45 of 697 essays containing the words software architecture.

  1. 41. Enhancing an Existing Attack Projection System with Deep Learning

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

    Author : Mikael Kolanowski; [2023]
    Keywords : Cybersecurity; Attack projection; Deep learning; LSTM; Transformer; Cybersäkerhet; Attackprojicering; Djupinlärning; LSTM; Transformer;

    Abstract : As organizations and critical infrastructure increasingly rely on computer networks for their function, cyber defense becomes more and more important. A recent trend is to employ predictive methods in cybersecurity. Attack projection attempts to predict the next step in an ongoing attack. READ MORE

  2. 42. Comparison of ’Fog of War’ models in digital wargames : Using Entity-Component-System architecture and ArcGIS

    University essay from KTH/Hälsoinformatik och logistik

    Author : Karim Osama Obeia; Agata Łucja Wójcik; [2023]
    Keywords : Fog of War; Wargame; Line of Sight; ECS; Entity Component System; ArcGIS; Krigsdimma; Krigsspel; Siktlinje; ECS; Entity Component System; ArcGIS;

    Abstract : Fog of War is a term for uncertainty in situational awareness. Fog of War is an essential part of a wargame which causes the participating units’ perception of the environment to be distorted and altered. Introducing a certain amount of uncertainty helps to better mimic the situation on the battlefield. READ MORE

  3. 43. Implementation and Characterisation Testing of a PCDU for Nanosatellites

    University essay from Luleå tekniska universitet/Rymdteknik

    Author : Spyridon Gouvalas; [2023]
    Keywords : Electrical engineering; Testing; PCDU; Nanosatelllites; EPS; Power Management; Software Development; Hardware Development;

    Abstract : Satellite power management systems play a crucial role in ensuring the operational success andlongevity of satellite missions. As satellites operate in the harsh environment of space, efficient powermanagement is essential to maximize energy utilization, maintain stability, and extend mission lifespans. READ MORE

  4. 44. Analysis of Code Smells and Anomalies in Modern Web Software

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

    Author : Elias Cherkaoui; [2023]
    Keywords : Code anomalies; smells; refactoring;

    Abstract : Code anomalies, also known as code smells, are any characteristics in software code that indicate amore severe problem exists deep in the code. These anomalies do not always prevent a system fromfunctioning, but they can restrict development and increase the difficulty of maintaining the software. READ MORE

  5. 45. CLIENT-SIDE CACHING: REDUCING SERVER LOAD AND LATENCY IN A NETWORK TRAFFIC ANALYSIS TOOL

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Oskar Södermark; [2023]
    Keywords : Caching; client-side cache implementation; cache deployment; partially repeated queries; cache placement investigation; client-side cache; reducing latency; reducing server load;

    Abstract : Caching is a fundamental technique widely used in the field of computing to reduce network traffic, server load, and latency. Storing frequently accessed data in a high-speed cache layer can make future requests process faster by involving fewer system components when generating and serving the response. READ MORE