Azure Pipelines
visit websiteContinuously build, test, and deploy to any platform and cloud
Why do we adopt this technology?
Fully managed vs bring your own agents
Allows for complex build and release flows
Supports reuse of certain release stages
Related technologies
Gitlab SCM/CI
Gitlab is an excellent SCM with a high focus on supporting continuous integration and continuous deployment. It is our replacement for Bitbucket Cloud for all teams starting in November 2020.
Jenkins
Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.