Essays about: "internet web server"

Showing result 1 - 5 of 94 essays containing the words internet web server.

  1. 1. Comparative Analysis of Load Balancing in Cloud Platforms for an Online Bookstore Web Application using Apache Benchmark

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

    Author : Srilekha Pothuganti; Malepiti Samanth; [2023]
    Keywords : Cloud computing; load balancing; virtual instances; and the Apache Benchmark Tool;

    Abstract : Background :Cloud computing has transformed the landscape of application deploy-ment, offering on-demand access to compute resources, databases, and services viathe internet. This thesis explores the development of an innovative online book-storeweb application, harnessing the power of cloud infrastructure across AWS,Azure, andGCP. READ MORE

  2. 2. An Evaluation of WebAssembly Pre-Initialization for Faster Startup Times

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

    Author : William Stackenäs; [2023]
    Keywords : WebAssembly; Wasm; pre-execution; pre-initialization; execution time; Wizer; WebAssembly; Wasm; förexekvering; förinitialisering; exekveringstid; Wizer;

    Abstract : WebAssembly (Wasm) has emerged as a new technology for the web that enables complex and interactive web applications, while utilizing a compact and platform-independent bytecode format. Due to its flexibility, portability, and built-in security, it has since evolved to be used in many other embeddings, such as internet-of-things, server applications, and even mobile applications. READ MORE

  3. 3. Performance comparison and assessment of GitHub Actions and Jenkins

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

    Author : Sarfaraz Jamshidi; Ichtiar Iminov; [2022]
    Keywords : Continuous Integration and Continuous Delivery; CI CD; Performance; GitHub Actions; Jenkins; Development and Operations DevOps ; Continuous Integration and Continuous Delivery; CI CD; Prestanda; GitHub Actions; Jenkins; Development and Operations DevOps ;

    Abstract : There is a great demand for fast deliveries of improved and updated software in different software development areas, like Internet of Things, web, and cloud, in today’s digitalized world. Software developers and organizations must adapt to be able to deliver according to customers’ wishes, to be able to retain them, and remain competitive with other organizations. READ MORE

  4. 4. Mitigating HTTP Denial-of-Service Attacks on Self-Hosted Web Applications

    University essay from KTH/Datavetenskap

    Author : William Berg; Gustav Henningsson; [2022]
    Keywords : ;

    Abstract : Denial-of-service (DoS) attacks are a common threat to any resource on the internet, making knowledge regarding how to prevent them increasingly valuable. In this paper we have investigated different HTTP DoS attacks, how they affect web servers, and what steps one might take to protect a self-hosted web application from such attacks. READ MORE

  5. 5. 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