Microsoft Azure

Microsoft Azure is a cloud computing platform and service provided by Microsoft. It offers a wide range of cloud services, including computing, analytics, storage, and networking. Azure enables businesses and developers to build, deploy, and manage applications through Microsoft’s global network of data centers. With support for various programming languages, tools, and frameworks, Azure provides solutions for infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). Known for its strong integration with Microsoft products and services, Azure is designed to provide secure, scalable, and reliable cloud solutions for enterprises of all sizes.

133 articles

Jun 30, 2018 5 min read

Internet of Things (IoT) Messaging Architecture

Internet of Things (IoT) architecture requires a different kind of message queue based communication than other types of software systems or big data solutions. Most…

Jun 6, 2018 4 min read

Underwater Azure Datacenter with Project Natick

Microsoft Project Natick is an innovative research project to discover new ways of hosting datacenters underwater. The goal of this research project is to determine…

Apr 17, 2018 6 min read

Using Chocolatey with Azure VMs

Automate Everything. That’s my new mantra, and it should be yours… Like many of you, I’m an infrastructure guy and grew up with the crutches…

Mar 14, 2018 3 min read

Azure CLI: Convert VM to Managed Disks

Traditionally, Azure Virtual Machines (VMs) would use an Azure Storage Account to store the VM Disk Images for the VM. This required explicit management of…

Mar 13, 2018 3 min read

Azure Availability Zones

One of the largest gaps that Azure has had when compared to the competition has been the lack of high-availability options.  The most glaring has…

Mar 6, 2018 1 min read

Azure Stack Capacity Planner Excel Spreadsheet

The Microsoft Azure Stack documentation team has released a new Azure Stack Capacity Planner. This planner is intended to help assist in the pre-purchase planning…

Feb 27, 2018 2 min read

Apple not using Microsoft Azure anymore?

A fact that went all but confirmed by both Microsoft and Apple is that Apple has been using Microsoft Azure cloud services to host their…

Feb 7, 2018 2 min read

Introducing the Azure Cloud Shell

The Azure Cloud Shell has been out for some time now, as an embedded Bash and PowerShell command-line shell / terminal within the Azure Portal.…