Scalability
Buildkite allows users to scale their infrastructure seamlessly by utilizing their own servers or cloud infrastructure, ensuring high performance and reliability.
Flexibility
Supports pipelines as code, enabling users to define their CI/CD workflows in a way that is easy to version and maintain.
Security
Jobs run on your own infrastructure, so your source code and secrets never leave your network, enhancing security.
Extensive Integrations
Supports a wide range of plugins and integrations, facilitating seamless integration with other tools and services.
Health Monitoring
Provides real-time health monitoring and analytics, which help in diagnosing issues quickly.
Customization
Highly customizable, allowing teams to tailor the platform to fit their unique workflows and requirements.
Buildkite
Pipelines: Free developer tier includes unlimited concurrency, up to 3 users, 5k job minutes/month, and 30-day build retention, with more free inclusions for open source projects
Test Analytics — Get more out of your test suites, works with any CI platform. The free developer tier includes 100k test executions/month, with more free inclusions for open-source projects.
– Source: dev.to
/
8 months ago
Buildkite.com you can run agents where ever you want.
Source:
over 1 year ago
Give https://buildkite.com/ for CI/CD a try, you’ll love it!
– Source: Hacker News
/
almost 2 years ago
Even that niche has better competitors, I think. I haven’t used on-prem CCI, but I used hosted CCI for several years and when my team switched to https://buildkite.com/ it was a huge breath of fresh air. I think BuildKite is the only CI system I’ve used I thought was actually worth paying for, and I bet it works out cheaper than self-hosted CCI in most cases as well.
– Source: Hacker News
/
almost 2 years ago
Buildkite: a startup that offers a CI/CD platform that combines the power of your own build infrastructure with the convenience of a managed, centralized web UI.
Source:
almost 2 years ago
At Redpanda, we want to always provide an experience that is fast, simple, and productive for developers. That applies to our own team of engineers, too. When considering how we could achieve a more stable continuous integration (CI) pipeline, we wanted that same experience: fast, simple, productive. By running multiple instances of our pipeline steps in parallel on our CI platform, Buildkite, we can now run…
– Source: dev.to
/
about 2 years ago
> You can also get comparable performance out of https://buildkite.com/ which lets you self-host runners on AWS you can self-host github runners as well, with a few caveats, the most serious one being that then you are responsible for cleaning up the state of your self-hosted runner between runs https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners structural isolation guarantees of…
– Source: Hacker News
/
over 2 years ago
A few issues I have with this blog post: 1. It doesn’t show off the unique capabilities of firecracker very well. 2. The comparison not very fair fair. 2a. GitHub Action is run without any caching, just by adding 2 lines to your build-push-action, “cache-from: type=gha, cache-to: type=gha,mode=max” you can make it a lot faster. 2b. ~1m20s of the time is just “VM start”. GitHub Actions has had a rough time…
– Source: Hacker News
/
over 2 years ago
A better option, if you want to run the builds on your own hardware is to look at something like Buildkite or GitLab CI.
– Source: dev.to
/
over 2 years ago
One of the integrations that sends Change Events to PagerDuty is Buildkite. Buildkite is a continuous integration pipeline that allows you to notify PagerDuty with just the information you want to know. Conditional rules allow you to send only what matters.
– Source: dev.to
/
almost 3 years ago
We’ve been extremely happy with Buildkite. https://buildkite.com/ While it doesn’t host the control plane in your infrastructure, the builders get hosted in your infrastructure so you have control of how much access they have to the rest of your stuff.
Source:
almost 3 years ago