Cloud

The “Cloud” refers to a network of remote servers hosted on the internet that store, manage, and process data, rather than relying on local servers or personal computers. This technology enables users to access and utilize computing resources and services, such as storage, databases, software, and analytics, from anywhere with an internet connection. Cloud computing offers scalability, flexibility, and cost-efficiency, allowing individuals and organizations to quickly adapt to changing needs without significant upfront investment in hardware and infrastructure. Popular cloud service providers include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP).

106 articles

Dec 19, 2019 2 min read

Azure CLI: Create Azure IoT Hub

It’s really easy to provision an instance of Azure IoT Hub using the Azure Portal. However, there are times when you need to automate the…

May 11, 2017 3 min read

Azure Portal goes Native on iOS and Android

Since the beginning of Microsoft Azure with the initial General Availability in February 2010, then Azure Portal has always been a Web Application. It’s gone…

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…

Aug 8, 2017 6 min read

Azure IoT Developer Kit: Sensor Overview

The Microsoft Azure IoT Developer Kit is an Arduino compatible board built for helping with prototyping Internet of Things (IoT) solutions. The key difference with…

Sep 23, 2015 4 min read

What is Azure Service Bus?

Microsoft Azure Service Bus provides an PaaS (Platform as a Service) communications platform built to allow more robust, multi-tenant software systems to be built in…

Oct 19, 2016 7 min read

Hosting Azure Web App on Linux

Since the introduction of Azure App Service and Azure Web Apps in early 2015, as well as the Azure Websites feature even earlier, the only…

Jun 26, 2024 6 min read

What is The HashiCorp Infrastructure Cloud?

The cloud is the standard for hosting applications and workloads. However, only a small percentage of organizations realize the full benefits such as cost reduction,…

Nov 20, 2024 3 min read

New Microsoft AI Shell Public Preview

During Microsoft Ignite 2024, Microsoft announced the public preview of AI Shell, a groundbreaking innovation that integrates artificial intelligence directly into command-line workflows. With this…

Sep 20, 2016 4 min read

Why is the Azure Portal a Web App?

There have been a few incarnations of the Microsoft Azure Management Portal over the years. The current state is a fairly easy to use Web…

Sep 18, 2015 1 min read

Build Azure Desktop Wallpaper

I decided to create some Build Azure wallpaper images, so rather than keep them to myself, I decided to share them with everyone else as…

Aug 24, 2019 3 min read

Azure Portal App for Windows in Preview

If you've been waiting for an Azure Portal Desktop App, then you'll be happy to learn that Microsoft now has an Azure Portal App for Windows in Preview. It's unclear when this first became available, but a quick search reveals it's been available for a few months now. This Azure Portal App allows you to install a desktop experience for the Azure Portal on a Windows machine. It seems to be framing in the Azure Portal website into a desktop app window, but it does feel more native than the browser experience. Plus, it provides all the same features of the Azure Portal; including the Azure Cloud Shell experience!

Nov 22, 2017 2 min read

Introducing Microsoft Coco Framework for Blockchain

Blockchain is the technology behind cryptocurrencies like Bitcoin, Ethereum, and others. These cryptocurrencies use Blockchain to implement a secure, write-once-read-many transaction ledger. However, there are…