Jenkins vs Teamcity

Quick and simple comparison between Jenkins and Teamcity based on personal use on both for a month. Jenkins Teamcity Price Free Free up to 20 build configuration Unlimited build license starts from $1,999 https://www.jetbrains.com/teamcity/buy/#license-type=new-license Configuration Data Internally managed XML file SQLServer Install Easy Easy, but need to set up with SQLServer. Build configuration Normal Normal, especially… Continue reading Jenkins vs Teamcity

Continuous Integration and deployment

At first, CI and CD looked just awesome and help my life easier. After apply Teamcity and Octopus for a few project locally as a testing, I started feeling that it’s a must for developer. As everyone uses source code repository like TFS and Git, Continuous Integration is a must. A final goal would be… Continue reading Continuous Integration and deployment