AWS CloudFormation vs HockeyApp: What are the differences?
Developers describe AWS CloudFormation as "Create and manage a collection of related AWS resources". You can use AWS CloudFormation’s sample templates or create your own templates to describe the AWS resources, and any associated dependencies or runtime parameters, required to run your application. You don’t need to figure out the order in which AWS services need to be provisioned or the subtleties of how to make those dependencies work. On the other hand, HockeyApp is detailed as "Manage your betas and collect live crash reports for iOS, Android, Windows Phone, and OS X apps". HockeyApp is the best way to collect live crash reports, get feedback from your users, distribute your betas, and analyze your test coverage.
AWS CloudFormation can be classified as a tool in the "Infrastructure Build Tools" category, while HockeyApp is grouped under "Beta Testing / Mobile App Distribution".
Some of the features offered by AWS CloudFormation are:
- AWS CloudFormation comes with the following ready-to-run sample templates: WordPress (blog),Tracks (project tracking), Gollum (wiki used by GitHub), Drupal (content management), Joomla (content management), Insoshi (social apps), Redmine (project mgmt)
- No Need to Reinvent the Wheel – A template can be used repeatedly to create identical copies of the same stack (or to use as a foundation to start a new stack)
- Transparent and Open – Templates are simple JSON formatted text files that can be placed under your normal source control mechanisms, stored in private or public locations such as Amazon S3 and exchanged via email.
On the other hand, HockeyApp provides the following key features:
- Crash Reports- HockeyApp offers the most reliable and complete crash reporting for beta and App Store versions using open source frameworks. Providing full server-side symbolication with class names, methods, line numbers, and automatic grouping of similar crash reports.
- Feedback- HockeyApp allows you to communicate with your customers. Users can create a support request, post an idea, or discuss a problem right from within the app.
- Distribution- Upload your beta versions to HockeyApp and distribute them to your beta testers. Integrate our open-source SDK and your app will automatically be able to detect updates and offer the updates right within the app.Analytics- By integrating our SDK into your app, you'll get advanced metrics to get a better overview of the testing for your app. See which devices were tested, which testers used the app for how long, and which language was tested.
"Automates infrastructure deployments" is the primary reason why developers consider AWS CloudFormation over the competitors, whereas "Crash analytics" was stated as the key factor in picking HockeyApp.
Expedia.com, Redox Engine, and TimeHop are some of the popular companies that use AWS CloudFormation, whereas HockeyApp is used by Harvest, Pubu, and OrderUp. AWS CloudFormation has a broader approval, being mentioned in 197 company stacks & 77 developers stacks; compared to HockeyApp, which is listed in 50 company stacks and 11 developer stacks.