# \[AIAS-01] Architecture overview

The target system for the optimization study described in this guide is a Java-based microservice acting as an authentication service for multiple digital applications all running on Kubernetes.

The reference architecture is illustrated by the following diagram. Notice the load testing (JMeter) and monitoring (Elastic APM) tools, respectively used to load the target system and to collect the KPIs used in the optimization study.

<figure><img src="/files/5E8XAdAN74rYRidspnIa" alt=""><figcaption></figcaption></figure>

The goal of this optimization study is to reduce the cost of the Kubernetes infrastructure.


---

# 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-sandbox/aias-01-guide-explore-an-optimization-study-for-a-kubernetes-microservices-application/aias-01-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.
