Recent posts

How to run Snyk test in CircleCI and Argo CD?

4 minute read

How do you secure GitOps pipeline? In this post today, I will be sharing on how you can find vulnerabilities using Snyk in GitOps toolset, mainly CircleCI an...

Integrate Snyk Into Google Cloud Build

5 minute read

Are you using Google Cloud Build as your CI/CD pipeline to build your applications? If so, how do you mandate security across the different stages?

Why vSphere with Tanzu?

4 minute read

Are you running your own Kubernetes cluster already? If so, how are you managing it currently?

Adding Salt To Your Environment

4 minute read

Have you added “Salt” to your environment? Not the condiment, salt. I meant SaltStack’s Salt…

Introduction to Dev + Sec + Ops

4 minute read

What is DevSecOps DevSecOps builds on top of the DevOps methodology where it addresses code quality and reliability assurance. You probably would have alread...