Are you using CI/CD pipelines in your software development process? (Comment below how your business has implemented it.)
Sort by:
Which one would ypu recommend if you had to?
Jenkins is an open-source and free, solid product, easy to extend and modify/integrate with other software, and you can't beat the price. GitLab has more features, and it's a more comprehensive tool than Jenkins.<br><br>Azure Pipelines, in my opinion, is a better product, and if you use Microsoft products/Azure, it's a no-brainer. If you want to use it with non-Microsoft products, you need to make some configuration changes. So it depends on what you need, your environment, what your dev/DevOps employees are more used to/prefer etc.<br>
Yes we are. We implemented those using Jenkins, CloudFormation and AWS api

Azure pipelines with Azure DevOps.
I've worked with Jenkins and GitLab in the past. Every tool has pros and cons.