Skip to main content
blue-green

blue-green

1 5.8
A way to release software using two identical systems to move users to the new version
  • adjective
  • /bluː-ɡriːn/
  • Specialized
translation icon : despliegue azul-verde

Examples

  • The wide floorboards had been painted a light blue-green.

    Fiction book (2001)
  • The chamber was flooded with a soft, blue-green light, like an undersea scene.

    Fiction book (1990)
  • The hazy blue-green of vegetation carpeted the rolling hills.

    Fiction book (1990)
  • Around the dome, tiny blue-green lights flashed; the creatures were too small and translucent to be seen clearly.

    Fiction book (2001)
  • She could see the wave curling toward her, the glassy blue-green tunnel, the dancing white froth.

    Fiction book (1990)
  • The new website uses a blue-green deployment strategy to ensure smooth updates.

  • By implementing a blue-green setup, the company minimized downtime during the transition.

  • During the software launch, the team switched traffic seamlessly between the blue-green environments.

Surface Forms

blue-green positive

Morphology

blue-green = blue + green (semi-transparent) = blue + green

The components are the colour labels 'blue' and 'green', but the sense refers to a domain-specific deployment strategy named metaphorically, so the full meaning is not directly deducible from the colours alone.

Etymology

Blue-green in computing comes from using two identical environments called blue and green, so you can switch all user traffic from one to the other; imagine two identical rooms painted different colors to see why this lets teams release changes safely and roll back quickly.