Infrastructure as Code
My New Friend, Cinc-Auditor
April 9, 2021
My New Friend, Cinc-Auditor
My journey with cinc-auditor for CI/CD pipelines, replacing InSpec. Discover how she navigated dependency issues using PackageCloud over RubyGems.
Terraform + Kitchen + InSpec
October 17, 2019
Terraform + Kitchen + InSpec
Explore the integration of Terraform, Kitchen, and InSpec for efficient testing of Terraform deployments for a smoother development workflow.
Terraform + Azure + WinRM
April 17, 2019
Terraform + Azure + WinRM
How to set up a Windows VM in Terraform that joins a domain domain and allows WinRM access. Addresses Strict Group Policy issues.
Azure’s Managed Identity in Test Kitchen
April 12, 2019
Azure’s Managed Identity in Test Kitchen
Explore how Azure’s Managed Identity enhances security in Test Kitchen by replacing client secrets with identities to your kitchen nodes for easier testing.
Packer and Azure Managed Images
September 23, 2018
Packer and Azure Managed Images
Explore the process of creating managed images in Azure using Packer and Chef. Learn how to use these images across multiple subscriptions and regions.
VM from Custom Image with Terraform and Azure
June 21, 2017
VM from Custom Image with Terraform and Azure
Learn how to create virtual machines from custom images using Terraform and Azure with this step-by-step guide.
Terraform and Azure
June 19, 2017
Terraform and Azure
Explore the powerful combination of Terraform and Azure in this comprehensive guide. How to create, change, and improve production infrastructure using Terraform’s open-source tool with Azure.
Chef Rollback with Policyfiles
May 18, 2017
Chef Rollback with Policyfiles
Explore the benefits of using Chef Policyfiles for rollback mechanisms in application release automation. Learn how to safely undo changes, simplify deployments, and plan for potential rollbacks.
Jenkinsfile
January 5, 2017
Jenkinsfile
The basics of configuring a Jenkinsfile to creating a CI/CD Pipeline in Jenkins. Includes version control, parallel commands, and an audit trail. Discover how to build, test, and publish.
Chef Policyfiles—The Preferred Way to Package Chef
November 2, 2016
Chef Policyfiles—The Preferred Way to Package Chef
Discover the benefits of using Policyfiles in Chef for managing dependencies and changes for nodes. Take control over change management, make Chef easier to learn and more secure.
Elasticsearch Network Hosts
September 5, 2016
Elasticsearch Network Hosts
Explore the process of creating a cookbook to spin up three nodes using Test Kitchen and installing Elasticsearch onto said nodes. Learn how to navigate the complexities of using ohai values, node hashes, and IP addresses in an Elasticsearch cluster.
Promoting Cookbooks into a Private Chef Supermarket with TeamCity
April 29, 2016
Promoting Cookbooks into a Private Chef Supermarket with TeamCity
Discover how to promote cookbooks into a private chef supermarket with TeamCity. Learn to control version dependencies, ensure cookbook availability, and streamline the approval process for external cookbooks.
Tutorial for Test Kitchen with Azure
March 4, 2016
Tutorial for Test Kitchen with Azure
Learn how to run Test Kitchen with Azure in this step-by-step tutorial. Discover the benefits of using Azure, how to set up, and the commands to use. Ideal for those seeking a hassle-free testing environment.
Technology < Partnership
January 22, 2016
Technology < Partnership
Explore why our organization chose Chef over other configuration management tools. It’s not just about the technology, but the partnership and cultural changes that lead to success.
My Advice For Chef in Large Corporations
September 23, 2015
My Advice For Chef in Large Corporations
Explore practical advice for people in large corporations on how to effectively use configuration management. Learn from real-life examples and implement simple strategies to transform your organization’s ability to react to change.
Intrinsic Motivators Leading to Chef
May 4, 2015
Intrinsic Motivators Leading to Chef
Explore how intrinsic motivators such as autonomy, mastery, and purpose can lead to successful implementation of Chef in an organization. Discover the power of these motivators over traditional bonuses.
Programming Ruby (Pickaxe) Book Review
January 26, 2015
Programming Ruby (Pickaxe) Book Review
Discover how the Programming Ruby (Pickaxe) book can help you master Ruby programming. This comprehensive guide demystifies Ruby, making it an essential tool in your coding arsenal. Perfect for beginners and experts alike.
Customizing Chef Book Review
January 16, 2015
Customizing Chef Book Review
Explore our in-depth review of Customizing Chef by Jon Cowie. Discover how this book can help you understand Chef’s extensibility and tackle complex organizational challenges. Perfect for those with basic Chef knowledge.
Solving SSL Validation failure with knife
January 5, 2015
Solving SSL Validation failure with knife
Solve SSL Validation failure issues with knife after moving to a hosted version of the Chef server. Discover short-term and long-term solutions for your blog or website.