Hey, Welcome...

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

Design Patterns for Cloud: #1 Federated Identity Pattern

Design Patterns for Cloud: #1 Federated Identity Pattern

Federated Identity Pattern is a cloud design pattern that is used to delegate authentication responsibility to an external identity provider.

Azure Functions: Going Serverless on Azure Platform - #1 Introduction

Azure Functions: Going Serverless on Azure Platform - #1 Introduction

Introducing Azure Functions which is the serverless computing offering from Microsoft Azure that has compelling features at a competitive price point. Explore the features and the capabilities of Azure Functions in this article.

Deploying Highly Available Azure Virtual Machines

Deploying Highly Available Azure Virtual Machines

When deploying virtual machines on Azure its important to understand how Update domains, Fault domains, Availability sets work together to enable high availability.

A Deep Dive in to Tracking Branches in Git

A Deep Dive in to Tracking Branches in Git

Tracking branch is a branch that knows which remote branch, a local branch is related to. It links a local branch to a remote branch allowing you to speed up your activities when using Git.

GitFlow: A Better Branching Strategy for Your Projects - #1 Introduction to the Branching Model

GitFlow: A Better Branching Strategy for Your Projects - #1 Introduction to the Branching Model

It's important to settle on a good branching strategy before you start working on a project. GitFlow is a popular choice for projects of any size to be used as an effective branching strategy to use wit Git.

GitFlow: A Better Branching Strategy for Your Projects - #2 Installing and Setting Up GitFlow On Windows

GitFlow: A Better Branching Strategy for Your Projects - #2 Installing and Setting Up GitFlow On Windows

GitFlow is a popular choice for projects of any size to be used as an effective branching strategy to use wit Git. Setting it up in your project is fairly straight forward process.

Diving in to Azure App Service Continuous Delivery (Preview)

Diving in to Azure App Service Continuous Delivery (Preview)

Continuous Delivery for Azure App Services can be configured on the Azure Portal using Azure DevOps (Visual Studio Team Services) in few minutes.

Fix ‘Text Becomes Blurry When VS Code Application Loses Focus’ Issue on Windows

Fix ‘Text Becomes Blurry When VS Code Application Loses Focus’ Issue on Windows

How to fix the issue ‘Text Becomes Blurry When VS Code Application Loses Focus’ Issue on Windows

Fix ‘Install operation did not finish successfully. Please reinstall or repair Visual Studio’ Error After Updating Visual Studio 2015 to Update 3

Fix ‘Install operation did not finish successfully. Please reinstall or repair Visual Studio’ Error After Updating Visual Studio 2015 to Update 3

How to fix the issue ‘Install operation did not finish successfully. Please reinstall or repair Visual Studio’ Error After Updating Visual Studio 2015 to Update 3