Essays about: "Servers"

Showing result 1 - 5 of 410 essays containing the word Servers.

  1. 1. To Deploy, or Not to Deploy, That is the Question A qualitative study of the decision-making experiences of engineers deploying software changes in production

    University essay from Lunds universitet/Avdelningen för Riskhantering och Samhällssäkerhet

    Author : Jessica Ann DeVita; [2024]
    Keywords : Automation; Common ground; Complexity; Coordination; COVID19 pandemic; Deployment decision; Incident response; Mental model; Naturalistic decision-making; Phenomenology; Resilience; Risk; Software engineering; SRE; Strategy; Temporal reasoning; Uncertainty; Web operations; FLMU06; Technology and Engineering;

    Abstract : The web services that millions of people count on require large-scale computer resources (servers, nodes, networking) and an intricate set of interdependent software services. Under pressure to continually improve these services, code and configuration changes are deployed hundreds or thousands of times every day. READ MORE

  2. 2. Performance Evaluation of HTTP/3 as an Interservice Communication Mechanism

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Mislav Milicevic; Sofia Sjöblad; [2023-09-27]
    Keywords : ;

    Abstract : The HTTP protocol is widely used for communication and data transfer on the internet. HTTP requests are sent from clients to servers, and the servers respond with the requested data. HTTP is not limited to web pages, but can be used for any service that provides resources when requested. READ MORE

  3. 3. Perceptual Sensitivity to Video Degradations in a Simulated Cloud-Gaming Environment: An Empirical Study through Subjective Tests

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Boli Gao; [2023]
    Keywords : ;

    Abstract : Cloud gaming, often referred to as gaming on demand or game streaming, is a contemporary form of online gaming. It operates by running video games on powerful, remote servers and streaming them in realtime directly to a user’s device. READ MORE

  4. 4. Big Data and Analytics with Driving  Data : Implementation and Analysis of Data Pipeline and Data Processing Resources

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ivar Blohm; Erik Jarvis; [2023]
    Keywords : ;

    Abstract : This thesis project was conducted in cooperation with Zenseact for the purpose of investigating the possible usage of Google BigQuery and its capabilities to store and provide insights of large time-series data. An end-to-end data pipeline was built to facilitate the movement of data from Zenseact's local servers and ingestion into BigQuery. READ MORE

  5. 5. Benchmarking the request throughput of conventional API calls and gRPC : A Comparative Study of REST and gRPC

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

    Author : Johan Berg; Daniel Mebrahtu Redi; [2023]
    Keywords : REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Performance; Microservices; Network Communication; REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Prestanda; Mikrotjänster; Nätverkskommunikation;

    Abstract : As the demand for better and faster applications increase every year, so does the demand for new communication systems between computers. Today, a common method for computers and software systems to exchange information is the use of REST APIs, but there are cases where more efficient solutions are needed. In such cases, RPC can provide a solution. READ MORE