Abstract
Cloud based software development platforms are continuously becoming more powerful and penetrate towards the daily routines of modern developers. This paper presents a debugging approach that can be used in cloud based service development platforms where developer is working on relatively small sized scripts to be hosted on multi-tenant cloud platforms. Presented remote debugging approach utilizes record/replay technique to re-execute and record the variable evaluations whenever an exception is thrown during the developed service’s run-time. Additionally, an alternative recording scheme is also proposed that involves only recording external data accesses. Memory and run-time overhead of proposed approaches show that remote debugging approach can be useful especially when the minimal recording scheme is applied.
Original language | English |
---|---|
Title of host publication | Cloud Computing and Services Science - 8th International Conference, CLOSER 2018, Revised Selected Papers |
Editors | Víctor Méndez Muñoz, Donald Ferguson, Markus Helfert, Claus Pahl |
Publisher | Springer Verlag |
Pages | 64-76 |
Number of pages | 13 |
ISBN (Print) | 9783030291921 |
DOIs | |
Publication status | Published - 2019 |
Event | 8th International Conference on Cloud Computing and Services Science, CLOSER 2018 - Funchal, Portugal Duration: 19 Mar 2018 → 21 Mar 2018 |
Publication series
Name | Communications in Computer and Information Science |
---|---|
Volume | 1073 |
ISSN (Print) | 1865-0929 |
ISSN (Electronic) | 1865-0937 |
Conference
Conference | 8th International Conference on Cloud Computing and Services Science, CLOSER 2018 |
---|---|
Country/Territory | Portugal |
City | Funchal |
Period | 19/03/18 → 21/03/18 |
Bibliographical note
Publisher Copyright:© 2019, Springer Nature Switzerland AG.
Keywords
- Cloud based development
- Record/replay debugging
- Remote service debugging