I had heard before that Go dominates as the programming language of the cloud and wanted to investigate that claim. In this post I looked at the repositories of all Cloud Native Computing Foundation (CNCF) projects and assembled statistics on the programming languages used.
I wrote a quick Go application that goes through each repository and uses GitHub’s API to gather language statistics. The raw results can be found here.