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

Jun 27, 2019 1 min read

Cloud Design Patterns Infographic

Cloud Design Patterns offer prescriptive guidance to designing and architecting solutions in the cloud. Microsoft patterns and practices has this infographic available to help you…

Aug 12, 2016 1 min read

Free eBook: Introducing Microsoft Power BI

Want to get started with Power BI, but don’t know where to start? The “Introducing Microsoft Power BI” free eBook from Microsoft Press may be…

Sep 1, 2016 4 min read

Fixing Azure Portal Errors

All software has errors. The Microsoft Azure Portal is no different. When this happens you’ll receive one of two different alerts of the error; either an…

May 12, 2024 4 min read

Read and Write Azure Blob Storage with C#

In this article, we’ll explore how to integrate the Azure Storage SDK into a .NET application. We’ll cover the steps to read and write blobs…

Oct 19, 2023 2 min read

Azure CLI: Check if Blob Exists in Azure Storage

Before we dive into the nitty-gritty details, let’s clarify some essential concepts. Azure Storage, a cloud-based storage solution, is organized into a hierarchy of containers,…

Jun 7, 2017 5 min read

Azure CLI: Quickly Start / Stop ALL VMs

You can easily Start and Stop Virtual Machines (VMs) through the Azure Portal. Previously, I’ve written about the importance of Stopping unused VMs to save money…

Jun 20, 2024 22 min read

Components of AI-Ready Infrastructure in Microsoft Azure

Artificial Intelligence (AI) is transforming the landscape of modern enterprises, driving innovation, enhancing operational efficiency, and unlocking new avenues for growth. As businesses strive to…