Learn to say popular continuous integration runner and platform names correctly.
0 / 5 completed
1 / 5
How is GitHub Actions runner (the agent that executes GitHub Actions CI/CD workflows) correctly pronounced?
GitHub Actions runner is pronounced 'GIT-hub AK-shunz RUN-er' — three plain English elements spoken in sequence. In a technical interview: "We hosted our own GitHub Actions runner so the build could access the internal package registry."
2 / 5
How is BuildKite (CI/CD platform that runs pipelines on your own infrastructure) correctly pronounced?
BuildKite is pronounced 'BILD-kyt' — 'build' plus 'kite', both plain English words, stress on BILD. In a technical interview: "BuildKite queued the pipeline on our own GPU runners instead of a shared cloud pool."
3 / 5
How is CircleCI (cloud-based continuous integration and delivery platform) correctly pronounced?
CircleCI is pronounced 'SUR-kul-SEE-EYE' — 'circle' plus 'C-I' spoken as letters. In a technical interview: "CircleCI cached the node_modules folder, so the second build finished in half the time."
4 / 5
How is Woodpecker (lightweight open-source CI/CD engine forked from Drone) correctly pronounced?
Woodpecker (the CI tool) is pronounced 'WUD-pek-er' — exactly like the everyday name for the bird, stress on WUD. In a technical interview: "Woodpecker ran each pipeline step inside its own isolated container."
5 / 5
How is Drone (container-native continuous delivery platform) correctly pronounced?
Drone (the CI tool) is pronounced 'DROHN' — exactly like the everyday word for an unmanned aircraft, one syllable. In a technical interview: "Drone spun up a fresh container for every single pipeline step."