Latest Stories
Interop ITX: Let’s Talk DevOps
Open communication is a key driver in the success of any DevOps initiative. Which is why I was excited to participate in a recent DevOps Tweet Chat hosted by the team at InformationWeek and Interop ITX. We kicked off the discussion sharing insight on the success patterns and benefits of DevOps.
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.
Delivering the Continuous Enterprise with Agile, Lean, and DevOps (ALDO) practices
At Chef we work with teams of developers and operators in the largest enterprises in the world. They are all challenged to keep up with today’s customer expectations which — in digital transformation terms — means shipping ideas faster.
SB6 and the Chef Code of Conduct
Chef Community, The Texas Senate recently passed Senate Bill 6 (SB6), known as the “bathroom bill”, targeting transgender people. The bill requires people to use bathrooms in public schools, government buildings, and public universities based on the sex designated on their birth-certificate. Chef strongly opposes this bill.
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.
Simplifying Container Management with Habitat
Containers provide a delightful development experience. It’s easy to download a container image and get started writing code. But it’s a different story when you have to run containers in production at scale. That’s when all the hidden complexities become apparent and the real challenges begin.
Achieve Chef Certification at ChefConf 2017
I’m very excited to share the news that we will be offering free Chef certification exams to all registered conference attendees at ChefConf 2017. Take this opportunity to join an elite group of Certified Chef Developers. Showcase your knowledge and proficiency as a Chef user and advance your career! Why Get Chef Certified?
Chef Survey 2017: Results
We’re happy to announce that the Chef Survey 2017 results are in. Many thanks to everyone who participated and made their voice heard. Our survey focused on gaining a better understanding of the trends in productivity, workforce roles, and technology adoption amongst Chef users in our community. In the first few weeks of January we received over 1500 responses.
Habitat For Packaging Python Flask Web Services
This is a guest post by our friend Tom McLaughlin, Engineering Advocate at Threat Stack. It was first published on the Threat Stack blog on February 22, 2017. One of the challenges of building open source tools is figuring out how to package and distribute them. This is particularly true with web services.