Sökning: "Backend"

Visar resultat 1 - 5 av 149 uppsatser innehållade ordet Backend.

  1. 1. Streamlining the Process of Surveying Cybersecurity Vulnerabilities in OT

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Willem Brahmstaedt; Eira Höglund; Caspian Kullgren; Simon Larsson; Hanna Schaff; Johanna Thall; [2023-03-03]
    Nyckelord :operational technology; cybersecurity standards; containerization; computer aided process optimization; software development; application; web server;

    Sammanfattning : Operational Technology, OT, is the backbone of the 21st-century society since it eases access for managing critical infrastructure like water, transportation, and energy supply. Therefore, the security of such systems is of utmost importance. LÄS MER

  2. 2. Design & build a web interface for a quantum computer

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Lucas Karlsson; Alexander Jyborn; David Andreasson; Karl Gunnarsson; Vlad Dragos; Jamal Aldiwani; [2023-03-03]
    Nyckelord :Qubit; Connectivity Map; GUI; React; TypeScript; Web Interface Design;

    Sammanfattning : The Wallenberg Centre for Quantum Technology (WACQT) is a research project that aims to develop a high-end 100-qubit quantum computer. To get an overview of the quantum computer and to gain insights about the quantum computer configuration’s state through visualizations, a Graphical User Interface (GUI) is needed to display the data from the different configurations. LÄS MER

  3. 3. Back-end for Front-end Connectorto Reduce Development Time : A Proof of Concept Project

    M1-uppsats, Högskolan i Halmstad/Akademin för informationsteknologi

    Författare :Mattias Svensson; Alexander Runemark; [2023]
    Nyckelord :;

    Sammanfattning : This project, in collaboration with Consid AB, aims to develop a softwarethat reduces the time to market for new web projects to their customers. Theproject is called BFFConnector and handles requests and responses betweendifferent Content Management Systems (CMS) and the back-end server viaa structured communication channel (API). LÄS MER

  4. 4. Autentisering på Internet : En studie och utvärdering av olika metoder för att autentisera användare

    M1-uppsats, Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Författare :Björn Ettelman; [2023]
    Nyckelord :Inloggning; autentisering; JavaScript; Node.js; Användbarhet; tillgänglighet; säkerhet;

    Sammanfattning : The goal of the project is to evaluate three different methods of authenticating users on the Internet. These three methods are: login with username and password, two-factor authentication, and Freja eID. The login systems are evaluated in terms of usability, accessibility, security, and complexity. LÄS MER

  5. 5. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

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

    Författare :Asta Olofsson; [2023]
    Nyckelord :Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Sammanfattning : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. LÄS MER