Infrastructure as Code tools are essential in platform engineering, but some names like Pulumi and Crossplane catch developers off guard. This exercise trains you to say Pulumi, CDK, Crossplane, Spacelift, and Atlantis with clarity.
0 / 5 completed
1 / 5
How is 'Pulumi' pronounced?
Pulumi is an Infrastructure as Code platform and its name is pronounced /puːˈluːmi/ — stress falls on the second syllable 'LOO'. The vowels are both long /uː/ as in 'moon'. The company has confirmed this pronunciation in their official materials. Stressing the first syllable ('POO-loo-mee') is common but places stress incorrectly. In context: 'We define all our AWS resources in poo-LOO-mee TypeScript programs.'
2 / 5
How is 'CDK' (AWS Cloud Development Kit) pronounced?
CDK is an initialism spelled out as three letters: C-D-K, giving /siː diː keɪ/. In conversational developer speech the final 'K' often receives slight emphasis: 'see-dee-KAY'. Blended forms like 'SID-ik' are occasionally used humorously but are not standard. In context: 'The infrastructure is written in see-dee-KAY using Python constructs.'
3 / 5
How is 'Crossplane' pronounced?
Crossplane (the Kubernetes-based IaC tool) is 'cross' + 'plane', pronounced /ˈkrɒspleɪn/. The vowel in 'cross' is the short /ɒ/ as in 'lot' (British) or /ɑː/ (American). Stress is on the first syllable 'KROS'. The '-plane' is /pleɪn/ with the /eɪ/ diphthong. In context: 'KROS-playn lets you manage cloud resources directly from Kubernetes manifests.'
4 / 5
How is 'Spacelift' pronounced?
Spacelift is a CI/CD platform for IaC, pronounced /ˈspeɪslɪft/ — 'space' + 'lift'. The 'space' vowel is the /eɪ/ diphthong as in 'face'. The 's' before 'l' remains voiceless /s/, not /z/. Stress is on the first syllable 'SPAYS'. In context: 'All Terraform runs are gated through SPAYS-lift for policy enforcement.'
5 / 5
How is 'Atlantis' (Terraform pull request automation) pronounced?
Atlantis (the legendary continent and the Terraform automation tool) is pronounced /ætˈlæntɪs/ with stress on the second syllable 'LAN'. The /æ/ in 'lan' is the short vowel as in 'man'. This is a classical name stress pattern — three-syllable words ending in a short syllable take penultimate stress. In context: 'When you open a PR, at-LAN-tis runs a Terraform plan automatically.'