Overview
What is AWS OpsWorks?
AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet.
Good for simple stacks and getting going with AWS + Chef
Pricing
What is AWS OpsWorks?
AWS OpsWorks is a configuration management service that provides managed instances of Chef and Puppet.
Entry-level set up fee?
- No setup fee
Offerings
- Free Trial
- Free/Freemium Version
- Premium Consulting / Integration Services
Would you like us to let the vendor know that you want pricing?
Alternatives Pricing
What is Microsoft Intune?
Microsoft Intune (formerly Microsoft Endpoint Manager), combining the capabilities of the former Microsoft System Center Configuration Manager, SCCM or ConfigMgr, is presented as a unified endpoint management option. Microsoft Intune is an endpoint management solution for mobile devices, an MDM…
What is Microsoft System Center?
Microsoft System Center Suite is a family of IT management software for network monitoring, updating and patching, endpoint protection with anti-malware, data protection and backup, ITIL- structured IT service management, remote administration and more. It is available in two editions: standard…
Product Details
- About
- Tech Details
What is AWS OpsWorks?
AWS OpsWorks Technical Details
Operating Systems | Unspecified |
---|---|
Mobile Application | No |
Comparisons
Compare with
Reviews and Ratings
(12)Attribute Ratings
Reviews
(1-2 of 2)- OpsWorks provides a relatively simple interface for connecting with the ELB and bringing up/taking down EC2 instances.
- OpsWorks stacks and layers allow you to logically organize your infrastructure to match your system architecture.
- OpsWorks can assist in monitoring instance health and has a decent auto-scaling feature to recover from potential load-based outages.
- Getting up and running with OpsWorks is a very technical and potentially time-consuming process. You need to know the ins and outs of Chef/Puppet if you really want to get into it and there isn't a convenient way to test out the environment locally so debugging can be time-consuming.
- To take advantage of some of the newer AWS instance types you need to be running on a VPC, which again is a pain if you don't have a DevOps team.
- The error logs and monitoring metrics in OpsWorks are pretty basic and haven't changed much over the years.
- You have a team that's heavily invested in AWS infrastructure and want to simplify the management of your EC2 instances.
- You have a large proficient DevOps team and you're willing to put into the time to learn Chef and dig deep into operations management.
- You don't have a proficient DevOps team or development team that is able to dedicate a considerable amount of time to learn Chef and get your instances configured.
- You want to build an application that is infrastructure-agnostic that can easily be moved to different hosting on short notice.
- 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.
Good for simple stacks and getting going with AWS + Chef
- The interface is quite intuitive and allows you to discover and easily find what you want to do and what other features are within OpsWorks.
- Chef integration is pretty seamless and there are a good set of options and operating systems to choose from
- It makes things like auto scaling set up, either via load or time, more straight forward and intuitive than what you'd typically see via the EC2 console
- 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.
- OpsWorks has allowed some of our more simple application stacks to be implemented quickly and effectively. Whilst it is difficult to put actual numbers on it, it meant we could hit the ground running before tackling the more complex world of Cloudformation/Terraform to manage parts of our infrastructure.
- Terraform and Cloudformation