# Chef
!!! tip "Nubenetes V2 Elite Portal"
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/chef/).
!!! info "Architectural Context"
Detailed reference for Chef in the context of Hardened Infrastructure.
## Infrastructure as Code
### Configuration Management
#### Enterprise Tooling
- **(2025)** [==chef.io==](https://www.chef.io) [RUBY CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Chef is an enterprise-grade infrastructure configuration management platform. While traditionally targeting virtual machines, it provides robust cloud-native toolkits to manage bare-metal nodes, OS compliance, and security policies.
#### Training
- **(2024)** [learn.chef.io](https://www.chef.io/training/tutorials) [RUBY CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — The official learning platform for Chef. Features deep-dive, code-driven tutorials explaining how to programmatically manage enterprise nodes and infrastructure configurations across hybrid cloud environments.
---
💡 **Explore Related:** [IaC](./iac.md) | [Terraform](./terraform.md) | [Crossplane](./crossplane.md)