Berksfile Magic
Explains advanced patterns for using Berksfile, a Ruby-based dependency manager for Chef cookbooks, to improve flexibility and reduce repetition.
Explains advanced patterns for using Berksfile, a Ruby-based dependency manager for Chef cookbooks, to improve flexibility and reduce repetition.
A developer's perspective on Infrastructure as Code (IaC), its principles, and its role in modern DevOps practices.
Introducing Chef Sugar, a Ruby library that extends Chef with helpful DSL methods and logic to simplify and improve recipe writing.
A guide on integrating Berkshelf with Amazon Opsworks' monolithic cookbook repository, including two practical methods and caveats.
A guide to building Debian packages using Linux namespaces and a custom container tool called pflask, offering an alternative to pbuilder.
Announcing Packer, an open-source tool for creating identical machine images for multiple platforms like AWS AMIs and Vagrant boxes.
Explains the core principles and workflow of Vagrant for creating consistent, automated development environments that mirror production.
A review of the book 'Instant Munin Plugin Starter', covering its practical guide to creating monitoring plugins for the Munin system.
A guide to creating a custom Jenkins CI widget for the Panic StatusBoard app using a script and static HTML.
A guide on using Munin, a lightweight monitoring tool, to track Drupal application statistics like users, nodes, and comments.
A technical guide on deploying JetBrains YouTrack issue tracker on a Windows Azure virtual machine, covering setup, configuration, and firewall rules.
A guide to unit testing Chef cookbooks using ChefSpec, focusing on testing instructions rather than results to catch regressions.
A guide on migrating Chef cookbooks to individual repositories using Berkshelf for dependency management.
A guide to dynamically add SSH known hosts using a custom Chef LWRP, solving automation issues during server provisioning.
Discusses the importance of proper software versioning, common bad practices, and the specific challenges in the .NET ecosystem.
Explores deploying Python applications using native system packages (Debian/RPM) for reproducible, scalable deployments, comparing it to container-based approaches.
A developer shares common mistakes and anti-patterns to avoid when deploying Python web applications, based on professional experience.
A technical guide on configuring Microsoft Web Deploy (msdeploy) to work with non-administrator user accounts for IIS deployments.
A guide on configuring MongoDB to run as a Windows service, including command setup and troubleshooting tips.
An introduction to using Phing, a free automation tool, to streamline and automate performance optimization tasks in web development.