Start from templates for common technologies like Ruby, Node.JS, PHP, and Java, or build your own using Chef recipes to install software packages and perform any task that you can script. AWS OpsWorks can scale your application using automatic load-based or time-based scaling and maintain the health of your application by detecting failed instances and replacing them. You have full control of deployments and automation of each component | Puppet is an automated administrative engine for your Linux, Unix, and Windows systems and performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification. |
AWS OpsWorks lets you model the different components of your application as layers in a stack, and maps your logical architecture to a physical architecture. You can see all resources associated with your application, and their status, in one place.;AWS OpsWorks provides an event-driven configuration system with rich deployment tools that allow you to efficiently manage your applications over their lifetime, including support for customizable deployments, rollback, partial deployments, patch management, automatic instance scaling, and auto healing.;AWS OpsWorks lets you define template configurations for your entire environment in a format that you can maintain and version just like your application source code.;AWS OpsWorks supports any software that has a scripted installation. Because OpsWorks uses the Chef framework, you can bring your own recipes or leverage hundreds of community-built configurations. | Insight- Puppet Enterprise's event inspector gives immediate and actionable insight into your environment, showing you what changed, where and how by classes, nodes and resources.;Discovery- Puppet Enterprise delivers a dynamic and fully-pluggable discovery service that allows you to take advantage of any data source or real-time query results to quickly locate, identify and group cloud nodes.;Provisioning- Automatically provision and configure bare metal, virtual, and private or public cloud capacity, all from a single pane. Save time getting your cloud projects off the ground by reusing the same configuration modules you set up for your physical deployments.;Configuration Management- Puppet Enterprise's declarative, model-based approach automates repetitive tasks and eliminates configuration drift. You define the desired state of your infrastructure, and Puppet Enterprise enforces this state, freeing you to work on tougher projects.;Orchestration- Quickly deploy critical updates, like security patches, across hundreds of servers in seconds, or proactively initiate Puppet runs to update configurations and report changes. Puppet Enterprise allows you to orchestrate controlled, multi-step operations to targeted collections of nodes, giving you complete control over infrastructure changes.;Reporting- Get visibility into your infrastructure, browse resources, and view reports that help you manage your configuration. Puppet Enterprise provides node hardware and software inventory, Puppet run change reports, and node configuration graphs via the product's console or 3rd party APIs. |