Demystifying Azure Migrations – Part 1: Introduction

So you’re interested in the Cloud, in particular, the Microsoft Azure Cloud. Great, now what? Where do you start? Most organizations that are interested in Azure start off by trying to determine which workloads could be moved to the cloud, and what type of return on investment (ROI) and cost savings they’ll receive. The challenge…

Azure-to-Azure (A2A) Disaster Recovery (ASR)

Many organizations are moving mission critical applications to Azure. A lot of organizations are starting to explore Microsoft Azure as a Disaster Recovery (DR) site to their existing datacenters. If you haven’t started to consider this, Microsoft provides several tools to assess your “Cloud Readiness”, and help you estimate the costs, and ROI, in moving…

Backup is NOT Disaster Recovery, Why You Need Both to be Fully Covered!

A few years ago I had the privilege to attend Azure Site Recovery Boot Camp training at Microsoft’s Silicon Valley in Mountain View, CA. The experience was amazing, and I enjoyed it. In fact, we received a first-hand preview of the (yet to be released) ASR VMware replication/protection through the newly acquired InMage technology. The training was led by Vishal…

Microsoft Azure Backup Server (MABS) AKA DPM “Lite”

Recently, Microsoft announced the Microsoft Azure Backup Server (MABS). It’s technically a part of Azure Backup offering, but it’s a little different. In fact, it is more like System Center Data Protection Manager (DPM) “lite”. Microsoft Azure Backup Server (MABS), is functionally equivalent to System Center DPM with 3 differences: It can protect workloads that are running on Hyper-V,…

|

What Is 314159U | Understand 314159U Endless Possibilities?

In this article, I will explain to you all the endless possibilities of 314159U in traditional calculations and modern computing. The digital era opens endless possibilities for new technologies such as Artificial Intelligence, Machine Learning, Super Calculations, and so on. What Is 314159U? 314159U is a sequence of natural numbers that has a special place…

The Azure Governance Toolbox – Part 2: Resource Organization

In the introduction to this series, we listed the 4 high-level categories of Azure governance, namely resource organization, resource security, auditing, and cost. In this part, we will focus on Resource Organization.  You can break Resource Organization down into the following sub-categories: Subscriptions, Management Groups, Resources Groups, and Tags. Let’s explore each of these. Subscriptions Put simply, an Azure Subscription…

|

My Terraform Resources List (for those that insist on being “cloud agnostic”)

Over the past several months, I have been ramping up on the Infrastructure-as-Code (IaC) templating language called Terraform for a project that I am engaged in. And while I do not have anything against Terraform (after all, it IS very easy to read), I have stated my opinions on the whole “cloud agnostic” statement via my previous…

|

Book Review: Terraform Cookbook: Efficiently define, launch, and manage Infrastructure as Code across various cloud platforms

Recently, I finished reading Terraform Cookbook: Efficiently define, launch, and manage Infrastructure as Code across various cloud platforms by Mikael Krief. I am already experienced with Terraform, and have read 3 other Terraform books, along with many other articles, blogs, and videos. Not to mention my own blog posts about Terraform, my 3-part video series on “Infrastructure-as-Code (IaC) Using…