AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet.
N/A
SolarWinds Kiwi CatTools
Score 8.4 out of 10
N/A
SolarWinds® Kiwi CatTools® is network automation tool designed to manage configurations on network devices such as routers, switches, and firewalls. It helps users work more efficiently by scheduling automatic backup activities and rolling out configuration changes to multiple devices at the same time. With native support for devices from dozens of manufacturers, Kiwi CatTools is designed to simplify network administration, configuration change alerting, and backup management.
Where you already have some Chef recipes to build your application boxes and are happy to run directly on VMs, OpsWorks really shines. It won't do anything too complex for you, so it only really works well for simple stacks (load balancers, application layers, database layers). If you want to do more complex infrastructure, Cloudformation or Terraform are probably worth looking at.
Setting up device backup schedules for individual locations is quick and easy. The application is very straightforward and basic. The application covers 90% of our needs. Some devices that require configuration and file backups utilizing ftp or other methods are configured using a different set of tools. Backups can be stored in configured destination folders for easy review.
There are no true deployment options, so you cannot specify rolling-deploys for example. It is possible to emulate some of these things, but it really is an exercise for the reader.
Generally pushes you down the road of mutable infrastructure (as opposed to immutable infrastructure). It would be nice if there were better options around this.
CatTools is simple to set up and administer. Anyone who can install a Windows application can quickly set up an automated backup of one or more devices. It does what it was designed to do.
Unless you pay for a pricey support package getting support on OpsWorks will be pretty slow. Documentation is also relatively limited and sometimes hard to follow when compared to competitors. Generally, we've been able to get the answers we need from OpsWorks support when we run into problems but don't expect rapid responses.
The software is easy enough to set up and configure that even after using the product for years, we never had to contact support. We used some open source products before utilizing CatTools and could have used a speed dial to try and figure out the intricacies of the products.
OpsWorks isn't really a direct competitor to Terraform/Cloudformation, but it does allow you to do some of the more simple things on offer quite quickly and effectively. Opsworks was used for this reason, along with existing internal knowledge of Chef. Along with some of the other services on offer from AWS, it is good to use as a stepping stone along the way when building your systems - or perhaps it would be entirely suitable for a fairly simple project.
OpsWorks allowed us to access the AWS infrastructure with a considerably lower time investment than we would have otherwise needed when we first implemented it.
Since we've been running with OpsWorks we've experienced very little downtime and it's required relatively little maintenance.
The main downside of using OpsWorks for us is that it has locked us into a very specific infrastructure that doesn't have the flexibility of many of the newer infrastructure management tools, this may lead to a painful migration down the road. We also run a risk of long outage if it ever does introduce breaking changes as the skillset needed to work with the OpsWorks tooling is very specific not widely available in our company.