Latest Stories
#ChefTalks: Culture and Diversity in DevOps w/Rachel Chalmers and Jez Humble
Today we have another video in our ongoing #ChefTalks video series. Once again, Rachel Chalmers and Jez Humble are providing fresh perspectives and insights into culture, diversity, and change in IT. The below video provides a quick look at culture vs. tools, what DevOps is today, and where it needs to go.
From Solo to Zero: Migrating to Chef Client Local Mode
Chef Solo was the original Chef. Remember the bad old days before the Chef server existed as a product, and the only way to use Chef was to scp (or worse, ftp) giant tarballs of recipes & cookbooks from system to system?
Changes to the Contributor License Agreement Process
With the soft-opening of Supermarket, we updated the process for signing a Contributor License Agreement, CLA. Supermarket has already started tracking CLAs. Unfortunately, because of the way this data has been stored in the past, we were not able to migrate the data.
Immutable Infrastructure: Practical or Not?
With the continued popularity of Docker and containerization generally, the concept of immutable infrastructure has again come to the fore. Immutable infrastructure is generally defined as a stack that you build once (be it a virtual machine image, container image, or something else), run one or many instances of, and never change again.
Energy Research Lab Deploys Chef
NREL to Automate and Secure Cloud Infrastructure, Empowering Faster and More Reliable Research Chef today announced the Energy Department’s National Renewable Energy Laboratory (NREL) has deployed Enterprise Chef™ to power vital energy research by harnessing the potential of cloud computing.
#ChefTalks: “Realities of Cultural Change” w/ Jez Humble and Rachel Chalmers
We’re continuing our new series of #ChefTalks videos with an insightful segment from Jez Humble and Rachel Chamlers. In today’s video, Jez and Rachel discuss the challenges and realities of cultural change within organizations.
Welcome New Chefs!
Both Chef and the Chef Community are growing like crazy these days. We’ve realized many of you in the community might like knowing the folks joining our team who will be working on Chef itself, or supporting your success. As with many things, it’s better to start small.
Deutsche Telekom’s Enterprise DevOps Journey
This is a guest post by Shruti Bhat, Director Products at Ravello Systems While the debate rages on about DevOps for enterprises, one large enterprise brought together rock-solid quality of service and extreme agility to create a “best of worlds” DevOps implementation.
Supermarket HTTPS Redirect Postmortem
Ohai Chefs! The new community site, Supermarket, was soft-launched in "beta" on Tuesday, June 17. When it was launched, we weren't enforcing HTTPS/SSL for the site. Yesterday, we deployed a change to enforce redirection from HTTP to HTTPS at the application level, which wound up loading a default Nginx page.