How To Build An Application In An Isolated Environment On A Linux ServerOverview Just like docker, an application can be configured to run as an isolated system on a server. The implementations outlined in this article shows similar way containers functions A container is a portable computing environment. It contains eve...Mar 28, 2025·14 min read
How To Create Linux (Ubuntu) Virtual Machine In AzureIntroduction Linux is an open-source Unix-like operating system-based family on the Linux kernel. Linux is packaged as the Linux distribution, which contains the supporting libraries and system software and kernel. This article outlines how to create...Apr 14, 2024·4 min read
How To Create Windows 11 Virtual Machine In AzureIntroduction A virtual machine (VM) is a compute resource that uses software instead of a physical computer to run programs and deploy app. This article explains in details steps to take in creating a virtual machine that runs on windows 11 pro opera...Apr 8, 2024·4 min read