GitOps and ArgoCD

GitOps and ArgoCD

What is GitOps?

GitOps is a modern approach to software delivery that streamlines the process of deploying and managing applications by leveraging the power of Git and automation tools. At the heart of GitOps is the concept of “declarative infrastructure,” which means that the desired state of the infrastructure is defined in a declarative way, and the system automatically ensures that the actual state matches the desired state.

Read more
Azure Kubernetes Service Auditing

Azure Kubernetes Service Auditing

The AKS assessment is a comprehensive list of factors you need to think about when preparing a cluster for production. It is based on all the popular best practices that have been agreed around Kubernetes.

Read more