How to deploy V lang REST API on Azure
In this tutorial we will see how to deploy a V lang based REST API on Azure App Service in the containerized form. Before, we proceed let's look at the very short and sweet introduction to V.
Microsoft Azure platform technology tutorials
In this tutorial we will see how to deploy a V lang based REST API on Azure App Service in the containerized form. Before, we proceed let's look at the very short and sweet introduction to V.
In this tutorial we will see how to deploy FastAPI on Azure App Service Linux Plan. The FastAPI will have PostgreSQL database and Asynchronous REST Endpoints. We will create a PostgreSQL database on Azure and App Service Plan to host FastAPI on Azure ☁️.
In this tutorial we will see how to mount disk of size 8 Terabytes on an Azure Virtual Machine that is running Ubuntu 18.0 Operating System. How to Attach and…
In this article I will be discussing the nature of traffic received by the Web apps hosted and share a real screenshot of my Azure bill for the month of…
In this tutorial we will deploy WordPress on Azure App Service for Linux. Though there are many ways to deploy WordPress on Azure like deploying Bitnami WordPress and WordPress for Azure, we will go on traditional web deployment approach to have full control over the app resources on Azure.
In this tutorial we will see how to add CAA record to Azure DNS. Azure does not have a straight forward way to add CAA record using GUI front as of 2020. This needs to be manually added using PowerShell scripts by accessing Microsoft Azure Cloud Shell.