Operations | Monitoring | ITSM | DevOps | Cloud

Codefresh

Simplify and Secure Your CI Pipelines with Codefresh

Creating effective Continuous Integration pipelines is a daunting task that requires combining knowledge from different areas. At Codefresh we have always strived for a fast feedback loop between both customers and prospects in regards to pipeline speed and simplicity. We always want to improve the onboarding process for everybody regardless of their position in the cloud native journey.

Crossplane's Quest for Scale as the first next-gen infra management tool - GitOps the Planet #7

Crossplane is a next-generation infrastructure management tool that brings cloud-native primitives to managing all kinds of infrastructure, not just Kubernetes but really any infra. The value is huge, especially when doing GitOps, but how is Crossplane tackling scale to handle so many types of resources? We’ll find out in this episode with Viktor Farcic.

GitOps The Planet #6 - K3s, Rancher, and now Acorn - Dev Productivity Nirvana with Darren Shepherd

ibuildcloud, aka Darren Shepherd, is the CTO and co-founder at Acorn Labs - a simple application development framework for Kubernetes. Before Acorn Labs, Darren was the CTO and co-founder of Rancher Labs (acquired by Suse) where he created k3s and a lot more. In this episode we'll talk about the changing developer experience landscape the effect of GitOps, k3s, and these new frameworks.

How to Preview and Diff Your Argo CD Deployments

Adopting Kubernetes has introduced several new complications on how to verify and validate all the manifests that describe your application. There are several tools out there for checking the syntax of manifests, scanning them for security issues, enforcing policies etc. But at the most basic case one of the major challenges is to actually understand what each change means for your application (and optionally approve/reject the pull request that contains that change).

A Fully Argo-Based Ecosystem For Continuous Delivery and Deployment

Better DevOps makes for more efficient engineering teams and more reliable releases, and when it comes to DevOps, it doesn’t get better than GitOps. According to DevOps-As-A-Service: One of the many goals of DevOps is to reduce Time To Value (TTV) and to provide faster feedback while enabling developers to easily self-service or not have to engage to get a service at all.

Codefresh 2022 - Year in Review

Code, features, pull requests, code reviews and so much more! 2022 has been a year of dramatic growth and change for Codefresh. Join us for a review of the year! As companies that build software, you rewarded Codefresh with healthy revenue growth throughout 2022 because you’ve told us progressive software delivery remains a critical investment and top priority.

Argo Project Graduates With Unanimous Support

After 33k commits, nearly 200k contributions, 9.6k contributors, and almost 15k pull requests, the Argo Project has officially graduated within the Cloud Native Computing Foundation (CNCF). The Argo Project was first created and open-sourced in 2017 by Applatix who was later acquired by Intuit. Shortly thereafter, BlackRock, Codefresh, and RedHat joined the project as it moved into the CNCF.

Baking Security into your DevOps Supply Chain with Argo CD & OPA - Dan Garfield (DevOps Experience)

Argo CD has become the defacto entry for engineering teams to deploy and manage their applications while Open Policy Agent has become one of the most reliable security policy enforcement engines. These two tools work perfectly together and yet there are very few articles and videos on the subject! In this talk, we look at the best strategies for getting these tools to work together to improve the software delivery supply chain. We’ll look at admission hooks, sync waves, and other ways to ensure your applications and clusters are always running in a secure and safe manner. Including example files and reference repos.