Drone.io vs Dropwizard
A side-by-side look at Drone.io and Dropwizard. For an in-depth review of either product, follow the links below.
Drone.io
Development
Drone.io is a continuous delivery platform built on Docker, allowing developers to build and deploy code to any environment. It uses a simple YAML configuration file to define pipelines and works with most source code repositories like GitHub and BitBucket.
dockercicddeploymentpipelines
Dropwizard
Development
Dropwizard is a Java framework for developing RESTful web services and APIs. It handles configuration, databases, HTTP for serving APIs, health checks, and metrics. Dropwizard aims to reduce boilerplate code and accelerate development.
javarestapisconfigurationdatabases
Related Comparisons
CircleCI
DeployPlace
Launchdeck
Taskcluster
Screwdriver
Apache Continuum