- Drone is an open source continuous integration and delivery platform that is container-native and uses YAML configurations.
- It integrates with various version control systems and has a rich set of official plugins. Pipelines are defined as steps that are executed within isolated containers.
- Drone can be easily scaled on cloud providers using an autoscaler service that monitors the queue and launches or destroys agent instances as needed.
Related topics: