5 exercises on commonly mispronounced tool and platform names.
0 / 5 completed
1 / 5
How is "Kubernetes" most commonly pronounced?
Kubernetes is pronounced "koo-ber-NET-eez" /ˌkuːbərˈnɛtiːz/ — four syllables, stress on "NET", ending in an "-eez" sound. The name is Greek for "helmsman". It is frequently abbreviated to "K8s" ("kates" or "kay-eights"), where the 8 stands for the eight letters between K and s. So engineers say either "koo-ber-NET-eez" or "K8s". Avoid clipping it to "koober-nets" (no final "-eez") — the classic full pronunciation keeps that last syllable. It is one of the most mispronounced names in DevOps.
2 / 5
How is "PostgreSQL" correctly pronounced?
PostgreSQL is officially pronounced "post-gres-Q-L" /ˈpoʊstɡrɛs ˌkjuː ˈɛl/, but almost everyone shortens it to "Postgres" /ˈpoʊstɡrɛs/. The "SQL" part can be "sequel" or "S-Q-L". So you will hear "post-gres", "post-gres-sequel" or "post-gres-S-Q-L". Avoid "post-gree-S-Q-L" (no long "ee") and never "post-gree-squeal". The simplest safe form in conversation is just "Postgres". The project itself confirms "post-gres-Q-L" as the formal reading.
3 / 5
How is the web server "nginx" pronounced?
nginx is pronounced "engine-X" /ˌɛndʒɪnˈɛks/ — exactly like the two words "engine" + "X". The unusual spelling drops the "e" of "engine" but the pronunciation keeps it. So "configure nginx" is "configure engine-X", and "nginx reverse proxy" is "engine-X reverse proxy". Do not try to sound out the literal letters as "en-jinks" or "nginks". This is a well-known gotcha: the official site spells out "engine x" to settle the question.
4 / 5
How is the Linux distribution "Ubuntu" pronounced?
Ubuntu is pronounced "oo-BOON-too" /ʊˈbʊntuː/, with stress on the middle syllable "BOON". An anglicised "you-BUN-too" is also widely heard and accepted. The word comes from the Nguni Bantu concept meaning "humanity to others". So "install Ubuntu" is "install oo-BOON-too", and "Ubuntu Server" is "oo-BOON-too server". The key is the middle-syllable stress and the "oo/uu" vowels — avoid flattening it to "uh-bun-too" with no clear stressed beat.
5 / 5
How is "GNU" (as in GNU/Linux) pronounced?
GNU is deliberately pronounced with a hard, audible g: "g-NOO" /ɡəˈnuː/ (a one-syllable "g'noo" or two-syllable "guh-NOO"). The project insists on sounding the g, distinguishing it from the animal "gnu" (the wildebeest), whose g is silent ("noo"). It is a recursive acronym: "GNU's Not Unix". So "GNU/Linux" is "g-NOO slash Linux", and "GNU tools" is "g-NOO tools". You may also spell it "G-N-U", but the founders specifically ask for the hard-g "g-NOO". Do not say plain "new".