From the course: Continuous Integration: Tools

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

CircleCI

CircleCI

CircleCI provides CI/CD workflow management, a variety of build environments, and capabilities that can support all types of projects. CircleCI uses a variety of Docker containers or virtual machines to run your CI and CD build steps. This gives developers access to Ubuntu, Windows, and MacOS environments. In addition, projects that require more compute resources or specialized processors can use GPUs and ARM-based environments. For mobile developers, CircleCI also provides support for building and testing applications for iOS and Android platforms. Cost-wise, it's easy to get started on CircleCI. Three tiers of pricing are available with support for individual developers, teams, and enterprises. Each tier provides a generous amount of free build minutes each month, with additional minutes available for purchase as needed. Pricing starts out at $0 per month and scales up from there, according to the number of concurrent jobs and the number of members contributing to projects in an…

Contents