Tag: virtual machine
-
Create a Linux VM in Azure
This article will walk through how you can create a Linux VM in Microsoft Azure. Login into the Azure Portal using your account, and create one for free if you do not currently have one – see this short article on how to do that. Select Ubuntu Server 18.04 LTS (most current at the time…
-
Docker: an overview
I have been reading a few white papers and articles about Continuous Delivery (CD) and Database Lifecycle Management (DLM) recently and have seen mention of Docker – in fact the first time I came across it was reading the Rainbird website (Norwich-based AI company). My first impression was that Docker is like VMWare or Virtual…