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 […]
Tag: Azure
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; […]