In a previous project, I built an elastic transcoder farm that used Docker (Alpine), Python, and FFmpeg.
Since the system had to be very cost-efficient, I wanted to make sure the underlying docker image wasn’t creating too much overhead.
After some research, I stumbled upon this ...