MSc thesis. title: "Dependency injection in serverless scenarios"
workflow:
- re-implement the tests made on Azure and AWS (basic dependency injection of a function, need to choose how to implement the registry)
- other examples with functions that implement access control and logging
- evaluate the performance
- modify the infrastructure in order to containerize the injector and optimize the situation in which the dependecy providers are on the same node of the clients
- evaluate the performance