Category: GitOps

Master GitOps with Terraform, AKS and AWS

Master GitOps with Terraform, AKS and AWS

In this post, we will learn GitOps principles using Terraform, AKS and AWS. The entire infrastructure will be created using Terraform. The end to end devsecops pipeline will be created using GitHub Actions. This end to end pipeline will have Sonarqube for SAST, Trivy for container scan and deployment will happen using ArgoCD on AKS.

Read More
Learn about GitOps

Learn about GitOps

In this post we will compare GitOps with DevOps and DevSecOps with examples. We will understand these terms in the simplest manner.

Read More
Back to Top