The objective of this thesis is to define a service model, which includes services that offer algorithm execution on request.
Furthermore, we aim to create a software solution that provides such a service.
Firstly, we briefly describe the field of cloud computing, service models and a few similar solutions.
Next, we define the main problems and our solution in the form of a service model.
Then, we present the planning and implementation of a software solution that provides our service.
It is designed as a REST API and built using the Go programming language.
We add a web application, which serves to simplify the use of our solution.
Lastly, we assess our solution. The results show adequate performance.
|