Category:
Products and Projects
Preparing for Chef Client 13

By Thom May
Over the last year, we’ve adopted a monthly release cadence for Chef. This has served us well, giving our users (and our staff!) a predictable schedule and making it safer and easier to release a version of Chef than ever before. Now, it’s time to introduce the next step.
Read moreHabitat application portability and understanding dynamic linking of ELF binaries

By Matt Wrock
This post was originally published on the Hurry Up and Wait! blog on December 30, 2017. I do not come from a classical computer science background and have spent the vast majority of my career working with Java, C# and Ruby – mostly on Windows.
Read moreContinuous Delivery of Habitat Packages with Chef Automate
This post was originally published on the SysAdvent blog on December 21, 2017. Introduction Habitat by Chef is a framework for building, deploying, and running any kind of application. Chef’s blog has a good introductory series on the concepts behind Habitat, and the Habitat tutorial is a good place to start learning.
Read moreTop 10 Most Viewed Blogs of 2016

By Jamie Bright
In 2016, we published more than 200 blog posts, highlighting major releases and announcements, partnerships and integrations, skill-building and how to articles, and more. Here are the top ten most viewed posts of 2016.
Read morePolicyfiles, Push Jobs, and Provisioning – Clarity on the current state of the Chef ecosystem
The 2016 Chef Community Summit in Seattle brought to light a particular set of concern and confusion in our community around the future of three Chef ecosystem tools: Policyfiles, Push Jobs, and Chef Provisioning.
Read moreWhy Habitat? The Supervisor and Run Lifecyle

By Michael Ducy
This is the third post in our series, Why Habitat? You can catch up with Part 1 and Part 2. In our previous posts, we talked about packaging your applications and compared results between packaging using a Dockerfile vs using Habitat. The core of Habitat packaging is the plan.
Read moreTest Ohai Plugins with ChefSpec and InSpec
You can test your custom Ohai plugins with ChefSpec using the chefspec-ohai gem, and with InSpec in Test Kitchen. This frees you from the traditionally difficult task of debugging a failing Ohai plugin. In this post, I’ll focus solely on testing an Ohai plugin.
Read moreRule the cloud with Chef Automate and AWS
Last week at re:Invent, Amazon Web Services CTO, Werner Vogels unveiled AWS OpsWorks for Chef Automate during his keynote. We here at Chef are super excited and the initial reception has been amazing! Previously, I covered what’s inside the new offering from a technical perspective.
Read moreAssess and remediate your Windows Servers with Chef

By Joe Gardiner
I’m pleased to announce two new Chef assets that enable you to assess and remediate your Windows 2012 R2 Servers using the compliance feature of Chef Automate. They are both basic, initial examples, but demonstrate how you can use a compliance profile in conjunction with a cookbook to apply best practice server hardening.
Read moreThe Audit Cookbook: A How-To
The audit cookbook is a tool used to run InSpec tests and send the results to chef-compliance (either directly or via chef-server) or to chef-visibility in an automated way. We recently took on an overhaul of the audit cookbook to rewrite the content using chef handlers.
Read more