Azure DevOps, CI/CD pipelines Explained

Azure DevOps is a cloud-based platform for developing, building, and deploying software. It includes a range of tools and services for version control, collaboration, build and release management, and more. One of the key features of Azure DevOps is the ability to create pipelines for continuous integration and continuous delivery (CI/CD). These pipelines allow you... Continue Reading →

Docker with AKS & Docker with OpenShift

Docker is a containerization platform that allows you to package applications and their dependencies into lightweight, portable containers that can be easily run and managed on different environments. Azure Kubernetes Service (AKS) is a managed Kubernetes service that makes it easy to deploy and manage containerized applications on Azure. AKS allows you to create and... Continue Reading →

Federated Identity, OAuth, SSO, MFA Explained

In Azure, federated identity is a system for managing and authenticating user identities across multiple organizations and systems. It allows users to use a single set of credentials to access multiple systems and applications, and enables organizations to share and manage user identity information in a secure and centralized way. In Azure, federated identity is... Continue Reading →

SharePoint Framework, PnP JS development guide

The SharePoint Framework (SPFx) is a development platform for building and extending SharePoint applications. SPFx enables you to build client-side web parts, extensions, and applications that can be deployed to and run within SharePoint. Here is a general guide to developing applications with the SharePoint Framework: Install the development tools: To develop SPFx applications, you... Continue Reading →

Create a website or blog at WordPress.com

Up ↑