BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Configuration Management Content on InfoQ

  • Jenkins CI Integrates With Chef and Puppet to Provide Full Traceability of Deployments

    Using the Deployment Notification plugin for Jenkins developed by CloudBees and either the additional Chef Software plugin or Puppet Labs plugin, engineers can now trace every file installed by Chef or Puppet within Jenkins CI.

  • FutureOps with Immutable Infrastructures and Built-in Failure Recovery

    Mitchell Hashimoto, creator of Vagrant, gave a talk last month at Velocity Conf London about his vision for a “FutureOps” with immutable infrastructures and built-in failure recovery.

  • Enterprise Chef Expands Reach and Depth into Data Centers

    Opscode has just announced Enterprise Chef with new capabilities for automating configuration of Microsoft Windows, networking and storage. Enterprise Chef will be the successor to Private Chef and Hosted Chef as Opscode's new offering to provide the capabilities for configuring entire infrastructures.

  • Introducing DevOps to Traditional Enterprises

    Niek Bartholomeus recently finishing composing a four post DevOps focused blog series about leading the implementation of configuration management and release management in a traditional enterprise. Niek covers the theory of DevOps, then an analysis of the problems with software delivery within a traditional enterprise, and finally the application of specific DevOps practices.

  • IBM and Microsoft push Opscode Chef

    IBM and Opscode are working together to help IBM customers leverage Chef. Additionally Microsoft and Opscode have joined forces to help automate Microsoft's cloud service Azure.

  • Quickstart for New Users of Opscode Chef

    OpsCode is providing a new avenue for learning chef aimed at equipping new users with what they need to start building "Infrastructure as Code". The content leads users through a quickstart, common cases, screen casts, and troubleshooting.

  • Chef 11 is Ready for Hyperscale

    Opscode released Chef 11 early this month with enhancements to its scalability to meet the demands of hyperscale web operations. Opscode rewrote the entire server core API in Erlang and at the same time kept it backward compatible. Opscode renamed the core server API "Erchef" to complement the rewrite in Erlang.

  • VMware Strengthens Influence In Configuration Management Tools

    VMware added $30 million to its initial investment into Puppet Labs, makers of the Open Source configuration management tool Puppet. Commenters seem to agree that its a good move for Puppet Labs and that Puppet will keep supporting any type of infrastructure avoiding vendor lock-in.

  • Opscode Chef Integration Tests Now On OpenStack With Test Kitchen 0.7.0

    Opscode has announced the availability of Test Kitchen 0.7.0 with support for using on-demand OpenStack instances to test Chef cookbooks. Test Kitchen is a tool, which helps Opscode Chef cookbook developers to validate their cookbooks before applying them to their live infrastructure.

  • Why-run Chef

    New Opscode Chef release includes whyrun (dry run) feature, output formatters, error inspectors, Solaris installers.

  • Puppet Labs Releases Faces, Relicenses Puppet Under Apache 2.0

    Puppet Labs released a command-line interface & set of APIs last week, called Faces, that allows sysadmins to create or extend subcommands and actions for Puppet. The API is callable from Ruby and includes objects that expose Puppet’s internal subsystem. Sysadmins can access Puppet objects like report to create, display and submit reports, and catalog to compile, save, view and convert catalogs.

  • Clojure Roundup: Distribution with Crane, Mathematics with Incanter, Builds with Leiningen 1.0

    FlightCaster recently open sourced Crane, a tool for distributing and remotely controlling Clojure instances, currently specialized for EC2. Incanter is a Clojure library and tool that makes R-like statistical computations easy with Clojure. Also: the build and dependency management tool Leiningen 1.0 is now available.

  • Clojars and Leiningen Automate Library and Dependency Management for Clojure

    Managing libraries and dependencies is tedious. Clojars is a new hosted repository for Clojure libraries inspired by Ruby Gems and Gemcutter. Together with a new build tool, Leiningen, Clojars takes the pain out of library management. InfoQ talked to Alex Osborne about Clojars and how it works.

  • Ruby Tools: Yard 0.4 Adds Live Doc Server, Gem Bundler Handles Dependencies

    Documentation generator Yard's 0.4 release adds new features such as a live documentation server which allows users to comment on the docs. The new tool Gem Bundler allows flexible dependency management.

  • Presentation: Refactoring Databases

    For years the norm for developers was to work in an iterative and incremental manner but for database developers to work in a more serial manner. The predominance of evolutionary development methods make it clear that the two groups need to work in the same manner to be productive as a team. Pramod presents material from "Refactoring Databases " on implementing evolutionary database development.

BT