Operations | Monitoring | ITSM | DevOps | Cloud

Codefresh

Comparison: Code Analysis Tools

Code analysis tools are essential to gain an overview and understanding of the quality of your code. This post is going to cover the following While these tools target similar use cases, they differ in their implementation, ease of use, and documentation just to name a few. This post provides an overview of each tool as well as a detailed comparison to help analyse and decide which tool is best suited for your needs.

What is Codefresh? Platform Overview

Brandon provides a high-level overview of the #Codefresh, The #1 #GitOps automation platform for #Kubernetes apps. TIMESTAMPS 00:00 - What is Codefresh? 00:26 - Key Integrations 01:06 - Codefresh Pipelines 01:28 - Live pipeline debugging 01:44 - Pipeline composition 01:50 - Open-source steps library, custom steps, and freestyle steps 02:20 - Conditional logic, variables, and breakpoints 02:43 - Trigger capabilities 03:15 - Granular control over concurrency 03:40 - DevOps dashboards & traceability 04:19 - Helm deployments and release boards 04:32 - GitOps support & ArgoCD Integration

Surviving the Disaster: How to Identify Bugs Immediately and Get Back on Track

As all developers know, when building software things don’t always go as planned. In fact, most of the time they don’t. With today’s modern distributed architectures it’s more important than ever to have the proper tools in your toolbelt. This allows us to automate as much of the software delivery lifecycle as possible and then be able to immediately triage issues when they arise.

What Is Zero Trust & How Do We Implement It to Run Secure CI/CD Workflows in Kubernetes?

Zero trust is a security concept that is centered around the idea that organizations should never trust anyone or anything that does not originate from their domains. Organizations seeking zero trust automatically assume that any external services it commissions have security breaches and may leak sensitive information.

CI/CD Pipelines for Kubernetes Apps with Pulumi & Codefresh

Delivering modern applications is complicated and requires the coordination of many moving parts. Applications are frequently updated to implement new features and improve security and performance which translates to a better user experience for your customers. To further complicate matters, infrastructure must also be deployed and maintained simultaneously with applications to avoid conflicts or dependencies.