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

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.…

Aug 9, 2016 4 min read

Azure N-Series VMs and NVIDIA GPUs in the Cloud

It’s been quite some time since we last heard details about the upcoming N-Series Virtual Machines (VMs). in Microsoft Azure. Microsoft recently announced further details on…

Oct 29, 2024 10 min read

Azure Cosmos DB: Understanding Partition Keys

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service designed to meet the demands of large-scale, low-latency applications. One of the most critical design…

Mar 2, 2025 6 min read

IPv4 Address CIDR Range Reference and Calculator

As a network engineer, administrator, or Site Reliability Engineer (SRE) you probably have run across CIDR notation for defining IPv4 address spaces for both networks…

Microsoft Azure Functions
Oct 11, 2016 3 min read

How Azure Functions Pricing Works

Serverless computing is a growing trend in cloud computing, and it’s a natural next step in the Platform as a Service (PaaS) area. First PaaS…