Practice the pronunciation of cloud-native acronyms including CNCF, WASM, WASI, OCI, and SPDX.
0 / 5 completed
1 / 5
How is 'CNCF' pronounced?
CNCF (Cloud Native Computing Foundation) is pronounced /siː ɛn siː ɛf/ — 'SEE EN SEE EFF'. Each letter is spelled out: C = /siː/, N = /ɛn/, C = /siː/, F = /ɛf/. CNCF cannot be spoken as a word, so each letter is always enunciated. Non-native speakers rarely try to blend it. CNCF is the Linux Foundation project that hosts and nurtures cloud-native open-source projects including Kubernetes, Prometheus, Envoy, and Containerd, maintaining a landscape of hundreds of tools: 'Kubernetes is a graduated SEE EN SEE EFF project'.
2 / 5
How is 'WASM' pronounced?
WASM (WebAssembly) is pronounced /ˈwæzəm/ — 'WAZ-um'. The acronym is spoken as a word. 'W' = /w/ (the onset). 'as' = /æz/ (short /æ/, voiced /z/). '-m' = /m/ (with an inserted schwa /ə/ before it). Two syllables: WAZ-um. The voiced /z/ for the 's' is standard — 'WAS-m' (unvoiced) is a common non-native error. Never spelled out letter by letter in everyday speech. WebAssembly (Wasm) is a binary instruction format that enables near-native performance for code written in C, C++, Rust, and other languages running in the browser or on servers: 'The video encoder runs as a WAZ-um module'.
3 / 5
How is 'WASI' pronounced?
WASI (WebAssembly System Interface) is pronounced /ˈwɑːsi/ — 'WAH-see'. The acronym is spoken as a word. 'WA' = /wɑː/ (long /ɑː/ as in 'water' in British English). '-SI' = /si/. Two syllables: WAH-see. The long /ɑː/ vowel distinguishes it from 'WASM'. Non-native speakers may use a short /æ/ ('WAS-ee'). WASI is a modular system interface standard for WebAssembly, enabling Wasm modules to access operating system resources (files, network, clocks) in a portable, sandboxed manner outside the browser: 'The CLI tool is compiled to a WAH-see-compatible Wasm binary'.
4 / 5
How is 'OCI' pronounced?
OCI (Open Container Initiative) is pronounced /oʊ siː aɪ/ — 'OH SEE EYE'. Each letter is spelled out: O = /oʊ/, C = /siː/, I = /aɪ/. Three syllables. OCI is never spoken as the word 'oh-see' with only two syllables — the 'I' is always said. Non-native speakers sometimes try to blend it. OCI is the industry standards organisation for container formats and runtime specifications, defining the Image Format Specification and Runtime Specification that underpin Docker, containerd, and Podman: 'Any OH SEE EYE-compliant runtime can execute the image'.
5 / 5
How is 'SPDX' pronounced?
SPDX (Software Package Data Exchange) is pronounced /ɛs piː diː ɛks/ — 'ESS PEE DEE EKS'. Each letter is spelled out: S = /ɛs/, P = /piː/, D = /diː/, X = /ɛks/. Four syllables. SPDX is not pronounceable as a word, so individual letters are always used. Non-native speakers rarely attempt to blend it. SPDX is a Linux Foundation standard for communicating software bill of materials (SBOM) information, including components, licences, copyrights, and security references, used in supply chain security: 'Every container image includes an ESS PEE DEE EKS file for licence compliance'.