[AIAS-03] Create the system
Last updated
Last updated
To model the Online Boutique inside Akamas, we need to create a corresponding System with its components in Akamas, and also associate a Prometheus telemetry instance to the system to allow Akamas to collect the performance metrics.
Now you need to first login to Akamas with the following command:
Start by installing the necessary optimization packs:
Then, create the Online Boutique system using the artifacts you previously downloaded:
You should see a message like this:
Now, you can create all the components by running:
Lastly, create the telemetry instance:
At this point, you can access the Akamas UI and verify that the Online Boutique system and its components are created under the Systems menu:
Notice that this System leverages the following Optimization Packs:
Kubernetes: it provides a component type required to model each Kubernetes Pod - one for each Deployment in the Online Boutique.
Web Application: it models the end-to-end metrics of the Online Boutique, such as the application response time and throughput.