From the "Workflows" page, you can explore all the Workflows within the sandbox: these define all the steps used to automate the performance optimization process. Open the Workflow for our example study, "Auth service", and explore it by selecting the tasks in the diagram.
Akamas executes the steps defined in the workflow for each tuning experiment.
In this example, the Workflow performs the following tasks:
Write the new configuration (parameter values recommended by Akamas AI) to the K8s deployment file
Start the load test (in this study, this was done by leveraging a JMeter integration, as illustrated in the architecture overview)
Calculate the cloud cost associated with this configuration.