Energy Measurements¶
How does the T2-Project with a microservices architecture compare to the monolithic implementation T2-Modulith in terms of energy consumption?
To answer this question we use different methodologies and tools to measure the energy consumption of both variants under various scenarios.
The files used for executing the measurements are located in the energy-tests folder of the DevOps repository.
The following figure visualizes the basic procedure:
Apache JMeter is used as the load workload generator. It executes a predefined test plan that consists of multiple HTTP requests to the backend. See page JMeter for more information.
There are currently two measurement setups prepared:
The results are discussed on the page Measurement Results.