Shippable vs drone.io

May 29, 2023 | Author: Michael Stromann
6
Shippable
Shippable is continous delivery platform that offers a containerized continuous integration. You can use custom Docker containers. Shippable gives you all the benefits of a single tenant build system with none of the complexity.
7
drone.io
Continuous Integration for Github and Bitbucket that monitors your code for bugs. Drone integrates seamlessly with Github, Bitbucket and Google Code to make setup fast and simple. Your build environment includes Firefox, Chrome and Xvfb.
Shippable and Drone.io are both popular CI/CD platforms with their own unique features and approaches to continuous integration and delivery.

Shippable is a cloud-based CI/CD platform that provides a comprehensive solution for building, testing, and deploying software. It offers a user-friendly interface for configuring pipelines and supports a wide range of programming languages and frameworks. Shippable provides built-in integrations with popular version control systems, issue trackers, and other tools, making it easy to set up end-to-end workflows. It offers features like parallel testing, artifact management, and deployment to various cloud platforms. Shippable focuses on simplicity and ease of use, providing a seamless experience for developers to automate their software delivery processes.

Drone.io, on the other hand, is an open-source CI/CD platform that can be self-hosted or used as a managed service. It follows a container-native approach, running each build step in a separate Docker container. This enables greater isolation and reproducibility of builds. Drone.io uses a declarative pipeline syntax defined in a YAML file, allowing for versioning and sharing of pipeline configurations. It provides flexibility through plugins, allowing users to extend and customize their CI/CD workflows. Drone.io integrates well with popular version control systems and supports event-driven workflows, enabling automation and scalability.

One key difference between Shippable and Drone.io is their hosting models. Shippable is a cloud-based service, offering a hassle-free setup experience and handling infrastructure management. This makes it convenient for teams that want to focus on their builds without dealing with infrastructure maintenance. Drone.io, being open-source, offers the flexibility to self-host the platform on-premises or in a cloud environment. This provides more control over the infrastructure and allows for customization based on specific requirements.

See also: Top 10 Continuous Integration tools
Shippable vs drone.io in our news:

2014. Continuous integration tool Shippable raises $8M



Shippable, a company that provides a containerized continuous integration and delivery platform based on Docker containers, has secured $8 million in Series A funding. This investment will be utilized to further expand its presence in the enterprise market, which is gradually embracing continuous integration practices. Shippable stands out from the competition by utilizing containers to offer a faster, user-friendly, and cost-effective solution. Customers have the flexibility to host the service in their own data centers or on a public cloud. With the use of containers, Shippable can easily scale its virtual test labs, ensuring efficient execution of unit tests across all code. These containers closely resemble the production environment, facilitating a seamless match between development and testing setups.

Author: Michael Stromann
Michael is an expert in IT Service Management, IT Security and software development. With his extensive experience as a software developer and active involvement in multiple ERP implementation projects, Michael brings a wealth of practical knowledge to his writings. Having previously worked at SAP, he has honed his expertise and gained a deep understanding of software development and implementation processes. Currently, as a freelance developer, Michael continues to contribute to the IT community by sharing his insights through guest articles published on several IT portals. You can contact Michael by email stromann@liventerprise.com