---
description: 검증된 사용 후기를 확인하고 Jenkins 사용성, 특징, 가격, 장점과 단점에 대한 자세한 정보를 확인해보세요! 비슷한 경쟁 제품도 확인이 가능합니다.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Jenkins 가격, 사용 후기, 평점 | 켑테라 Capterra
---

Breadcrumb: [홈](/) > [지속적 통합 소프트웨어](/directory/31119/continuous-integration/software) > [Jenkins](/software/171026/jenkins)

# Jenkins

Canonical: https://www.capterra.co.kr/software/171026/jenkins

Page: 1 / 24\
다음: [Next page](https://www.capterra.co.kr/software/171026/jenkins?page=2)

> 기업에 프로젝트 구축, 테스트 및 배포 도구를 제공하는 온프레미스 및 웹 기반 지속적 통합 솔루션입니다.
> 
> Verdict: Rated **4.5/5** by 570 users. Top-rated for **추천 가능성**.

-----

## Overview

### Jenkins은(는) 누가 사용하나요?

모든 규모의 기업에서 네트워크에 프로젝트를 구축, 테스트 및 배포할 수 있는 플러그인을 제공하는 온프레미스 및 웹 기반 지속적 통합 플랫폼입니다.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **종합** | **4.5/5** | 570 리뷰 |
| 사용 편의성 | 4.1/5 | Based on overall reviews |
| 고객 지원 | 4.0/5 | Based on overall reviews |
| 비용 대비 가치 | 4.6/5 | Based on overall reviews |
| 특징 | 4.5/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 추천 가능성) |

## 공급업체 정보

- **회사**: CloudBees
- **Founded**: 2011

## Commercial Context

- **Pricing model**:  (Free version available)
- **Target Audience**: 자영업, 2~10, 11~50, 51~200, 201~500, 501~1,000, 1,001~5,000, 5,001~10,000, 10,000+
- **Deployment & Platforms**: 클라우드, SaaS, 웹 기반, Mac(데스크톱), Windows(데스크톱), Linux(데스크톱)
- **Supported Languages**: 영어, 중국어
- **Available Countries**: 미국

## 특징

- Automated Testing
- 디버깅
- 버전 제어
- 지속적 배달
- 지속적 배포
- 파이프라인 관리

## Integrations (9 total)

- Acunetix
- Bitbucket
- Gatekeeper
- GitHub
- GitLab
- Jira
- Microsoft Azure
- Slack
- SonarQube

## Support Options

- 이메일/지원 센터
- FAQ/포럼
- 지식 기반
- 전화 지원

## Category

- [지속적 통합 소프트웨어](https://www.capterra.co.kr/directory/31119/continuous-integration/software)

## 대안

1. [GitHub](https://www.capterra.co.kr/software/129067/github) — 4.8/5 (6170 reviews)
2. [SonarQube](https://www.capterra.co.kr/software/210481/sonarqube) — 4.5/5 (67 reviews)
3. [Jira](https://www.capterra.co.kr/software/19319/jira) — 4.4/5 (15367 reviews)
4. [Buddy](https://www.capterra.co.kr/software/157673/buddy) — 4.8/5 (176 reviews)

## 리뷰

### "Using Jenkins in managing CI/CD process" — 5.0/5

> **Jim** | *2025년 11월 28일* | 원격 통신 | Recommendation rating: 10.0/10
> 
> **장점**: Jenkins is super powerful and ease to use in CI/CD, it can integrate all critical phases in checking out, building, testing and delivery.
> 
> **단점**: The plugin management is still complicated and required lots of rebooting, for example. If I forgot to install git plugin, I will need to reinstall it and reboot the whole Jenkins.
> 
> I already used Jenkins since 2012, it is my first priority in CI/CD, it can be easily used in personal projects in container, as well as big corporate level IT projects.

-----

### "Great CI Software" — 5.0/5

> **Mike** | *2025년 9월 11일* | 컴퓨터 하드웨어 | Recommendation rating: 10.0/10
> 
> **장점**: Incredibly powerful CI tool that allows us to be able to run developer test and integration test during different phrase of the dev process. The software is open source so you can easily customize it. All the community contribution went into jenkins made the software an incredible value for money
> 
> **단점**: Jenkins uses their own DSL for configuring their job script, which has a high learning curve and is not the most intuitive. They could consider integrating other scripting languages if possible. Some upgrade and downgrade run into plugin incompatibility issue which is annoying.
> 
> Overall Jenkins is an excellent software that works well with our developer workflow. I am a big fan.

-----

### "Reliable and Flexible CI/CD Solutio" — 5.0/5

> **Arti** | *2026년 5월 6일* | 회계 | Recommendation rating: 7.0/10
> 
> **장점**: As a Jenkins user, I like how flexible it is and how many plugins are available to fit different needs. It integrates well with our tools and helps automate builds and deployments efficiently. Once everything is set up, it saves a lot of time and makes our workflow smoother.
> 
> **단점**: I find it can be difficult to set up and maintain, especially with many plugins. The UI feels outdated and not very intuitive. Managing pipelines and troubleshooting failures can take time, and plugin compatibility issues sometimes cause instability.
> 
> Overall experience has been positive. It’s powerful, flexible, and supports extensive automation with a wide range of plugins. While setup and maintenance can be tricky and the UI feels a bit outdated, it significantly improves our CI/CD workflows once configured. Despite occasional plugin issues, it’s a reliable tool that saves time and boosts productivity for our development team.

-----

### "Functional but becomes way too complex" — 3.0/5

> **Edgar** | *2024년 12월 22일* | 정보 기술 및 서비스 | Recommendation rating: 2.0/10
> 
> **장점**: The software itself is stable, it runs well and is not too complex to install
> 
> **단점**: The fact that pipelines are built either with a UI which makes the pipeline tough to read when you have lots of conditions.&#10;&#10;The groovy language can also be used to write pipelines, but really ?? Let’s use a more common scripting language for this, maybe Python or ruby.

-----

### "The Industry Standard for Flexible, Enterprise-Grade CI/CD Pipelines" — 5.0/5

> **검증된 리뷰어** | *2026년 1월 23일* | 정부 행정 | Recommendation rating: 10.0/10
> 
> **장점**: The strongest feature is the Master-Slave architecture, which allows us to distribute heavy build workloads across multiple agents efficiently. I also rely heavily on Jenkins Pipelines (Jenkinsfile) to define our entire build-and-deploy process as code, which supports our agile development cycle perfectly. The sheer number of plugins available means I can integrate it with almost anything in our stack, from Docker and Kubernetes to SonarQube and Artifactory.
> 
> **단점**: The user interface (UI) feels a bit dated compared to newer tools like GitLab CI or CircleCI. Also, managing plugins can sometimes be a headache, specifically 'dependency hell' where updating one plugin breaks another. It requires careful maintenance to keep the controller stable.
> 
> I have used Jenkins extensively to orchestrate end-to-end CI/CD infrastructure for highly secure government and financial environments. It serves as the backbone of our automation, handling everything from code checkout (Git/Bitbucket) to Docker image creation and deployment to Kubernetes clusters. While it requires some maintenance effort, its flexibility and control are unmatched for complex, custom enterprise workflows.

-----

Page: 1 / 24\
다음: [Next page](https://www.capterra.co.kr/software/171026/jenkins?page=2)

## Links

- [View on Capterra](https://www.capterra.co.kr/software/171026/jenkins)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.capterra.com.de/software/171026/jenkins> |
| de-AT | <https://www.capterra.at/software/171026/jenkins> |
| de-CH | <https://www.capterra.ch/software/171026/jenkins> |
| en | <https://www.capterra.com/p/171026/Jenkins/> |
| en-AE | <https://www.capterra.ae/software/171026/jenkins> |
| en-AU | <https://www.capterra.com.au/software/171026/jenkins> |
| en-CA | <https://www.capterra.ca/software/171026/jenkins> |
| en-GB | <https://www.capterra.co.uk/software/171026/jenkins> |
| en-IE | <https://www.capterra.ie/software/171026/jenkins> |
| en-IL | <https://www.capterra.co.il/software/171026/jenkins> |
| en-IN | <https://www.capterra.in/software/171026/jenkins> |
| en-NZ | <https://www.capterra.co.nz/software/171026/jenkins> |
| en-SG | <https://www.capterra.com.sg/software/171026/jenkins> |
| en-ZA | <https://www.capterra.co.za/software/171026/jenkins> |
| es | <https://www.capterra.es/software/171026/jenkins> |
| es-AR | <https://www.capterra.com.ar/software/171026/jenkins> |
| es-CL | <https://www.capterra.cl/software/171026/jenkins> |
| es-CO | <https://www.capterra.co/software/171026/jenkins> |
| es-CR | <https://www.capterra.co.cr/software/171026/jenkins> |
| es-DO | <https://www.capterra.do/software/171026/jenkins> |
| es-EC | <https://www.capterra.ec/software/171026/jenkins> |
| es-MX | <https://www.capterra.mx/software/171026/jenkins> |
| es-PA | <https://www.capterra.com.pa/software/171026/jenkins> |
| es-PE | <https://www.capterra.pe/software/171026/jenkins> |
| fr | <https://www.capterra.fr/software/171026/jenkins> |
| fr-BE | <https://fr.capterra.be/software/171026/jenkins> |
| fr-CA | <https://fr.capterra.ca/software/171026/jenkins> |
| fr-LU | <https://www.capterra.lu/software/171026/jenkins> |
| it | <https://www.capterra.it/software/171026/jenkins> |
| ko | <https://www.capterra.co.kr/software/171026/jenkins> |
| nl | <https://www.capterra.nl/software/171026/jenkins> |
| nl-BE | <https://www.capterra.be/software/171026/jenkins> |
| pt | <https://www.capterra.com.br/software/171026/jenkins> |
| pt-PT | <https://www.capterra.pt/software/171026/jenkins> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra 한국","address":{"@type":"PostalAddress","addressLocality":"서울특별시","addressRegion":"서울특별시","postalCode":"06167","streetAddress":"대한민국 서울특별시 강남구 삼성동 159-1 번지 무역센터트레이드타워 2407호"},"description":"Capterra는 수백만 명의 사람들이 자신에게 가장 적합한 비즈니스 소프트웨어를 찾을 수 있도록 돕고 있습니다. 소프트웨어 제품 리뷰, 평점, 인포그래픽 등 다양한 종류의 비즈니스 소프트웨어 리스트를 제공하고 비교합니다.","email":"info@capterra.co.kr","url":"https://www.capterra.co.kr/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.co.kr/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Jenkins","description":"기업에 프로젝트 구축, 테스트 및 배포 도구를 제공하는 온프레미스 및 웹 기반 지속적 통합 솔루션입니다.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c8e21fb2-f40d-4e85-95a2-786985111258.png","url":"https://www.capterra.co.kr/software/171026/jenkins","@id":"https://www.capterra.co.kr/software/171026/jenkins#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.co.kr/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"bestRating":5,"ratingCount":570},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@id":"https://www.capterra.co.kr/software/171026/jenkins#faqs","@type":"FAQPage","mainEntity":[{"name":"Jenkins은(는) 무엇인가요?","@type":"Question","acceptedAnswer":{"text":"기업에 프로젝트 구축, 테스트 및 배포 도구를 제공하는 온프레미스 및 웹 기반 지속적 통합 솔루션입니다.","@type":"Answer"}},{"name":"Jenkins은(는) 누가 사용하나요?","@type":"Question","acceptedAnswer":{"text":"모든 규모의 기업에서 네트워크에 프로젝트를 구축, 테스트 및 배포할 수 있는 플러그인을 제공하는 온프레미스 및 웹 기반 지속적 통합 플랫폼입니다.","@type":"Answer"}}]},{"@id":"https://www.capterra.co.kr/software/171026/jenkins#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"홈","position":1,"item":"/","@type":"ListItem"},{"name":"지속적 통합 소프트웨어","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/171026/jenkins","@type":"ListItem"}]}]}
</script>
