Camunda Interview Question

Test task was to write a Prometheus exporter app in Python to get some metrics in a certain format, pack it into Docker, write simple k8s configuration and then deploy it .

Interview Answer

Anonymous

Sep 7, 2023

The most difficult part was Prometheus itself, since I never worked with it. Then pack it in a Python serving app. Docker + k8s was the easiest part for me. Got no feedback as mentioned :)