I used Harness for CICD, and it served as the release platform that our team used for Java applications. We do Java microservices, and we used it to deploy them.
We use Harness as a deployment tool. It allows us to define environments like OpenShift or Kubernetes or Linux servers. It automates the pipeline system where users can trigger with the master branch. We use Tekton to run without any manual interaction. Once the build is done, it stores artifacts in JFrog, and Harness detects them automatically and executes deployment.
Engineering Technical Leader - SRE (Cloud/Kubernetes-Security) at Cisco
Real User
Top 10
2024-04-05T11:42:52Z
Apr 5, 2024
We use Harness for deploying Kubernetes clusters. It is a SaaS-based tool with a good graphical user interface. We can create workflows and deployment pipelines and easily visualize them. We can see the logs and understand where the pipeline is breaking. It's a highly customizable DevOps tool.
Build Automation tools streamline software development by automating tasks like code compilation and testing. They enhance efficiency, reduce manual errors, and improve project management, playing an integral role in modern development environments.Build Automation increases productivity by allowing developers to focus on coding rather than repetitive tasks. It integrates with CI/CD pipelines and supports multiple programming languages, providing a robust infrastructure for software...
I used Harness for CICD, and it served as the release platform that our team used for Java applications. We do Java microservices, and we used it to deploy them.
We use Harness as a deployment tool. It allows us to define environments like OpenShift or Kubernetes or Linux servers. It automates the pipeline system where users can trigger with the master branch. We use Tekton to run without any manual interaction. Once the build is done, it stores artifacts in JFrog, and Harness detects them automatically and executes deployment.
We use Harness for deploying Kubernetes clusters. It is a SaaS-based tool with a good graphical user interface. We can create workflows and deployment pipelines and easily visualize them. We can see the logs and understand where the pipeline is breaking. It's a highly customizable DevOps tool.