Category:

Products and Projects


Why Habitat? The Supervisor and Run Lifecyle

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

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

Assess and remediate your Windows Servers with Chef

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 more

The 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

The blind adoption mistake: How to determine if containers are right for you

Making mistakes is part of life. But that doesn’t mean blindly making choices, in life, or in technology, without considering whether others have trodden the same path before. Every generation of technology — disruptive or not — brings with it a similar set of challenges as the previous generation, only in a different form.

Read more

“Shift Left” Security and Compliance Automation with InSpec and Chef

Velocity needs control to be successful. As DevOps delivers high-velocity, high-performing digital transformation for business, there is increased focus on the need for security and compliance capabilities to match. Balancing these two seemingly contradictory demands – velocity and control – is difficult. We’re excited that our launch of InSpec 1.

Read more

Announcing InSpec 1.0 – Compliance as Code

One year ago, we released InSpec, an open-source project for infrastructure and test automation that helps companies incorporate compliance into their deployment pipelines. Today, after 70 releases, and with a great development community to support us, we are proud to announce InSpec 1.0 and the launch of inspec.io.

Read more

Habitat 301: Building Habitats

In this Habitat 301 session from ChefConf 2016, Jamie Winsor, senior software engineer at Chef, discusses the design of the Habitat build service, including the use of such technologies such as ZeroMQ and protocol buffers (protobufs) — as well as Habitat itself — to build a dynamically-scalable distributed system.

Read more

Habitat 201: Habitat in the Ecosystem

In this Habitat 201 talk from ChefConf 2016, George Miranda, product marketing manager at Chef, talks about how Habitat integrates into the rest of the ecosystem around containers and modern application management. He discusses Habitat’s integrations with Docker, rkt, Mesosphere and Kubernetes and what role Habitat plays in this world.

Read more

Products and Projects