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 stored in enterprise-grade external secrets store in their pods as a volume Prerequisites Azure subscription Azure CLI 2.31.0 or later. How it works Similar to…

Bicep: Modern language for ARM Template?

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 versioning system that is like what is used for source code. Idempotence is a principle of Infrastructure as Code. Azure provides native support for IaC via the Azure…

microsoft cloud solution provider in hyderabad - ifi tech

SSO Configuration using SAML v2.0 and Azure Active Directory for Custom web application

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 best use cases will be building Single Sign-on for applications. Here we will deploy our web application in Azure virtual machine and Azure Active Directory…

Microsoft Gold Partners in India - ifi techsolutions ltd.

Getting Started with GitOps

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 deployment! It can be said that GitOps is the next step from DevOps, while DevOps focuses more on the methodologies and ways to achieve the…

WordPress CI/CD using Azure DevOps

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 complete, fully featured set of CI/CD automation tools for deployment to Azure. WordPress (WP, WordPress.org) is a free and open-source content management system (CMS) written…

Choosing Between Azure DevOps and Github

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 most part of the software development process from planning to production. Before we dive into the difference between Azure DevOps and Github. Let us first…