Secrets Store CSI driver in AKS
Author – Anurag Chauhan, Cloud Engineer What is Secrets Store CSI driver? The Secrets Store CSI Driver provides Kubernetes a service to mount multiple secrets, certs, and keys which are…
Author – Anurag Chauhan, Cloud Engineer What is Secrets Store CSI driver? The Secrets Store CSI Driver provides Kubernetes a service to mount multiple secrets, certs, and keys which are…
Author – Shefali Kamble, Cloud Engineer Overview GitHub Actions is a CI/CD and general automation system introduced by GitHub. It is integrated right into GitHub and enabled by default in…
Infrastructure as a Code Infrastructure as code is the process of automating your infrastructure (networks, virtual machines, load balancers, and connection topology) provisioning. It uses a descriptive coding language and…
Author: Ajinkya Bhabal, Cloud Engineer. Introduction What is SAML v2.0? It is an open standard for exchanging authentication and authorization data between an identity provider and a service provider. The…
Author: Navjot Singh, Cloud Engineer We’re familiar with the term DevOps, right? but, what is GitOps? Is it similar to DevOps? different? or the next step towards a modern…
Author- Anubhav Bisht (Cloud Engineer) Continuous integration (CI) and continuous deployment (CD) form a pipeline by which you can build, release, and deploy your code. Azure DevOps Services provides a…
Author – Ping Fung Yin, Sr. Cloud Engineer Overview Both Azure DevOps and Github are great development platforms that allow you to implement DevOps strategies within your organization and covers…