Learn the correct pronunciation of API gateways and reverse proxies used in cloud-native and microservices technical interviews.
0 / 5 completed
1 / 5
How is Traefik correctly pronounced?
Traefik is pronounced 'TRAY-fik' — like 'traffic' but with a long A: TRAY (rhymes with 'day'), then 'fik'. Stress on TRAY. Don't say 'TRAF-ik' (short A) or 'tray-FEEK'. In a technical interview: "We use TRAY-fik as our reverse proxy — its automatic Let's Encrypt integration and Docker label discovery mean we never need to edit config files manually."
2 / 5
How is Envoy correctly pronounced?
Envoy is pronounced 'EN-voy' — like the diplomatic envoy: EN (as in 'end'), then 'voy' (VOY, rhymes with 'boy'). Stress on EN. Don't say 'en-VOY'. In a technical interview: "We use EN-voy as our service mesh data plane — Istio configures EN-voy proxies automatically via xDS APIs to handle traffic shaping and mTLS."
3 / 5
How is Contour correctly pronounced?
Contour is pronounced 'KON-toor' — 'Con' (KON, short O), then 'tour' (TOOR, rhymes with 'poor'). Stress on KON. Don't say 'kon-TOOR' or 'KON-ter'. In a technical interview: "We use KON-toor as our Kubernetes ingress controller — it's backed by EN-voy and supports the Gateway API spec."
4 / 5
How is Gloo correctly pronounced?
Gloo is pronounced 'GLOO' — rhymes with 'glue', 'blue', and 'true'. Single syllable, long OO sound. Don't say 'GLOH'. In a technical interview: "We use GLOO Gateway from Solo.io as our API gateway — it provides advanced traffic management and security policies on top of EN-voy."
5 / 5
How is Caddy correctly pronounced?
Caddy is pronounced 'KAD-ee' — like the golf caddy: KAD (short A, rhymes with 'bad'), then 'ee'. Stress on KAD. Don't say 'KAY-dee'. In a technical interview: "We use KAD-ee as our web server for internal tooling — its automatic HTTPS via Let's Encrypt means zero TLS configuration for new services."