Honors Program
Date of this Version
5-10-2022
Document Type
Thesis
Citation
C. Marcoux, "Data Management in Web Applications to Balance Performance and Security," Undergraduate Honors Thesis, University of Nebraska - Lincoln, 2022
Abstract
As web applications become increasingly popular, many are running several calculations and data processing on the client machine, it is important to consider data management practices on the front-end of these web applications. Typically, some data from the server is stored in the client's memory or hard disk. How much data should be stored for how long, as well as many other considerations, influence the time and space performance of the web application, as well as its security. In this thesis, we explore several challenges, solutions, and design patterns in web application data management through the lens of a senior software engineering project as a case study.
Included in
Computer and Systems Architecture Commons, Data Storage Systems Commons, Digital Communications and Networking Commons
Comments
Copyright Caleb Marcoux 2022.