Platform · 2009–2020 · Cloud Scale
Chef
Ruby DSL infrastructure as code with cookbooks and a community site. Ansible ate the simpler path.
Chef faded because agent-based Ruby cookbooks lost to SSH-based YAML and container immutability. The learning curve was real; the payoff was real for early cloud adopters. Docker and Kubernetes moved configuration left; Chef became a migration source.

Context
Split everything, then pay for the glue
Hyperscale patterns escaped the companies that needed them. Containers unified packaging; Kubernetes became the cloud OS; microservices and NoSQL were sold as defaults. Mobile-first stuck because screens changed. Cargo-cult distributed systems stuck around as invoices. The durable move was packaging and ops maturity — not rewriting every app into a mesh.
Compare with
Related
Platform · 2005–2019
Puppet
Declarative config management with a heavy enterprise sales motion. Still haunts datacenters that virtualized early.
Platform · 2012–now
Ansible
YAML over SSH that sysadmins could actually read. The config-management winner by approachability.
Platform · 2013–now
Docker / Containers
Ship the environment with the code. The packaging unit of modern compute.