Skip to main content
SHARE
Publication

Leveraging Single-Page Applications for Seamless Scientific Workflows: DevSecOps Considerations

Publication Type
Conference Paper
Book Title
USRSE23 Conference Proceedings
Publication Date
Page Numbers
1 to 3
Publisher Location
United States of America
Conference Name
US Research Software Engineers Association Conference, US-RSE 23 (https://us-rse.org/usrse23/)
Conference Location
Chicago, Illinois, United States of America
Conference Sponsor
US-RSE
Conference Date
-

Single-page applications (SPAs) have become indispensable in modern frontend development, with widespread adoption in scientific applications. The process of creating a single-page web application development environment which accurately reflects the production environment isn’t always straightforward. Most SPA build systems assume configuration at build time, while DevSecOps engineers prefer runtime configuration. This paper suggests a framework-agnostic approach to address issues that encompass both development and deployment, but are difficult to tackle without knowledge in both domains.