Ubuntu is an open-source Linux distribution based on Debian. The name Ubuntu is an ancient African word meaning ‘humanity to others’ reminding us that ‘I am what I am because of who we all are’. Ubuntu comes in a variety of flavors and specialized derivatives. It has special editions for servers, OpenStack clouds, and connected […]
Tag: Azure
A Kubernetes Comparison part 2: Azure Kubernetes Service (AKS)
Introduction Welcome back to my Kubernetes comparison saga, part 2! Previously I wrote an article called A Kubernetes Comparison part 1: Amazon EKS about Amazon Elastic Kubernetes service. In this article, we will be evaluating Azure Kubernetes Service (AKS). Cloud Provider – AKS AKS is a Kubernetes service managed by Azure, a Microsoft cloud computing […]
Backup My Org Update 1.2.1
BackupMyOrg 1.2.1 is now available with several new storage type choices, restoration improvements, and a round of bug fixes. In addition to our existing S3 bucket support, we now offer support for both Azure Blob Storage and Google Cloud Storage. We also have made improvements to the postprocessing step of the Restore process, adding a […]
Demystifying Kubernetes
Kubernetes is an open-source platform for container orchestration that has been gaining in popularity over the last few years as large platforms have been re-architected to work as containerized applications. As an orchestration platform, Kubernetes includes tooling and automation for deploying, managing, and helping to scale containerized applications. History Computing environments have evolved over time; […]