Essays about: "data fetching"

Showing result 1 - 5 of 41 essays containing the words data fetching.

  1. 1. Balancing Interoperability and Data Sensitivity: A Design Science approach to building a zero-knowledge API for Healthcare Data

    University essay from Uppsala universitet/Institutionen för informatik och media

    Author : Suranga Ruwan Sampath Gunawardana; [2023]
    Keywords : Design Science Research Methodology DSRM ; Application Programming Interfaces API ; Interoperability; Platform; Health care Context;

    Abstract : The aim of the study was to develop a platform to monitor and evaluate care homes using heterogeneous data sources for a French startup company. The study found that there was no current system to supervise healthcare resources in these facilities with live data. READ MORE

  2. 2. Securing Data in a Cloud Environment: Access Control, Encryption, and Immutability

    University essay from KTH/Hälsoinformatik och logistik

    Author : Ahmad Al Khateeb; Abdulrazzaq Summaq; [2023]
    Keywords : Access Control; Authorization; Keycloak; GPG Keys; Encryption; GitLab; Version Control; Neo4j; Data Security;

    Abstract : The amount of data and the development of new technologies used by all society-critical organizations are increasing dramatically. In parallel, data breaches, cyber-attacks, and their devastating consequences are also on the rise, as well as the number of individuals and organizations that are potential targets for such attacks. READ MORE

  3. 3. Designing a Streaming Pipeline for the Public Dissemination of Astronomy Data

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Nisse Bergman; Hanna Timander Björknert; [2022]
    Keywords : WebRTC; Streaming; Spout; GStreamer; SGCT; OpenSpace; OpenGL; Latency; P2P;

    Abstract : This thesis presents how a solution to fetch and stream a video feed from the astrovisualization software OpenSpace to a web page can be designed. The streaming protocol that was used was WebRTC. Three different methods for fetching data and creating a video feed were investigated: WebRTC, Spout, and GStreamer. READ MORE

  4. 4. Evaluation of Generic GraphQL Servers for Accessing Legacy Databases

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

    Author : Muhammad Ismail; [2022]
    Keywords : GraphQL; GraphQL vs REST; PostGraphile; Hasura; PostgreSQL; Performance Metrics; Throughput; Query execution time; PostGraphile vs Hasura; Latest web technology; Web solutions; communication over internet;

    Abstract : Over a few years back, REST APIs were considered standard web APIs, which nowhave a strong competitor. REST APIs provide some excellent features like stateless serversand structured access to resources. However, over time, it doesn’t offer flexibility withthe access of data and client changing requirements. READ MORE

  5. 5. GraphQL vs. REST : A Comparison of Runtime Performance

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Elias Frigård; [2022]
    Keywords : : Web Development; Application Programming Interfaces; REST; GraphQL; Performance;

    Abstract : Application Programming Interfaces (APIs) are an important component in modern-day web applications. Representation State Transfer (REST) has been the de facto standard for building web APIs since its inception in 2000. In 2015 Facebook launched GraphQL, a technology with the purpose of solving some of the drawbacks of traditional REST APIs. READ MORE