5 exercises on pronouncing DevOps tools and processes.
0 / 5 completed
1 / 5
How is "CI/CD" read aloud in conversation?
CI/CD is always spelled out letter by letter: "C-I, C-D" or "see-eye see-dee" /siː aɪ siː diː/. So "the CI/CD pipeline" is "the see-eye see-dee pipeline", "configure see-eye see-dee", "the see-eye see-dee workflow." The slash "/" between CI and CD is not voiced — you simply say the letters without a pause for the slash. Never compress it into "sick-d" or "sik-id." In everyday standup: "Is the see-eye see-dee pipeline green?" This initialism is always spelled.
2 / 5
How is "YAML" (the configuration file format) pronounced?
YAML is pronounced as the single word "yam-el" /ˈjæməl/, rhyming with camel. The official YAML project confirms this: it is always said as a word, never spelled out letter by letter. So "a YAM-el file", "edit the YAM-el config", "YAM-el syntax error." Do not say "Y-A-M-L" (over-formal) or "yah-mul" (wrong vowel). The full name is "YAML Ain't Markup Language" (a recursive acronym), but the pronunciation is simply the two-syllable word "YAM-el." Rhyming it with "camel" is the most reliable mnemonic.
3 / 5
How is "Terraform" (the IaC tool) pronounced?
Terraform is pronounced "TERRA-form" /ˈtɛrəfɔːrm/ — three syllables, primary stress on "TERRA." "Terra" is Latin for "land/earth" and "form" means "to shape," so the name means "to shape the land" (like terraforming a planet). So "run TERRA-form plan", "the TERRA-form state", "TERRA-form modules." HashiCorp's own videos use "TERRA-form." You may also hear "TERR-uh-form" which is a natural stress reduction, and both are understood. Always stress the first syllable.
4 / 5
How is "Ansible" (the configuration management tool) pronounced?
Ansible is pronounced "AN-sib-el" /ˈænsɪbəl/ — three syllables, stress on the first. The name is borrowed from Ursula K. Le Guin's science fiction, where an "ansible" is a faster-than-light communication device. So "deploy with AN-sib-el", "the AN-sib-el playbook", "configure with AN-sib-el." Do not stress the second syllable ("an-SIB-el") or use a long "ah" vowel in the first syllable ("AHN"). The short /æ/ vowel as in "ant" is correct: "AN-sib-el."
5 / 5
How is "Docker" pronounced?
Docker is pronounced "DOCK-er" /ˈdɒkər/ — two syllables, stress on the first, short /ɒ/ vowel as in "dock" (a place where ships berth). So "a DOCK-er container", "the DOCK-er daemon", "DOCK-er compose." The short "o" /ɒ/ (British) or /ɑː/ (American) is the same vowel as in "dock," "lock," and "block." Do not lengthen it to "DOH-ker." In American English the vowel is slightly more open — "DAH-ker" — but stress is always on the first syllable. The name comes from "dock worker" (a person who works on a dock).