# \[AIAB-03] Architecture overview

The following picture represents the high-level architecture of how Akamas operates in this scenario.

Here are the main elements:

* The target system to be optimized is Konakart, a real-world e-commerce web application based on Java and running as a Docker container within a dedicated cloud instance - in this guide, the goal is to optimize Konakart throughput and response time
* The optimization scope covers the Konakart Java Virtual Machine (JVM), with JVM parameters specified in a Docker configuration file on the Konakart cloud instance
* The optimization experiments leverage LoadRunner Enterprise as a load-testing tool
* The optimization results leverage Prometheus as a telemetry provider to collect JVM and OS-level metrics.

<figure><img src="/files/SrKD9IVqEMzYl3CR8qXt" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.akamas.io/quick-guides/quick-guides-akamas-in-a-box/aiab-03-optimize-a-java-based-application-konakart-with-lre/aiab-03-architecture-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
