[AIAB-02] Create the study
In this guide, your goal is to optimize Konakart performance such that:
throughput is maximized, so that your e-commerce service can successfully support the high traffic peaks expected in the upcoming highly demanding season
as you need to take into account the customer experience, you want also to make sure that the response time always remains within the required service-level objective (SLO) of 100ms.
This business-level goal translates into the following configuration for your Akamas study:
goal: maximize
transactions_throughput
metricconstraint:
transactions_response_time
metric to stay under 100ms
The study-max-throughput-with-SLO.yaml
provides the pre-configured study:
Run the following command to create your study:
Last updated