Hey, Welcome...

Welcome to K2V Academy, where you can find stuff to learn about Development, Cloud, DevOps and everything in between.

Feature Flags for ASP.Net Core Applications: Using Complex Feature Flags with Feature Filters

Feature Flags for ASP.Net Core Applications: Using Complex Feature Flags with Feature Filters

When using Microsoft Feature.Management framework you are able to create complex feature flags using Feature Filters which are scenarios you can define to decide when to enable/disable features.

Feature Flags for ASP.Net Core Applications: Implementing Custom Feature Filters

Feature Flags for ASP.Net Core Applications: Implementing Custom Feature Filters

Microsoft Feature.Management framework allows you to implement custom feature filters where you can provide a tailored experience using multiple factors to enable/disable features in .Net Core applications.

Feature Flags for ASP.Net Core Applications using Microsoft.FeatureManagement Library

Feature Flags for ASP.Net Core Applications using Microsoft.FeatureManagement Library

This is an introduction into the Microsoft Feature.Management library that you can use with your .Net applications to implement feature flags with ease.

Running Security Verification Tests on Your Azure Resources using Secure DevOps Kit for Azure (AzSK) and Azure DevOps

Running Security Verification Tests on Your Azure Resources using Secure DevOps Kit for Azure (AzSK) and Azure DevOps

Using the Secure DevOps Kit for Azure (AzSK) and Azure Pipelines you can easily run security verification tests on the Azure Resources your application is deployed on to make sure the resources are compliant with the security controls.

Validating Your ARM Templates for Security Issues using Secure DevOps Kit for Azure (AzSK) ARM Template Checker

Validating Your ARM Templates for Security Issues using Secure DevOps Kit for Azure (AzSK) ARM Template Checker

Secure DevOps Kit for Azure (AzSK) includes an Azure Resource Template (ARM) checker that you can easily integrate with Azure Pipelines to analyze your ARM templates for security improvements.

Centralized Configuration Management for the Cloud with Azure App Configuration

Centralized Configuration Management for the Cloud with Azure App Configuration

Azure App Configuration is a service that allows you to centrally manage your applications configuration and feature flags that can easily be integrated with .Net Configuration Providers and Microsoft Feature Management framework.

Shifting Security to the Left with Secure DevOps Kit for Azure (AzSK)

Shifting Security to the Left with Secure DevOps Kit for Azure (AzSK)

Secure DevOps Kit for Azure is an interesting toolkit that originated within Microsoft and now Open Source for the general public to use in their project to maintain security controls across different stages of development.

Premium Hosting Option for Azure Functions

Premium Hosting Option for Azure Functions

Premium Hosting Option for Azure Functions is a new hosting model that gives you best features of Dedicated and Consumption pricing plans at competitive pricing.

Using System Assigned Managed Identity to Access Azure Key Vault from Azure App Service

Using System Assigned Managed Identity to Access Azure Key Vault from Azure App Service

System Assigned Managed Identities for Azure Resources can be used as a no maintenance solution for authenticating supported Azure services quickly and easily.

Using User Assigned Managed Identity to Access Azure Key Vault from Azure App Service

Using User Assigned Managed Identity to Access Azure Key Vault from Azure App Service

User Assigned Managed Identities for Azure Resources can be used as a low maintenance solution for authenticating supported Azure services quickly and easily.