Automating Habitat with AWS CodePipeline
This article outlines a proof-of-concept (POC) for automating Habitat operations from AWS CodePipeline. Habitat is Chef’s new application automation platform that provides a packaging system that results in apps that are “immutable and atomically deployed, with self-organizing peer relationships.” Habitat is an innovative technology for packaging applications, but a Continuous Delivery pipeline is still required to automate deployments. For Read more…