Category:

Chef InSpec


Chef at SCaLE15x

The 15th annual SCaLE (Southern California Area Linux Expo) was held March 2-5, 2017  at the Pasadena Convention Center. This 4-day gathering of Linux enthusiasts was filled with 200+ speakers and presentations, 90+ exhibits and lots of special events.

Read more

Docker Container Compliance with InSpec

Thanks to its speed and approachability, Docker has done a great deal to make containers popular. Need a quick Redis server? docker run redis and boom, you’ve got a Redis server. However, compared to traditional hosts and virtual machines, containers are considerably more difficult to reason about.

Read more

Quantifying DevOps Outcomes: Managing Risk

Last week, we held our second webinar in a four part series focused on digital transformation. In that session, we focused on why mitigating risk is essential to increasing speed. In case you missed it, you can watch a recording of the second episode, “Managing Risk” below.

Read more

Continuous Compliance with InSpec: Bay Area Chef Meetup at Wealthfront

Last month, I spoke at the The Bay Area Chef Meetup, hosted by long time #ChefFriends, Wealthfront. They shared their Chef development process beginning with local dev, using Test Kitchen, all the way through their automated testing pipeline. There were also a lot of great discussions about test driven development practices.

Read more

Chef and Habitat at Container World 2017

Last week, Chef sponsored and attended Container World in Santa Clara, CA . This was an unofficial stop on the ongoing Hands on Habitat World Tour, and we held a well attended workshop on getting started with Habitat and containers.

Read more

Chef Community Engineering – 2016 – A Year in Review

Sure, it’s a little late for a retrospective on 2016 but, as they say, better late than never! Here’s a look back at some of the amazing things the Chef Community Engineering team helped deliver in 2016.

Read more

Set up a Patch Management System Using Chef Automate

How does Chef handle patch management? The short answer is: it depends. For some organizations, patch management is simply a matter of running vendor-recommended updates on a fairly regular interval, while having the flexibility to install on-demand updates as vulnerabilities like 0-days require.

Read more

Top 10 Most Viewed Blogs of 2016

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 more

Automating compliance for financial services

We’ve been talking about the importance of incorporating compliance into your development workflow for a while now. With Chef Automate, we’ve delivered an enterprise-grade solution for turning compliance policy into code.

Read more

Test 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 more

Chef InSpec