The latest updates on all JetBrains products and topics
DevOps are not limited to well-established companies. Startups can benefit from DevOps services too. How do you find the best tools to use?
Meet TeamCity recipes: customizable build steps that can be reused, versioned, and published on the JetBrains Marketplace. Read on to learn more.
We’re excited to announce the launch of TeamCity 2025.07! This release brings a range of improvements across the UI, Perforce integration, recipes, and more. It is also the first version to include pipelines: a reimagined TeamCity experience that focuses on a healthy balance of functionality and…
How do you measure progress when building an AI coding agent? The Junie team at JetBrains uses TeamCity to evaluate agent performance at scale. Learn more from this case study.
Kickstart builds instantly with webhooks, fine-tune behavior with job-level parameters, and enjoy smarter, cleaner pipelines.
Find out how the world's best IDEs are built using TeamCity.
This guide covers best practices for managing microservices with CI/CD on serverless computing and how TeamCity simplifies it.
In this tutorial, you'll learn how to configure TeamCity to deploy a React app from a GitHub repository to an Amazon S3 bucket.
TeamCity 2024.12 brings a revamped UI, conditional build chains, easier VCS OAuth token management, and improved AWS and Perforce integrations, among other changes. Read on to learn what's new.
Powerful YAML, a visual drag-and-drop editor, new VCS providers, and more. Read on to learn about what's new.
Everything you love about TeamCity – now hosted by us! Today we’re launching TeamCity Cloud – a cloud version of TeamCity that we’ve been developing for almost two years. TeamCity Cloud is a managed CI/CD service that is designed for teams that don’t want to deal with maintaining and scaling their …
Imagine you have just switched your TeamCity project over to Kotlin DSL. Your builds run successfully, but what next? What small refactorings can you apply to your Kotlin DSL code to help keep it clean and tidy? In this article, we'll discuss the next steps you can take. 1. Remove disabled build st…