Latest Stories
Chef Supports AWS in New AWS Pop-Up Loft in New York
We’re very excited to announce we are once again supporting our friends at AWS in bringing the wildly popular AWS Pop-up Loft to New York.
System Archaeology Through Testing
As you may be aware, I have been working on a Chef audit-mode cookbook that implements the CIS Benchmarks. I recently added coverage for Ubuntu 14.04.
Public Supermarket: The Insider’s Tour
I recently gave a webinar on Chef Supermarket. If you missed it, you can watch the recording here: Users learned how to make full use of Chef Supermarket and best practices for both using cookbooks from Chef Supermarket and uploading cookbooks to Chef Supermarket. What is Supermarket?
ChefDK 0.6.0 Released!
Hi Chefs, We've released ChefDK 0.6.0, which you can find on our downloads page. This release has three changes from ChefDK 0.5.1: New chef provision command. Berkshelf is upgraded to 3.2.4 Kitchen Vagrant is upgraded to 0.18.
Chef Management Console 1.13.0 Release
Manage 1.13.0 is now available from the Chef downloads site. This release adds a `session_timeout` setting that lets you force users’ sessions to end after a specified number of minutes. See the manage.rb documentation for all available settings. As always you can see the public changelog on hosted Chef at https://manage.chef.io/changelog.
Chef and Microsoft – DevOps party at Ignite
Last week we spent a week in Chicago at Microsoft’s biggest user event. The ‘new’ Microsoft came through loud and clear with a message rooted in multi-platform, open source, and DevOps.
Empowering students with automation and cloud tech at Cal Poly Pomona
This is a guest post from Awesome Chef Jessica DeVita, who is also a technical evangelist at Microsoft. On May 1st, nearly 50 students and faculty gathered at Cal Poly Pomona for a cloud computing workshop to mark the beginning of the student-run data center project sponsored by the Mitchell C.
Towards Compliance as Code: A Real-World Example
Robert Pirsig’s seminal 1974 book, Zen and the Art of Motorcycle Maintenance, teaches us that quality is an attribute that is inherent to a work product. It is not possible to take something that has low quality and add quality later.
Chef Audit Mode Introduction
I have been working with the audit mode feature introduced in Chef version 12.1.0 – previously announced was the audit-cis cookbook. Audit mode allows users to write custom rules (controls) in Chef recipes using new DSL helpers.