Buildkite icon

Buildkite icon

Buildkite

Desktop Software Tools
Description

Buildkite is a service which automates your software build and testing processes.

Platforms
Windows macOS Linux Browser
Links

Alternatives to Buildkite

  1. GitHub alternatives

    GitHub

    Freemium

    GitHub is a hosting service for git, a version tracking protocol. It is most well known as a repository for computer code. GitHub is where many developers prefer to make their open-source code avai...

    {{ alternatives[0].votes }}
  2. Bitbucket alternatives

    Bitbucket

    Freemium

    Bitbucket is a amazing tool for the management of Git. You can start using the software for free before you jump to a paid subscription, and you can host the service yourself with the addition of ...

    {{ alternatives[1].votes }}
  3. Jenkins alternatives

    Jenkins

    Free

    Jenkins simplifies the lives of software developers by offering automation of a number of aspects of the development process.

    {{ alternatives[2].votes }}
  4. Ansible alternatives

    Ansible

    Free

    Ansible is a software created for easy IT automation. Rather than solving the same problem over and over, Ansible allows IT specialists to solve problems once and then create automated solutions g...

    {{ alternatives[3].votes }}
  5. Travis CI alternatives

    Travis CI

    Freemium

    Travis CI is an open source software service that tests and deploys GitHub-hosted projects. It is a form of continuous integration software.

    {{ alternatives[4].votes }}
  6. Buddy alternatives

    Buddy

    Freemium

    The simplest CI/CD tool ever made, acclaimed by top developers worldwide. It uses delivery pipelines to build, test and deploy software. Pipelines are created with over 100 ready-to-use actions, th...

    {{ alternatives[5].votes }}
  7. Buildbot alternatives

    Buildbot

    Free

    Buildbot can automate all aspects of the software development cycle:.

    {{ alternatives[6].votes }}
  8. CircleCI alternatives

    CircleCI

    Freemium

    CircleCI's continuous integration and delivery platform makes it easy for teams of all sizes to rapidly build and release quality software at scale. Build for Linux, macOS, and Android, in the clou...

    {{ alternatives[7].votes }}
  9. Chef alternatives

    Chef

    Free

    Infrastructure Automation for Hardened, Consistent Configuration at Any Scale. Chef Infra automates infrastructure configuration, ensuring every system is configured correctly and consistently.

    {{ alternatives[8].votes }}
  10. Codeship alternatives

    Codeship

    Freemium

    Codeship is a platform built for safe, fast, and reliable Continuous Integration in the cloud. The service delivery through Codeship is continuous meaning that the various developers feed codes int...

    {{ alternatives[9].votes }}
  11. Gradle alternatives

    Gradle

    Free

    Accelerate developer productivity. Gradle helps teams build, automate and deliver better software, faster.

    {{ alternatives[10].votes }}
  12. Distelli alternatives

    Distelli

    Commercial

    Today, every company needs to behave like a software company and ship better software faster. Puppet's portfolio of products give you the tools and automation you need to discover, manage and deliv...

    {{ alternatives[11].votes }}
  13. Bitrise alternatives

    Bitrise

    Free

    Android, iOS & cross-platform mobile continuous integration / delivery, with 200+ integrations. Sign up and start building (for free!) today.

    {{ alternatives[12].votes }}
  14. AppVeyor alternatives

    AppVeyor

    Freemium

    Status badges. Display badge for specific branch; Retina support; SVG badges. Customizing titles. Badges for projects with public repositories on GitHub and Bitbucket. A Project status badge is a d...

    {{ alternatives[13].votes }}
  15. DeployBot alternatives

    DeployBot

    Commercial

    Push. Build. Deploy! Instantly build and ship code anywhere in one consistent process for your entire team. DeployBot's code deployment tools work with your existing git repository to deploy new co...

    {{ alternatives[14].votes }}
  16. Microsoft Team Foundation Server alternatives

    Visual Studio dev tools & services make app development easy for any platform & language. Try our Mac & Windows code editor, IDE, or Azure DevOps for free.

    {{ alternatives[15].votes }}
  17. TeamCity alternatives

    TeamCity is a deployment and continuous integration (CI) server for software development. The product is developed by JetBrains s. r. o., which was founded in 2000 and has offices in San Mateo, Calif.

    {{ alternatives[16].votes }}
  18. Apache Ant alternatives

    Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other.

    {{ alternatives[17].votes }}
  19. AWS CodePipeline alternatives

    Provides an overview of CodePipeline, a continuous integration and release automation service for applications you want to release in the cloud.

    {{ alternatives[18].votes }}
  20. Octopus Deploy alternatives

    Octopus Deploy

    Commercial

    Octopus Deploy automates the deployment process and offers a wide range of tools to make sure that the software you deploy is ready to go out the door and work as you intend it to.

    {{ alternatives[19].votes }}
  21. GoCD alternatives

    GoCD

    Free

    GoCD is an open source build and release tool from ThoughtWorks. GoCD supports modern infrastructure and helps enterprise businesses get software delivered faster, safer, and more reliably.

    {{ alternatives[20].votes }}
  22. Drone.io alternatives

    Drone.io

    Freemium

    Drone.io is a service that automatically pushes testing and release builds of a client's software to a repository. It includes support for loads of software and services and comes equipped with a h...

    {{ alternatives[21].votes }}
  23. Teamwork alternatives

    Teamwork is not an individual software. Rather, it’s a whole suite of them (think Microsoft office). The Teamwork suite includes Teamwork Projects, a project management software; Teamwork Des...

    {{ alternatives[22].votes }}
  24. Apache Maven alternatives

    Apache Maven is a project comprehension and management software tool. It's based around a project object model concept, or POM. Maven is designed to manage the build, documentation, and reporting...

    {{ alternatives[23].votes }}
  25. Kraken CI alternatives

    Kraken CI

    Opensource

    Kraken CI is a modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing.

    {{ alternatives[24].votes }}
Suggest an Alternative

Missing a software in the list? We are always happy if you help us making our site even better.

Suggest an Alternative

Buildkite Reviews

We have 1 review for Buildkite. The average overall ratings is 4.0 / 5 stars.

Write a Review
grex avatar
My Opinion on Buildkite
written by grex on 2018-03-08 08:05:01
Overall
Ease of Use
Customer Service
Value For Money

Overall Opinion: The Buildkite functionality relies on an agent which you install and connect to your source code repository. Once you have done that, you can create a pipeline, define a build and submit it. Just like that! Each agent runs one build at a time, but you can install as many agents as you want. You can then use pipelines to automate your build processes, as well as perform other workflow tasks, such as run scripts, wait for user input, import data or generate a web page. Pipelines can do many handy things, including server provisioning or creating other pipelines. Once your pipelines are running, you can monitor their performance, reliability and status. Over time, you can develop a history of pipeline performance and use that to drive changes to your workflow processes.

Pros: The Buildkite agent runs on Windows, OSX and Linux. You can also use the Docker container to run nodes or clusters on any container-enabled platform. Integrates with GitHub and other source control tools, to enable you to implement versioning, forking and other standard SCM functionality. Buildkite supports many different programming languages, such as Ruby, Haskell, Java and . NET. It never accesses your source code, meaning that your custom development and intellectual property are secure.

Cons: The Buildkite agents communicate with the Buildkite API to poll for work. Network connectivity issues may impact your builds or testing. While there is a free option for open-source projects, students and teaching organizations, there is a per-user monthly cost to use the software. Service-level agreements are not available in the standard plan. They require the Enterprise Plan, which is $2999 per month.

grex is using Buildkite every other week recently.

Features

  • Run as many as 10,000 agents per account.
You can always update Buildkite to add more features!

Buildkite Videos

Youtube Video: FastMail Customer Stories - Buildkite

Keith Pitt, Co-Founder of software company Buildkite explains why FastMail was the best choice for their email hosting needs. Buildkite is a QA automation testing tool, helping businesses...

Disclaimer: This video was not made by us, but we found it interesting enough to embed it here.

Comments

Commenting on this article is disabled right now.

About This Article

This page was composed by Alternative.me and published by Alternative.me. It was created at 2018-04-28 13:58:45 and last edited by Alternative.me at 2020-03-06 07:50:23. This page has been viewed 3686 times.

Did you like this article about Buildkite? Please rate it!
4 of 5 liked this article. This is equivalent to a star rating of 4.00 / 5.
Yes
No

More Software in Desktop Software > Tools

More Popular Desktop Software

Filter Platforms

{{key}}

Filter Features

Markdown for creating documents Large amount of documentation for users GIT Solution Manage Code Collaborate Easy-to-learn programming language Easy-maintenance, agentless software Ansible Tower for project management Ebook guide to IT automation management More than 250,000 downloads per month. Tests can be run in parallel Supports Linux and Mac (iOS) Command line tool and powerful API Features Cons Easy to understand user interface Subpar customer service Unclear warranty Tools that permit scale as well as speed Revision control Build automation Automated testing Continuous deployment Continuous delivery Codeship Pro Features Has a native Docker support system. Codeship Basic Features The CI/CD workflow is driven through Web GUI. Caching is dependent. Testing is parallel. Debugging is done through SSH access. It has a notification center. Automatic reporting of build progress errors Support for mobile platforms, Java and more NET CLI support Can be used with Go, Node. Mongo, Redis, MySQL, Postgres and Selenium Sophisticated help desk ticketing system Event calendar with email and SMS reminders Time tracking Invoice creation Certain commands are accessible via email Task assignment and progress tracking Support hub creator Consistent usage with all projects Access to multiple libraries and metadata Extensible with Java plugin capability Model based builds Continuous Integration
Suggest an Alternative to Buildkite
{{ suggestSubmitSuccess }}
You can only sugggest alternatives that are already published on our platform. If you want to submit a software or app, please visit your account page to submit a software.
List of Suggestions
Please start typing the name of the software you want to suggest as alternative to Buildkite in the field above.
{{ suggestSubmitError }}
Suggest {{ suggestedAlternatives.length }} Alternative(s)
Login
This action requires user authentication. Please log in.
Don't have an account yet? Sign up.