It's the integration of the library astroreha into a scalable architecture. The key points noted here are scaling. Used fastify for as less latency as possible.
Hence giving it an upate
docker-compose up --scale astrocharts-rest=4 --build -d
Logging
docker-compose logs -f --tail=15