DEV Community

Ryan Brown
Ryan Brown

Posted on

DISCUSS: What scale is your CI/CD and Which tools/platforms do you use?

The company I work for is looking to migrate CI/CD tool and platforms. We have a large number of individually deployable assets built from (300+) of various kinds. We are NOT a software company and most of the projects are tiny.

I'm curious about other people's setups:

  • What kind of organization is it (Mostly is your core business making software or technology products or support the core business)
  • About how many projects/pipelines etc does your org maintain
  • Which platforms you use, why and does it work well at the scale you operate

Thanks, and I'll start!

  • I work for a resource extraction company and we use technology to support the core business.
  • We have about 350 "active" projects that are deployed to production, most common types are web apps, database projects (scripts etc), reporting and Business Intelligence assets along with a smattering of think-apps and other more exotic items.
  • Currently we use TeamCity and Octopus Deploy to great effect and have great tie-ins with our tracking system of Atlassian JIRA

Looking forward to hear from you!

Top comments (1)

Collapse
 
ben profile image
Ben Halpern

We've been using Travis and Buildkite to some things and I think we're looking to migrate everything to Buildkite (but it's not a convo I've been very close to)