Hey, Welcome...

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

Automated Security Testing with OWASP Zed Attack Proxy: #1 Installing & Configuring OWASP ZAP on an Azure Virtual Machine

Automated Security Testing with OWASP Zed Attack Proxy: #1 Installing & Configuring OWASP ZAP on an Azure Virtual Machine

OWASP Zap is a free and open source security tool that can be used to find vulnerabilities in your web application or APIs. Learn how to configure OWASP Zap on an Azure Virtual Machine.

Continuous Code Quality with SonarQube: #2 Configuring SSL for SonarQube & Securing the SonarQube Server Behind a Reverse Proxy

Continuous Code Quality with SonarQube: #2 Configuring SSL for SonarQube & Securing the SonarQube Server Behind a Reverse Proxy

Configuring SSL and a Reverse Proxy to secure the SonarQube server on Microsoft Azure is fairly straight forward. FOllow this guide to understand the steps to do it.

Continuous Code Quality with SonarQube: #1 Installing and Configuring SonarQube using Azure Virtual Machine & Azure SQL

Continuous Code Quality with SonarQube: #1 Installing and Configuring SonarQube using Azure Virtual Machine & Azure SQL

SonarQube is an open source code quality analysis tool that can be easily configured on Azure using Virtual Machines and Azure SQL databases.

Fix 'Subject Alternative Name Missing [missing_subjectAltName]' issue in Chrome with Self-Signed Certificates using OpenSSL

Fix 'Subject Alternative Name Missing [missing_subjectAltName]' issue in Chrome with Self-Signed Certificates using OpenSSL

How to fix the issue 'Subject Alternative Name Missing [missing_subjectAltName]' issue in Chrome with Self-Signed Certificates using OpenSSL

Azure Functions: Going Serverless on Azure Platform - #3 Creating a Function Pipeline Using the Azure Portal - Part II

Azure Functions: Going Serverless on Azure Platform - #3 Creating a Function Pipeline Using the Azure Portal  - Part II

Combining multiple Azure Functions that have different capabilities allows you to create powerful functions workflows.

Azure Functions: Going Serverless on Azure Platform - #3 Creating a Function Pipeline Using the Azure Portal - Part I

Azure Functions: Going Serverless on Azure Platform - #3 Creating a Function Pipeline Using the Azure Portal  - Part I

Combining multiple Azure Functions that have different capabilities allows you to create powerful functions workflows.

Azure Functions: Going Serverless on Azure Platform - #2 Creating a Function App in the Azure Portal

Azure Functions: Going Serverless on Azure Platform - #2 Creating a Function App in the Azure Portal

Azure functions app can easily be created using the Azure Portal to quickly get up and running with serverless functions.

Fix “Invalid input 'WebApplication.csproj'. The file type was not recognized.” Error in Azure DevOps, ASP.Net Core Build Definition

Fix “Invalid input 'WebApplication.csproj'. The file type was not recognized.” Error in Azure DevOps, ASP.Net Core Build Definition

How to Fix the issue “Invalid input 'WebApplication.csproj'. The file type was not recognized.” Error in Azure DevOps

Continuous Delivery Right from Visual Studio: Creating a Continuous Delivery Pipeline using Continuous Delivery Tools for Visual Studio with Visual Studio 2017

Continuous Delivery Right from Visual Studio: Creating a Continuous Delivery Pipeline using Continuous Delivery Tools for Visual Studio with Visual Studio 2017

With new capabilities of Visual Studio, you can now create continuous delivery pipelines without even leaving Visual Studio.