2.1 Getting Started
Getting started with the lab environment.
In this lab we will have a look at our shop application. The implementation consists of a monolith with its own postgresql database.
The application is a small shop including a stock inventory. It provides an RESTful API which is used to create orders. The article stock count has to be decreasing whenever an article is ordered. If an order includes an article which is not in stock the order will not be completed.
We will use monitoring and tracing for our application.
Our environment looks like this:

Getting started with the lab environment.
Getting started with the lab and environment.
Getting familiar with the application.
Starting and using the Lab environment.
Inspecting the application metric setup.
Inspecting the tracing setup.