Sirvi Autor "Loide, Kaarel" järgi
Nüüd näidatakse 1 - 2 2
- Tulemused lehekülje kohta
- Sorteerimisvalikud
listelement.badge.dso-type Kirje , Analysis of Practices for Large Scale Configuration Validation - A Case Study(Tartu Ülikool, 2022) Loide, Kaarel; Jakovits, Pelle, juhendaja; Demidov, Jevgeni, juhendaja; Tartu Ülikool. Loodus- ja täppisteaduste valdkond; Tartu Ülikool. Arvutiteaduse instituutThe move towards containerisation and microservices architecture by software companies has dramatically increased the complexity of configuring modern software systems. The increase in complexity also brings a rise in misconfigurations that contribute heavily to system failures. The DevOps movement amplifies this problem by insisting that developers should own the whole software development lifecycle. Developers now have to configure complex systems while usually not understanding the impact of their decisions. A way to reduce misconfigurations is to use automatic configuration validation software. This software can be easily misused and hard to keep up to date, causing frustration for the end-users and maintainers. This thesis looks into what principles should organisations follow when using automatic configuration validation on a large scale. A real case of a software company with about 400 developers is analysed. The author brings out the problems identified from the analysis and offers solutions for each. Based on the offered solutions, they lead an effort to improve the existing tooling and processes around automatic configuration validation. After the project’s conclusion, the analysis of the results shows that the efforts successfully reduced the maintenance effort and complaints made about the configuration validation tooling and processes. As a final contribution, the author proposes eight best practices that other organisations could follow to improve their usage of automatic configuration validation.listelement.badge.dso-type Kirje , Pythoni süntaksivigade analüüs algajasõbralikumate veateadete kuvamiseks(Tartu Ülikool, 2020) Loide, Kaarel; Annamaa, Aivar, juhendaja; Vojdani, Vesal , juhendaja; Tartu Ülikool. Loodus- ja täppisteaduste valdkond; Tartu Ülikool. Arvutiteaduse instituutThe goal of this bachelor’s thesis is to review literature on the most common syntax errors made by beginners in the programming language Python and analyse different solutions for making the errors more understandable to them. Using the acquired knowledge, a software solution will be created. The aim of this software is to offer improved error messages for the most common syntax errors made by beginners.