Azure Repos, a service available on Microsoft's Azure, provides unlimited, cloud-hosted private Git repos for development projects. Users can connect with and push code into their Git repos from any IDE, editor, or Git client, add validations and extensions from the marketplace or build one using web hooks and REST APIs, and perform Git code reviews with threaded discussion and continuous integration for each change, or use forks to promote collaboration with inner source workflows.
N/A
Helm
Score 8.0 out of 10
N/A
Helm is an open source Kubernetes package manager.
We have a natural trending to use what is a reference in its space and Helm has being leader in its area for a long time. Since it has all features we need didn't make sense to us to invest time on researching and testing other alternatives, so Helm was our first and only tool …
We use Terraform as well. But Terraform is more suited for new deployments and specific use cases. For Helm, it is especially well suited for large scale cloud instances software deployment, by helping us to keep track of software components and versions centrally, and …
Deployment of helm charts is really fundamental to any software packages to our Kubernetes/docker containers, and without Helm, I cannot imagine how else to manage software components upgrades. When it works, it works great, when it doesn't - the world has not come to an end, there is rollback, and it's great, but troubleshooting does take time. And there is a learning curve. But it be worth it.
We didn't really need support, but the open-source community seemed responsive and informative when it came to issues. Many cloud native consultancy companies (including ourselves) offer support for Helm.
We have a natural trending to use what is a reference in its space and Helm has being leader in its area for a long time. Since it has all features we need didn't make sense to us to invest time on researching and testing other alternatives, so Helm was our first and only tool in regards of automating deployments on Kubernetes